wklumpen / equity-pulse-web

Equity Pulse is a web application and visualization platform using Flask+D3 to support equity and access calcualtions for TransitCenter/SSR/SF2 Work
4 stars 0 forks source link

Add Geo identifiers to data download #64

Closed mlbtc closed 2 years ago

mlbtc commented 3 years ago

Could you add fields that identify each block group as being a part of or not a part of each type of geography? E.g. MSA, Economic Region, Urban Core, Equity Neighborhood. Something like: Field = MSA. Value 1 = part of MSA, Value 0 = not a part of the MSA

wklumpen commented 3 years ago

I'm going to shelve this for now as I focus on some of the other bugs, as it's a bit of a lift. There's already a fair bit of data adjustment going on behind the scenes for the downloads.

Alternative: Provide a separate mapping file for a region containing the data you're suggesting. People can join it in as they wish.

mlbtc commented 3 years ago

If providing the separate mapping file is easy to do, that would be fine.