Go to file
2023-10-04 13:01:03 -05:00
data first commit 2023-10-04 13:01:03 -05:00
maps first commit 2023-10-04 13:01:03 -05:00
.gitignore first commit 2023-10-04 13:01:03 -05:00
crimes.ipynb first commit 2023-10-04 13:01:03 -05:00
map.png first commit 2023-10-04 13:01:03 -05:00
pyproject.toml first commit 2023-10-04 13:01:03 -05:00
README.md first commit 2023-10-04 13:01:03 -05:00

Chicago Crime Analysis

Basic analysis of chicago crime in python. Using Chicago Police Department Data.

The goal is to find which areas of the city are the safest, and which are the most dangerous.

The code in the jupyter notebook produces the below graph:

Image of the plot

Areas in red have higher relative crime than areas in blue.