Contextual geographic and economic data to display on StoriesOfSolidarity.org
- Simplified state boundaries and Puerto Rico from mbostock
- Counties by state from yooper/open-model
- Place names generated from 2015 US Gazetteer and split by state as geojson.
make places
- Zipcode tabulation areas from 2012 TIGER data, joined to Census Relationship Files and converted to geojson by state with mapshaper, and simplified to topojson.
make zcta/state/topo
- Zipcode data files from USZipcodes.org, split with python by state as geojson
- Prevailing wages and Bureau of Labor Statistics via their API and custom queries.
You can run a local server for simple testing with python simple-http-server-cors.py 3000