Skip to content

Code for collecting and transforming Chicago-related crime data

Notifications You must be signed in to change notification settings

chicagocrimedata/datastore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chicago Crime Data -- datastore repo

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

Contact card data

Official:

https://home.chicagopolice.org/isr-data/

Lucy Parsons Lab

Forms:

https://www.chicagotribune.com/news/ct-met-contact-cards-stop-reports-police-gfx-20160226-htmlstory.html

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)

About

Code for collecting and transforming Chicago-related crime data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published