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
112 stars 40 forks source link

Volume analysis #242

Closed j-t-t closed 5 years ago

j-t-t commented 5 years ago

A little bit of refactoring; Using segment objects instead of tuples, and updating intersection properties to write directly to the intersection geojson files

codecov[bot] commented 5 years ago

Codecov Report

Merging #242 into master will increase coverage by 0.04%. The diff coverage is 70.58%.

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage    55.7%   55.75%   +0.04%     
==========================================
  Files          34       34              
  Lines        3425     3460      +35     
==========================================
+ Hits         1908     1929      +21     
- Misses       1517     1531      +14