mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-27 22:21:17 -07:00
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:
parent
49ce0f5911
commit
5c65eed28f
8 changed files with 230 additions and 723 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue