Shiny Application -> https://avinashkz.shinyapps.io/CrimeVisualizationUS/
The US County Crime Visualization app is developed as an extension to US Crime Visualization Application.
Following are the changes I have made in this version:
- Use LeafletJS for US map
- Add LeafletJS map for each state
- Change layout to Navbar from Shiny Dashboard.
- Add Plotly Bar plot to show the proportion of different types of crime.
- Use crime statistics data from FBI website to show crime statistics for each county.
As simple as selecting a state by clicking on the US Map.
Overview of crime in the US.
Crime in California counties.
Add or remove extra counties or states to the Bar and Line plot.