Code for collecting and transforming Chicago-related crime data
A repo containing the ETL scripts and their results for Chicago crime data.
# script that converts the tempstash/year files into
# individual day files, more optimal for git tracking and so forth!
$ python src/stash/split-socrata-years-into-days.py \
data/tempstash/crime-incident-years \
data/stashed/socrata-chicago-crime-incidents
Official:
https://home.chicagopolice.org/isr-data/
Lucy Parsons Lab
Forms:
direct link:
https://assets.documentcloud.org/documents/2722533/Contact-Card-Stop-Reports.pdf
ACLU report on unreleased data:
https://www.aclu-il.org/sites/default/files/wp-content/uploads/2015/03/ACLU_StopandFrisk_6.pdf (March 2015)