Push database tables to Socrata via DataSync
DEPRECATED in favor of sde-socrata
This utility loops through a list of tables and pushes their contents to their corresponding Socrata dataset IDs.
- Java Runtime JDK
- DataSync
- Python
- Clone this repository
- Install dependencies via
pip install -r requirements.txt
- Put the DataSync
.jar
file in the/bin
directory
- Copy
.env.sample
to.env
and fill it in - Copy
config.sample.json
toconfig.json
and fill it in - Fill in table and dataset ID information in
datasets.yaml
$ python main.py