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

Crash import #181

Closed terryf82 closed 6 years ago

terryf82 commented 6 years ago

Allow cities to use various time formats, addressing 180

Handle crash data that has no date of month supplied, addressing 162

Initial Pittsburgh config, progressing 164

Initial Brisbane config (not yet executing full pipeline), progressing 120

codecov[bot] commented 6 years ago

Codecov Report

Merging #181 into master will increase coverage by 1.15%. The diff coverage is 89.18%.

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage    42.5%   43.66%   +1.15%     
==========================================
  Files          26       26              
  Lines        2736     2755      +19     
==========================================
+ Hits         1163     1203      +40     
+ Misses       1573     1552      -21