top of page
Los Angeles Crime DashBoard







In this project, I created a dashboard for visualizing crime activity records in Los Angeles, specifically between 2020 and 2023. The project features a treemap to observe the prevalence of different crimes over the years, and a line plot to show how crimes vary by month. Additionally, another tab in the dashboard provides an analysis of crimes by region. Users can view a table of the areas with the highest crime rates and track crime density using a heatmap overlay on a Folium map.
​
You can access the dashboard at https://onurdata.pythonanywhere.com and for more detailed information, please visit the GitHub page at https://github.com/onuryus/crime_data


bottom of page