Skip to content

Streamlit Dashboard on Motor Vehicle Collisions in NYC

Notifications You must be signed in to change notification settings

bryantanjw/streamlit-nyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motor Vehicle Collisions in New York City.

A Data Science dashboard webapp depicting vehicle collisions in New York City.

Built with a pure python script with Streamlit, and deployed using Heroku.

The dataset was derived from the New York City Police Department, consisting of 1.67 million rows and 29 columns: "https://lnkd.in/g2uWzfr"

The dashboard, amongst other features, showcases a plotly histogram for the breakdown of motor vehicle collisions by minute between one-hour intervals.

It also has an interactive 3D map that displays the frequency of collisions during a given time of day; notice that most motor vehicle collisions happen at night. The map was plotted by utilising Uber's open source deck.gl library (pydeck).

Click the link below to access the dashboard in your browser:
https://lnkd.in/gch9Zqu

About

Streamlit Dashboard on Motor Vehicle Collisions in NYC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published