hackoregon / transportation-backend

Transportation backend repo - 2016 and 2017
8 stars 7 forks source link

Load CIP Polygons API into Postgres using Django #8

Closed sanjuroj closed 7 years ago

sanjuroj commented 7 years ago

Create a django loader for the CIP Polygons API. See the django importer for the CIP Points API for the approach to loading that has been taken so far.

Documentation on APIs can is in this google docs folder.

For now, load the data just once. We will eventually want to regularly import new and updated data from the city APIs, but that will require extra work to ensure we merge the new data with the existing data correctly. For now, we just need a data set in the database so we can create a demo frontend.

sanjuroj commented 7 years ago

Closed by commit cd9fa35ab874e87aac35718e555c200daa3a6585