You can view the interactive Traffic Incident Analysis Dashboard.
This project analyzes real-time traffic incidents to visualize key patterns and trends, including geographic hotspots and incident types.
- Python Code: Data cleaning and preprocessing using Python (
pandas
). - Cleaned Data: CSV file containing the cleaned data.
- Tableau Dashboard: Interactive visualizations of traffic incidents.
- Clone the repository:
git clone https://github.com/eincagle/austin-traffic-incident-analysis cd austin-traffic-incident-analysis