Closed BethMattern closed 2 years ago
All of these shapefiles are at the state level, with geometries only. Here are some details on file naming:
Here is a technical guide: https://www2.census.gov/geo/pdfs/partnerships/bas/BAS_Technical_Guide.pdf
(Continuing to dig around)
Pulling this down. Will confirm match.
So, as an update -- for this, I'm actually pulling this file: https://www2.census.gov/geo/docs/maps-data/data/rel/centract_aia.txt
This is a straight CSV and uses 2010 tracts. Here's why I'm using it:
Right now, this accomplishes a preliminary step -- assigning "1/0" for tracts that contain at least SOME tribal area or population. We can refine as we continue. Here, I'm assuming the Census translation table uses BAS data -- to confirm.
As a next step, we should think about how to visualize data on the map itself.
TODO: Remove from score, keep as a boolean for visualization.
Note: NaN
means false.
(@BethMattern -- this requires a final data check on my end)
We are closing this and not merging because we are going to change to another data source for tribal boundaries.
Overlay tribal boundaries on the map so that users can see which tracts are a part of tribal lands.
Use Census BAS data - https://www.census.gov/geographies/mapping-files/2022/geo/bas/2022-bas-shapefiles.html
Emma will import the data & map to census tracts. Add indicator to tracts