NYC_traffic_collisions_app

A Streamlit dashboard with minimalistic interface that performs Data Analysis and Visualisation on the NYC OpenData Motor Vehicle Crashes Dataset

Website:

https://sheltered-savannah-16720.herokuapp.com

Local installation:

  • Clone the repository

git clone https://github.com/susiejojo/NYC_traffic_collisions_app.git

  • Install dependencies

pip install -r requirements.txt

  • Run the application

streamlit run app.py