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

Viz upgrade - show crash dates and increase contrast #215

Closed terryf82 closed 5 years ago

terryf82 commented 5 years ago

We should have the data to support showing crash dates in the dialog window that appears when you click on a crash circle.

Right now it shows e.g

"x crashes"

but this could be extended to:

"x crashes:

Also we discussed the idea of reverting to the purple crash circles, to improve their contrast against the map.

alicefeng commented 5 years ago

What's the point of showing the crash dates and times now that the model doesn't have a temporal aspect anymore? Maybe it makes more sense to show the lat/long coordinates so the user can look up when crashes happened in the crash dataset they're supplying.

j-t-t commented 5 years ago

I'd still like to see the dates, if it's possible to do. I envision this as a tool that advocacy groups can use also, and if they want to easily see when crashes happened in a certain area (which was actually a request our local bike advocacy group made of me), it would be great if there's a tool they can use without having to dig into the data themselves.

alicefeng commented 5 years ago

So are we envisioning there will be people who will use the viz but not run the pipeline themselves?

alicefeng commented 5 years ago

Closed by #229