insight-lane / crash-model

Build a crash prediction modeling application that leverages multiple data sources to generate a set of dynamic predictions we can use to identify potential trouble spots and direct timely safety interventions.
https://insightlane.org
MIT License
113 stars 40 forks source link

Data standards #143

Closed terryf82 closed 6 years ago

terryf82 commented 6 years ago

Functionality to check for OSM polygon and respond if not found, using new city lat, lng and radius properties from config file. Upgraded config file for 3 demo cities to include new required fields & tested all 3 cities still working Added tests to confirm crashes schema can accommodate both number and string ids (required for Baltimore on boarding) Draft predictions schema and instance added