mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-10 15:54:18 -07:00
Remove proportions and add percent (#1346)
This commit is contained in:
parent
76bcbe90cf
commit
064a4a3564
3 changed files with 12 additions and 12 deletions
|
@ -505,7 +505,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</h3>
|
||||
<div>
|
||||
|
||||
The percent of households in a census tract that are both earning less than 80% of HUD Area Median
|
||||
Percent of households in a census tract that are both earning less than 80% of HUD Area Median
|
||||
Family Income by county and are spending more than 30% of their income on housing costs.
|
||||
|
||||
</div>
|
||||
|
@ -1137,7 +1137,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</h3>
|
||||
<div>
|
||||
|
||||
The percent households, which are households, where no one over the age fourteen speaks English well.
|
||||
Percent of households, which are households, where no one over the age fourteen speaks English well.
|
||||
|
||||
</div>
|
||||
<ul>
|
||||
|
@ -1252,7 +1252,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</h3>
|
||||
<div>
|
||||
|
||||
Proportion of a tract's population in households where the household income is at or below 100% of
|
||||
Percent of a tract's population in households where the household income is at or below 100% of
|
||||
the Federal poverty level.
|
||||
|
||||
</div>
|
||||
|
@ -1321,7 +1321,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</h3>
|
||||
<div>
|
||||
|
||||
Proportion of people ages 25 years or older in a census tract whose
|
||||
Percent of people ages 25 years or older in a census tract whose
|
||||
education level is less than a high school diploma.
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue