healthyregions / oeps

Opioid Environment Policy Scan - data explorer and backend management
https://oeps.healthyregions.org
GNU General Public License v3.0
0 stars 0 forks source link

Unify census geo data pipeline with what is needed for OEPS #34

Open mradamcox opened 1 week ago

mradamcox commented 1 week ago

Currently, the census.py operations will download all shapefiles from the US Census FTP for a given year (2010 or 2018), merge them, standardize some fields, export to a variety of formats, geojson, shp, and pmtiles, and then upload these files to S3. However, we are not yet using these in the OEPS download packages, nor in the explorer map. To unify this, the following changes should be made:

Once this is all pulled together, we can explore other ways of handling the ZCTA and Tract layers without relying on Mapbox.