Issue 838: Update comparison tool to use tracts (#934)

* Updating comparison tool to use tracts, and rely more heavily on `field_names`
This commit is contained in:
Lucas Merrill Brown 2021-11-30 18:46:29 -05:00 committed by GitHub
commit 5c65eed28f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 230 additions and 723 deletions

View file

@ -118,7 +118,7 @@ UNDER_5_FIELD = "Individuals under 5 years old"
OVER_64_FIELD = "Individuals over 64 years old"
# Urban Rural Map
URBAN_HERUISTIC_FIELD = "Urban Heuristic Flag"
URBAN_HEURISTIC_FIELD = "Urban Heuristic Flag"
# Housing value
MEDIAN_HOUSE_VALUE_FIELD = "Median value ($) of owner-occupied housing units"