mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-06 22:54:19 -07:00
added revised
This commit is contained in:
parent
00590bc086
commit
7e6dd1d3db
4 changed files with 36 additions and 12 deletions
|
@ -234,7 +234,13 @@ MARYLAND_EJSCREEN_TRACT_90_PERCENT_FIELD: str = (
|
|||
)
|
||||
|
||||
MARYLAND_PERCENTILE_FIELD_NAME: str = (
|
||||
"Maryland Environmental Justice Percentile"
|
||||
"Maryland Environmental Justice Percentile for EJ Score"
|
||||
)
|
||||
|
||||
MARYLAND_SCORE_FIELD_NAME: str = "Maryland Environmental Justice Score"
|
||||
|
||||
MARYLAND_EJSCREEN_BURDENED_THRESHOLD: str = (
|
||||
"Tract is greater than 75th percentile for Maryland EJ Score"
|
||||
)
|
||||
|
||||
# Child Opportunity Index data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue