hackoregon / transportation-systems

Hack Oregon Repository to develop code for the Transportation Theme of CIVIC.
MIT License
5 stars 2 forks source link

Ingest Ridership Data #13

Closed code-farmhouse closed 6 years ago

code-farmhouse commented 6 years ago
znmeb commented 6 years ago

I've got the SQL done for this - just need to build a container to run it in.

znmeb commented 6 years ago

The code is basically complete and running. (https://github.com/hackoregon/ingest-ridership-data). The plan is to integrate it with Django Rest Framework as soon as the crash data integration is complete. This one will be simpler than the crash data one; there's only one table and all the rows are geotagged.

znmeb commented 6 years ago

Closing - database dump is available in our Google Driver in the "Compressed Dumps" folder, file "passenger_census.backup".