datamade/million-dollar-blocks-analysis

Name: million-dollar-blocks-analysis

Owner: datamade

Description: public repo with analysis for the Chicago million dollar blocks project

Created: 2015-07-15 03:32:10.0

Updated: 2016-04-18 19:21:47.0

Pushed: 2016-04-18 19:21:46.0

Homepage: null

Size: 9237

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Chicago Million Dollar Blocks

This repo contains the analysis behind the Chicago Million Dollar Blocks project

The convictions data comes from the Chicago Justice Project - for more information, see Convicted In Cook

This repo does not contain the exact data that we used, which has sensitive information - namely, addresses. However, there is an anonymized version of the convictions dataset.

Setup

eatedb jail
ql -d jail -c "CREATE EXTENSION postgis"

Install stuff using pip & homebrew

p install -r requirements.txt
ew install gdal --with-postgresql

Mac users: you will also need the rename library

ew install rename

Copy the config.mk.example to config.mk:

 config.mk.example config.mk

Configure make in config.mk with your DB settings, then:

ke

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.