Data Science Web App with Streamlit and Python

Directions for use:

Run the following command in the terminal: streamlit run app.py

Requirements:

numpy==1.16.4
pandas==0.24.2
pydeck==0.3.0
streamlit==0.57.3
plotly==4.0.0

Dataset:

Get latest from: Motor Vehicles Collisions - Crashes | NYC Open Data
Replace the spaces in column headers with underscores "_"

Screenshots:

Collision Map:

Collision Map

Minute-wise Breakdown:

Minute-wise Breakdown

Data Tables:

Data Tables