This repository contains a Plotly Dash application that analyzes car crash data in Maryland. This dashboard provides insights into crash trends, including hourly, daly, and monthly trends. Additionally it analyzes how Covid-19 crash rates have changed in different counties.
- AnneArundel.ipynb: Jupyter Notebook used for initial testing and exploration of the data.
- Crashes.py: Main Python script that renders the Dash application.
- DF_Output_Processed.csv: Processed dataset used in the Dash application.
- Data_Processing.ipynb: Jupyter Notebook used for data processing
- assets/: Contains additional datasets and images used in the application, such as hourly, daily, and monthly crash counts as well as the Maryland logo.
Data on Maryland Car Crashes from Maryland. https://opendata.maryland.gov/Public-Safety/Maryland-Statewide-Vehicle-Crashes/65du-s3qu
- Update: It appears Maryland has changed how this data is accessed: https://opendata.maryland.gov/stories/s/ggbs-m2rv
The Crashes.py file creates plotly dashboard hosted here: https://maryland-crash-app.onrender.com/