hackoregon / transportation-backend

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

Load Grind and Pave PDF into Postgres using Django #9

Open sanjuroj opened 7 years ago

sanjuroj commented 7 years ago

The PDF file is in the Transportation Data folder as "G&P Schedule as of 1-5-2017.pdf"

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

This is really messy data so do the best you can.

sanjuroj commented 7 years ago

@znmeb has loaded this into a local (to him) db. Someone needs to grab the data, probably save it as a csv or some such, and create a loader for it.