No description
data | ||
maps | ||
.gitignore | ||
crimes.ipynb | ||
map.png | ||
pyproject.toml | ||
README.md |
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:
Areas in red have higher relative crime than areas in blue.