Skip to content

Data Science Dashboard - Geospatial analysis of motor collisions in NYC. Built using streamlit, pandas, numpy, and plotly.

Notifications You must be signed in to change notification settings

hellojustjoe/dataScienceWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Dashboard

Small dashboard built using streamlit, pandas, and plotly. Designed to vizualize traffic collisions in New York City, using the the data set provided by New York Open Data:

https://data.cityofnewyork.us/Public-Safety/Motor-Vehicle-Collisions-Crashes/h9gi-nx95/about_data

To run and test locally, run the below in your terminal

git clone [email protected]:hellojustjoe/dataScienceWebApp.git
pip install -r dataScienceWebApp/requirements.txt
streamlit run dataScienceWebApp/app.py

To view hosted dashboard

https://newyorkcitycollisiondashboard.streamlit.app/

About

Data Science Dashboard - Geospatial analysis of motor collisions in NYC. Built using streamlit, pandas, numpy, and plotly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages