mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-07 07:24:19 -07:00
Add THE to percentiles (#1330)
* Update copy - add the before percentile - change to exceeds * update snapshots
This commit is contained in:
parent
d1d62315ff
commit
fd3d1f969f
5 changed files with 44 additions and 44 deletions
|
@ -428,7 +428,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
at or above 90th percentile for
|
||||
at or above the 90th percentile for
|
||||
<a
|
||||
href="#exp-agr-loss-rate"
|
||||
>
|
||||
|
@ -455,7 +455,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
AND
|
||||
</strong>
|
||||
is above 65th percentile for
|
||||
is above the 65th percentile for
|
||||
<a
|
||||
href="#low-income"
|
||||
>
|
||||
|
@ -491,7 +491,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
at or above 90th percentile for
|
||||
at or above the 90th percentile for
|
||||
<a
|
||||
href="#energy-burden"
|
||||
>
|
||||
|
@ -512,7 +512,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
AND
|
||||
</strong>
|
||||
is above 65th percentile for
|
||||
is above the 65th percentile for
|
||||
<a
|
||||
href="#low-income"
|
||||
>
|
||||
|
@ -548,7 +548,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
at or above 90th percentile for
|
||||
at or above the 90th percentile for
|
||||
<a
|
||||
href="#diesel-pm"
|
||||
>
|
||||
|
@ -569,7 +569,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
AND
|
||||
</strong>
|
||||
is above 65th percentile for
|
||||
is above the 65th percentile for
|
||||
<a
|
||||
href="#low-income"
|
||||
>
|
||||
|
@ -605,7 +605,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
at or above 90th percentile for
|
||||
at or above the 90th percentile for
|
||||
<a
|
||||
href="#lead-paint"
|
||||
>
|
||||
|
@ -618,7 +618,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
median home value
|
||||
</a>
|
||||
is at or less than
|
||||
90th percentile OR at or above the 90th percentile for the
|
||||
the 90th percentile OR at or above the 90th percentile for the
|
||||
<a
|
||||
href="#house-burden"
|
||||
>
|
||||
|
@ -633,7 +633,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
AND
|
||||
</strong>
|
||||
is above 65th percentile for
|
||||
is above the 65th percentile for
|
||||
<a
|
||||
href="#low-income"
|
||||
>
|
||||
|
@ -669,7 +669,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
at or above 90th percentile for
|
||||
at or above the 90th percentile for
|
||||
<a
|
||||
href="#prox-haz"
|
||||
>
|
||||
|
@ -696,7 +696,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
AND
|
||||
</strong>
|
||||
is above 65th percentile for
|
||||
is above the 65th percentile for
|
||||
<a
|
||||
href="#low-income"
|
||||
>
|
||||
|
@ -732,7 +732,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
at or above 90th percentile for
|
||||
at or above the 90th percentile for
|
||||
<a
|
||||
href="#waste-water"
|
||||
>
|
||||
|
@ -747,7 +747,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
AND
|
||||
</strong>
|
||||
is above 65th percentile for
|
||||
is above the 65th percentile for
|
||||
<a
|
||||
href="#low-income"
|
||||
>
|
||||
|
@ -783,7 +783,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
at or above 90th percentile for
|
||||
at or above the 90th percentile for
|
||||
<a
|
||||
href="#asthma"
|
||||
>
|
||||
|
@ -816,7 +816,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
AND
|
||||
</strong>
|
||||
is above 65th percentile for
|
||||
is above the 65th percentile for
|
||||
<a
|
||||
href="#low-income"
|
||||
>
|
||||
|
@ -1459,7 +1459,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<div>
|
||||
|
||||
Percent of housing units built pre-1960, used as an indicator of potential lead paint exposure in
|
||||
tracts with median home values less than 90th percentile.
|
||||
tracts with median home values less than the 90th percentile.
|
||||
|
||||
</div>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue