mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-28 22:21:17 -07:00
parent
f6efdd4e14
commit
b0a728437c
6 changed files with 54 additions and 8 deletions
|
@ -257,3 +257,12 @@ fields:
|
|||
- score_name: Percent of population not currently enrolled in college or graduate school
|
||||
label: Percent of residents who are not currently enrolled in higher ed
|
||||
format: percentage
|
||||
- score_name: Greater than or equal to the 90th percentile for leaky underground storage tanks and is low income?
|
||||
label: Greater than or equal to the 90th percentile for leaky underground storage tanks and is low income?
|
||||
format: bool
|
||||
- score_name: Leaky underground storage tanks (percentile)
|
||||
label: Leaky underground storage tanks (percentile)
|
||||
format: percentage
|
||||
- score_name: Leaky underground storage tanks
|
||||
label: Leaky underground storage tanks
|
||||
format: float
|
||||
|
|
|
@ -153,12 +153,21 @@ sheets:
|
|||
- score_name: Greater than or equal to the 90th percentile for wastewater discharge, is low income, and has a low percent of higher ed students?
|
||||
label: Greater than or equal to the 90th percentile for wastewater discharge, is low income, and high percent of residents that are not higher ed students?
|
||||
format: bool
|
||||
- score_name: Greater than or equal to the 90th percentile for leaky underground storage tanks and is low income?
|
||||
label: Greater than or equal to the 90th percentile for leaky underground storage tanks and is low income?
|
||||
format: bool
|
||||
- score_name: Wastewater discharge (percentile)
|
||||
label: Wastewater discharge (percentile)
|
||||
format: percentage
|
||||
- score_name: Leaky underground storage tanks (percentile)
|
||||
label: Leaky underground storage tanks (percentile)
|
||||
format: percentage
|
||||
- score_name: Wastewater discharge
|
||||
label: Wastewater discharge
|
||||
format: float
|
||||
- score_name: Leaky underground storage tanks
|
||||
label: Leaky underground storage tanks
|
||||
format: float
|
||||
- score_name: Greater than or equal to the 90th percentile for asthma, is low income, and has a low percent of higher ed students?
|
||||
label: Greater than or equal to the 90th percentile for asthma, is low income, and high percent of residents that are not higher ed students?
|
||||
format: bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue