An open API service indexing awesome lists of open source software.

https://github.com/ajay-sheokand/crime_analysis

Crime prediction analysis in the city of WestMinster
https://github.com/ajay-sheokand/crime_analysis

crime-analysis crime-prediction crime-statistics machine-learning machine-learning-algorithms r shapefile spatial-analysis spatial-data

Last synced: 6 months ago
JSON representation

Crime prediction analysis in the city of WestMinster

Awesome Lists containing this project

README

          

This code makes and R shniy app, in which it visualises the crimes in the city of westminster from 2022-01 to 2024-10. In this, all the crimes are represented in a heatmap according to the top 10 crimes in the city.
Once the crime is selected by the user, it will display a historical bar graph, of year by year data, and the crimes in the city from the above time period, moreover, it will generate a second map in which the code uses ST-DBSCAN to represent
crimes and it incorporates the spatial and temporal the features to represent the predictions in this region.

The data was downloaded from: https://data.police.uk/data/
The shapefiles were also downloaded from the same website for the jurisdiction boundaries.

The application is also hosted on: shinyapps.io

The link for the app is: https://ajay-sheokand.shinyapps.io/Crime_Prediction_Westminster/