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

Waze feature additions #226

Closed j-t-t closed 5 years ago

j-t-t commented 5 years ago

This adds the possibility of alert features, as well as the average jam level from waze jams. I only updated the cambridge config with the average jam level, and left the different types of alerts commented out, since I'm not sure we want to add them all as features. I just wanted to add the capability.

This is work that I did mainly back in December, and I just want to get the changes in so they don't get lost. I'm open to other waze feature suggestions!

codecov[bot] commented 5 years ago

Codecov Report

Merging #226 into master will increase coverage by 0.28%. The diff coverage is 70.76%.

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
+ Coverage   54.86%   55.14%   +0.28%     
==========================================
  Files          34       34              
  Lines        3352     3393      +41     
==========================================
+ Hits         1839     1871      +32     
- Misses       1513     1522       +9