mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-30 12:21:17 -07:00
updating with tract area
This commit is contained in:
parent
bfb08e455e
commit
74bf4979f8
2 changed files with 17 additions and 1 deletions
|
@ -363,7 +363,11 @@ PERCENT_OF_TRIBAL_AREA_IN_TRACT = (
|
|||
|
||||
# GeoCorr alternatives variables
|
||||
ZIP_CODE = "Zip code tabulation area (ZCTA)"
|
||||
PERCENT_OF_ZIP_CODE_IN_TRACT = "Percent of zip code tabulation area (ZCTA) in tract"
|
||||
PERCENT_OF_ZIP_CODE_IN_TRACT = (
|
||||
"Percent of zip code tabulation area (ZCTA) in tract"
|
||||
)
|
||||
PERCENT_OF_TRACT_IN_ZIP = "Percent of tract in zip code tabulation area (ZCTA)"
|
||||
|
||||
|
||||
#####
|
||||
# Names for individual factors being exceeded
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue