Skip to content

Instantly share code, notes, and snippets.

@TheMapSmith
Created February 15, 2016 14:21
Show Gist options
  • Save TheMapSmith/459cfe1218a38270afec to your computer and use it in GitHub Desktop.
Save TheMapSmith/459cfe1218a38270afec to your computer and use it in GitHub Desktop.
Chicago Race Plans

Plan for replicating the Chicago race map

[ ] Download 2014 ACS 5y ancestry estimates (census tracts) [ ] Knock out all non-livable areas out of the census tracts [ ] Roadedge (Cook Co Open Data) [ ] Parks (Cook) [ ] Non-residential land use (OSM) [ ] Non-residental OSM buildings (OSM) [ ] Massively simplify the resulting tracts

Option 1:

[ ] Create one random dot per each race in the tract [ ] Create hulls around each race polygon [ ] Try to extract some patterns from that

Option 2:

[ ] Identify the most common ancestry in the tract [ ] Dissolve any adjacent tracts [ ] Drop any tiny sliver tract fragments [ ] Simplify some more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment