mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-05 20:24:18 -07:00
wip on ETL
This commit is contained in:
parent
d4d72c8830
commit
7ceab512c1
3 changed files with 86 additions and 7 deletions
|
@ -361,6 +361,10 @@ PERCENT_OF_TRIBAL_AREA_IN_TRACT = (
|
|||
"Percent of the Census tract that is within Tribal areas"
|
||||
)
|
||||
|
||||
# GeoCorr alternatives variables
|
||||
ZIP_CODE = "Zip code"
|
||||
PERCENT_OF_ZIP_CODE_IN_TRACT = "Percent of zip code in tract"
|
||||
|
||||
#####
|
||||
# Names for individual factors being exceeded
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue