uwescience / DSSG2017-Equity

Free and open-source mapping tools and data workflow for visualizing neighborhood data
https://uwescience.github.io/DSSG2017-Equity/
MIT License
1 stars 4 forks source link

Python scripts for comparing geometries #4

Open bernease opened 7 years ago

bernease commented 7 years ago

Alter Python script to create file associating Census Block Group <> Census Tract <> Neighborhood; see http://www.seattle.gov/opcd/population-and-demographics/geographic-files-and-maps

bernease commented 7 years ago

You'll want to loosely format your csv file like this, though more complex: https://github.com/uwescience/DSSG2017-Equity/blob/gh-pages/data/scripts/inputs/crosswalks/tract_neighborhood.csv

Any format is fine, but the more similar it is, the easier editing the crosswalk script will be.