Skip to content

Commit

Permalink
renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmbrown-usds committed Sep 28, 2022
1 parent a412a72 commit 677c2dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/data-pipeline/data_pipeline/score/field_names.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,8 +361,8 @@
)

# GeoCorr alternatives variables
ZIP_CODE = "Zip code"
PERCENT_OF_ZIP_CODE_IN_TRACT = "Percent of zip code in tract"
ZIP_CODE = "Zip code tabulation area (ZCTA)"
PERCENT_OF_ZIP_CODE_IN_TRACT = "Percent of zip code tabulation area (ZCTA) in tract"

#####
# Names for individual factors being exceeded
Expand Down

0 comments on commit 677c2dc

Please sign in to comment.