mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-11 20:04:18 -07:00
Update copy from CEQ (#1296)
* Update copy - updates from CEQ - meth page - side panel pages - low median income - update snapshots * QA udpates
This commit is contained in:
parent
44a8b04d3b
commit
e48ab86b85
13 changed files with 291 additions and 247 deletions
|
@ -307,7 +307,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
id="energy-burden"
|
||||
>
|
||||
<h3>
|
||||
Energy cost burden
|
||||
Energy burden
|
||||
</h3>
|
||||
<div>
|
||||
Average annual energy cost per household ($) divided by household average income.
|
||||
|
@ -988,7 +988,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
id="life-exp"
|
||||
>
|
||||
<h3>
|
||||
Life expectancy
|
||||
Low life expectancy
|
||||
</h3>
|
||||
<div>
|
||||
|
||||
|
@ -999,12 +999,12 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
Note:
|
||||
</strong>
|
||||
|
||||
Unlike most of the other datasets, high values of this data indicate low burdens.
|
||||
For percentile calculations of burden, the percentile is calculated in reverse order, so that the tract with
|
||||
the highest median income relative to area median income (lowest burden on this measure) is at the
|
||||
0th percentile, and the tract with the lowest median income relative to area median income
|
||||
(highest burden on this measure) is at the 100th percentile. Tracts with the highest number
|
||||
have the lowest life expectancy.
|
||||
Unlike most of the other datasets, high values of this data indicate low burdens. For
|
||||
percentile calculations of burden, the percentile is calculated in reverse order, so that the
|
||||
tract with the highest life expectancy relative to area life expectancy (lowest burden on this
|
||||
measure) is at the 0th percentile, and the tract with the lowest life expectancy relative to
|
||||
area life expectancy (highest burden on this measure) is at the 100th percentile. Tracts with
|
||||
the highest number have the lowest life expectancy.
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1050,11 +1050,26 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
id="low-med-inc"
|
||||
>
|
||||
<h3>
|
||||
Median Income
|
||||
Low median income
|
||||
</h3>
|
||||
<div>
|
||||
|
||||
Median income of the census tract calculated as a percent of the area’s median income.
|
||||
|
||||
<p>
|
||||
<strong>
|
||||
Note:
|
||||
</strong>
|
||||
|
||||
Unlike most of the other datasets, high values of this data indicate low burdens. For
|
||||
percentile calculations of burden, the percentile is calculated in reverse order, so that the
|
||||
tract with the highest median income relative to area median income (lowest burden on this
|
||||
measure) is at the 0th percentile, and the tract with the lowest median income relative to
|
||||
area median income (highest burden on this measure) is at the 100th percentile. Tracts with
|
||||
the highest number have the lowest median income.
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
<ul>
|
||||
|
@ -1302,7 +1317,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
id="high-school"
|
||||
>
|
||||
<h3>
|
||||
High school degree achievement rate
|
||||
High school degree attainment rate
|
||||
</h3>
|
||||
<div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue