Results 16 issues of Hemanshu

### Description In subject table the column shape is not indexed, indexing the shape column would significantly improve the performance of the tool. Have gone through the documentation of creating...

### Description Save and update requires to check in the database whether the entry exists or not, if exists it updates else adds, but that increase overhead and compute time...

enhancement
effort:3
topic:importer

### Description Currently in DC we are logging to much information, which is necessary when user would want to debug some recipe or some other functionality. But could be overwhelming...

enhancement
effort:3
topic:error_logging

### Description Consider an example of a table of size 6*8, where there are 8 attributes and 6 subjects. In current implementation we are saving combination of every subject with...

enhancement
effort:13
topic:datastore

A Tombolo install script for linux, mac and Windows environment which would help user getting started with the project, by installing all the dependencies required by the project, along with...

enhancement
help wanted
effort:3
topic:ux

### Description Currently all the hibernate options are set to default and it would be good if we could change a few of them to boost the performance of DC...

enhancement
effort:3
topic:importer

### Description The current approach of DC executes tasks sequentially. Taking [London Cycle Traffic Air Quality](https://github.com/FutureCitiesCatapult/TomboloDigitalConnector/blob/master/src/main/resources/executions/examples/london-cycle-traffic-air-quality.json) recipe as an example throughout the issue description, will explain the current approach and...

enhancement
effort:8

Building a json reader

enhancement
help wanted
effort:5
topic:importer

Need to create a docker image of the project with pre-installed dependencies

help wanted

### Description Currently ONSWagesImporter only supports data of 2016. Need to generalise it so that it can support data for every year, using TemporalScope ### Error log None