Update side panel copy to Living copy (#1285)

* Update side panel copy to Living copy

* Update lead paint short description

* Rebase main and update areaDetail snapshots

* Update cypress test on dataset used in beta header

* QA review updates

* Update deploy-fe-main to point to new CDN (d3r)
This commit is contained in:
Vim 2022-02-17 13:59:23 -05:00 committed by GitHub
commit d5a15f1053
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 415 additions and 425 deletions

View file

@ -315,8 +315,8 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
>
Explore the tool
</a>
page or just use the email address provided above. Please
include the census tract ID, county, state or territory information, in addition to your feedback.
page or use the email address provided above. Please
include the census tract ID, county, and state or territory information, in addition to your feedback.
</p>
<p>
@ -327,7 +327,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</p>
<p>
In addition, you can provide information about data via the
In addition, you can provide feedback on the tool via this
<a
class="usa-link usa-link--external"
data-cy=""
@ -335,7 +335,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
rel="noreferrer"
target="_blank"
>
improvement survey
survey
</a>
.

View file

@ -333,10 +333,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</i>
, President Biden directed the Council on Environmental Quality (CEQ)
to create a Climate and Economic Justice Screening Tool. The purpose of the tool is to help
Federal agencies identify disadvantaged communities that have been historically
marginalized, underserved, and overburdened by pollution. The tool provides socioeconomic,
environmental, and climate information to inform decisions that may affect these communities. The
tool identifies disadvantaged communities through publicly-available, nationally-consistent, and high-quality data.
Federal agencies identify disadvantaged communities that are marginalized, underserved, and
overburdened by pollution. The current version of the tool provides socioeconomic, environmental,
and climate information to inform decisions that may affect these communities. The
tool identifies disadvantaged communities through publicly-available, nationally-consistent datasets.
</p>
<p>
@ -364,14 +364,14 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
data-testid="grid"
>
<img
alt="Justice40"
alt="The Justice40 Initiative"
class="j40-aboutcard-image"
src="test-file-stub"
/>
</div>
<div
class="tablet:grid-col-9"
data-cy="justice40-block"
data-cy="the-justice40-initiative-block"
data-testid="grid"
>
<div
@ -379,18 +379,16 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
data-testid="grid"
>
<h2>
Justice40
The Justice40 Initiative
</h2>
<p>
The tool will provide important information for the Justice40 Initiative. The goal of the
Justice40 Initiative is to provide 40 percent of the overall benefits of certain federal
programs in seven key areas to disadvantaged communities. These seven key areas are: climate
Justice40 Initiative is to provide 40 percent of the overall benefits of certain Federal
investments in seven key areas to disadvantaged communities. These seven key areas are: climate
change, clean energy and energy efficiency, clean transit, affordable and sustainable
housing, training and workforce development (related to climate, natural disasters, environment,
clean energy, clean transportation, affordable and sustainable housing, water and
wastewater infrastructure, and legacy pollution reduction, including in energy communities),
the remediation and reduction of legacy pollution, and the development of critical clean water infrastructure.
housing, training and workforce development, the remediation and reduction of legacy pollution,
and the development of critical clean water infrastructure.
</p>
<p>
@ -520,7 +518,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<p>
Explore data about communities in your area and provide feedback on the tool.
Explore data about communities across the U.S., including your own, and provide feedback on the tool.
</p>
<div
@ -587,7 +585,9 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
Send feedback
</h3>
<p>
Have ideas about how this tool can be improved to better reflect the on-the-ground experiences of your community?
Have ideas about data and information that reflect the experiences and conditions of your community?
</p>
<div
class="j40-aboutcard-sm-link"
@ -643,7 +643,9 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
Join the open source community
</h3>
<p>
The screening tools code is open source, which means it is available for the public to view and contribute to.
The tools code is open source, which means it is available for the public to view and contribute to it.
</p>
<div
class="j40-aboutcard-sm-link"

View file

@ -290,12 +290,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<section>
<p>
This tool identifies communities that are overburdened by pollution and other environmental exposures
and disadvantaged by underinvestment. A community qualifies as disadvantaged when a census tract
is at or above a certain threshold for a climate or environmental burden indicator and also above
a certain threshold for a socioeconomic indicator. Census tract geographical boundaries are
determined by the U.S. Census Bureau once every ten years. This tool untilizes the
census tract boundaries from 2010.
The current version of the tool identifies communities that are disadvantaged for the purposes of
the Justice40 Initiative using census tracts, which are the smallest geographic unit for
which publicly-available and nationally-consistent datasets can be consistently displayed on the
tool. Census tract geographical boundaries are determined by the U.S. Census Bureau once every ten
years. This tool uses the census tract boundaries from 2010.
</p>
</section>
@ -331,8 +330,9 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<section>
<p>
Communities will be defined as disadvantaged for the purposes of Justice40 if they meet
the qualifications under one or more of the eight categories of criteria below.
Communities are identified as disadvantaged by the current version of the tool for the purposes of
the Justice40 Initiative if they are located in census tracts that are at or above the
combined thresholds in one or more of eight categories of criteria below.
</p>
</section>
@ -533,7 +533,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</div>
<div>
<h3>
Clean transportation
Clean transit
</h3>
<p>
@ -617,7 +617,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<a
href="#median-home"
>
low median home value
median home value
</a>
is at or less than
90th percentile OR at or above the 90th percentile for the
@ -875,7 +875,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
unemployment
</a>
OR
percent individuals in households at or below 100% federal
percent individuals in households at or below 100% Federal
<a
href="#poverty"
>
@ -914,7 +914,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
>
<div
class="grid-container-desktop-lg"
data-cy="datasets-used-in-methodology-block"
data-cy="datasets-used-in-beta-methodology-block"
data-testid="gridContainer"
>
<div
@ -926,10 +926,27 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
data-testid="grid"
>
<h2>
Datasets used in methodology
Datasets used in beta methodology
</h2>
</div>
</div>
<div
class="grid-row"
data-testid="grid"
>
<div
class="desktop:grid-col-9"
data-testid="grid"
>
<p>
The datasets used in the current version of the tool come from a variety of sources and were
selected based on relevance, availability, and quality. The datasets seek to identify a range of
human health, environmental, climate-related, and other impacts on communities.
</p>
</div>
</div>
<div
class="grid-row"
data-testid="grid"
@ -948,7 +965,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<div>
Percent of a census tract's population in households where household income is at or below
200% of the federal poverty level.
200% of the Federal poverty level.
</div>
<ul>
@ -956,7 +973,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
All categories except for training and workforce development
All categories except for the training and workforce development catetory
</li>
<li>
<span>
@ -1042,10 +1059,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Percent of agriculture value at risk from losses due to natural hazards such as the fourteen
natural hazards that have some link to climate change including: avalanche, coastal flooding,
Percent of agriculture value at risk from losses due to natural hazards that have some link
to climate change: avalanche, coastal flooding,
cold wave, drought, hail, heat wave, hurricane, ice storm, landslide, riverine flooding, strong
wind, tornado, wildfire, and winter weather. Calculated by dividing the agriculture value at risk in
wind, tornado, wildfire, and winter weather. Rate calculated by dividing the agriculture value at risk in
a census tract by the total agriculture value in that census tract.
</div>
@ -1054,7 +1071,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Climate change methodology
Climate change category
</li>
<li>
<span>
@ -1093,10 +1110,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Percent of building value at risk from losses due to natural hazards such as the fourteen
natural hazards that have some link to climate change including: avalanche, coastal flooding,
Percent of building value at risk from losses due to natural hazards
that have some link to climate change: avalanche, coastal flooding,
cold wave, drought, hail, heat wave, hurricane, ice storm, landslide, riverine flooding, strong
wind, tornado, wildfire, and winter weather. Calculated by dividing the building value at risk in
wind, tornado, wildfire, and winter weather. Rate calculated by dividing the building value at risk in
a census tract by the total building value in that census tract.
</div>
@ -1105,7 +1122,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Climate change methodology
Climate change category
</li>
<li>
<span>
@ -1144,8 +1161,8 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Rate relative to the population in fatalities and injuries due to natural hazards each year such as
the fourteen natural hazards that have some link to climate change including: avalanche,
Rate relative to the population in fatalities and injuries due to natural hazards each year
that have some link to climate change: avalanche,
coastal flooding, cold wave, drought, hail, heat wave, hurricane, ice storm, landslide,
riverine flooding, strong wind, tornado, wildfire, and winter weather. Population loss is defined
as the Spatial Hazard Events and Losses or National Centers for Environmental Informations
@ -1162,7 +1179,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Climate change methodology
Climate change category
</li>
<li>
<span>
@ -1200,14 +1217,14 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
Energy cost burden
</h3>
<div>
Average annual energy cost ($) divided by household income.
Average annual energy cost per household ($) divided by household average income.
</div>
<ul>
<li>
<span>
Used in:
</span>
Clean energy and energy efficiency methodology
Clean energy and energy efficiency category
</li>
<li>
<span>
@ -1246,7 +1263,9 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Fine inhalable particles, with diameters that are generally 2.5 micrometers and smaller.
Fine inhalable particles, with diameters that are generally 2.5 micrometers and smaller. The value
in the fields is the weight of these particles in micrograms per cubic meter.
</div>
<ul>
@ -1254,7 +1273,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Clean energy and energy efficiency methodology
Clean energy and energy efficiency category
</li>
<li>
<span>
@ -1297,7 +1316,8 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Mixture of particles that is part of diesel exhaust in the air.
Mixture of particles that is part of diesel exhaust in the air. The value in the fields is the
weight of these particles in micrograms per cubic meter.
</div>
<ul>
@ -1305,7 +1325,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Clean transportation methodology
Clean transit category
</li>
<li>
<span>
@ -1345,7 +1365,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<div>
Count of vehicles (average annual daily traffic) at major roads
within 500 meters, divided by distance in meters (not km).
within 500 meters, divided by distance in meters.
</div>
<ul>
@ -1353,7 +1373,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Clean transportation methodology
Clean transit category
</li>
<li>
<span>
@ -1393,7 +1413,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<div>
The percent of households in a census tract that are both earning less than 80% of HUD Area Median
Family Income by county and are paying greater than 30% of their income to housing costs.
Family Income by county and are spending more than 30% of their income on housing costs.
</div>
<ul>
@ -1401,13 +1421,13 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Affordable and sustainable housing methodology
Affordable and sustainable housing category
</li>
<li>
<span>
Responsible Party:
</span>
Department of Housing & Urban Development's (HUD)
Department of Housing & Urban Development (HUD)
</li>
<li>
<span>
@ -1441,7 +1461,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 90th percentile.
</div>
<ul>
@ -1449,7 +1469,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Affordable and sustainable housing methodology
Affordable and sustainable housing category
</li>
<li>
<span>
@ -1484,7 +1504,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
id="median-home"
>
<h3>
Low median home value
Median home value
</h3>
<div>
@ -1496,7 +1516,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Affordable and sustainable housing methodology
Affordable and sustainable housing category
</li>
<li>
<span>
@ -1536,7 +1556,8 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<div>
Count of hazardous waste facilities (Treatment, Storage, and Disposal Facilities and Large
Quantity Generators) within 5 km (or nearest beyond 5 km), each divided by distance in kilometers.
Quantity Generators) within 5 kilometers (or nearest beyond 5 kilometers), each divided by
distance in kilometers.
</div>
<ul>
@ -1544,7 +1565,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Reduction and remediation of legacy pollution methodology
Reduction and remediation of legacy pollution category
</li>
<li>
<span>
@ -1567,7 +1588,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
>
Treatment, Storage, and Disposal Facilities (TSDF) data
</a>
from 2020 calculated from EPA RCRA database as compiled
from 2020 calculated from EPA's RCRA database as compiled
by EPA's EJSCREEN
</li>
@ -1587,8 +1608,8 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Count of proposed or listed NPL - also known as superfund - sites within 5 km (or nearest one
beyond 5 km), each divided by distance in kilometers.
Count of proposed or listed NPL - also known as Superfund - sites within 5 kilometers (or nearest one
beyond 5 kilometers), each divided by distance in kilometers.
</div>
<ul>
@ -1596,7 +1617,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Reduction and remediation of legacy pollution methodology
Reduction and remediation of legacy pollution category
</li>
<li>
<span>
@ -1635,8 +1656,8 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Count of RMP (potential chemical accident management plan) facilities within 5 km (or nearest
one beyond 5 km), each divided by distance in kilometers.
Count of RMP (potential chemical accident management plan) facilities within 5 kilometers (or nearest
one beyond 5 kilometers), each divided by distance in kilometers.
</div>
<ul>
@ -1644,7 +1665,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Reduction and remediation of legacy pollution methodology
Reduction and remediation of legacy pollution category
</li>
<li>
<span>
@ -1683,8 +1704,8 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Risk-Screening Environmental Indicators (RSEI) modeled Toxic Concentrations at
stream segments within 500 meters, divided by distance in kilometers (km).
Risk-Screening Environmental Indicators (RSEI) modeled toxic concentrations at
stream segments within 500 meters, divided by distance in kilometers.
</div>
<ul>
@ -1692,7 +1713,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Critical clean water and waste infrastructure methodology
Critical clean water and waste infrastructure category
</li>
<li>
<span>
@ -1732,7 +1753,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<div>
Weighted percent of people who answer “yes” to both of the following questions: “Have you ever
been told by a doctor, nurse, or other health professional that you have asthma?” and the question
been told by a doctor, nurse, or other health professional that you have asthma?” and
“Do you still have asthma?”
</div>
@ -1741,7 +1762,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Health burdens methodology
Health burdens category
</li>
<li>
<span>
@ -1790,7 +1811,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Health burdens methodology
Health burdens category
</li>
<li>
<span>
@ -1839,7 +1860,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Health burdens methodology
Health burdens category
</li>
<li>
<span>
@ -1874,7 +1895,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
id="life-exp"
>
<h3>
Low life expectancy
Life expectancy
</h3>
<div>
@ -1885,11 +1906,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 indicator indicate low burdens.
For percentile calculations, the percentile is calculated in reverse order, so that the tract with
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.
(highest burden on this measure) is at the 100th percentile. Tracts with the highest number
have the lowest life expectancy.
</p>
@ -1900,7 +1922,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Health burdens methodology
Health burdens category
</li>
<li>
<span>
@ -1935,7 +1957,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
id="low-med-inc"
>
<h3>
Low median Income
Median Income
</h3>
<div>
@ -1947,7 +1969,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Training and workforce development methodology
Training and workforce development category
</li>
<li>
<span>
@ -1983,7 +2005,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<a
class="usa-link usa-link--external"
data-cy=""
href="https://www.census.gov/programs-surveys/acs"
href="https://www.census.gov/data/developers/data-sets/acs-5year/2010.html"
rel="noreferrer"
target="_blank"
>
@ -2007,8 +2029,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
The percent of limited speaking households, which are households where no one over age
14 speaks English well.
The percent households, which are households, where no one over the age fourteen speaks English well.
</div>
<ul>
@ -2016,7 +2037,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Training and workforce development methodology
Training and workforce development category
</li>
<li>
<span>
@ -2063,7 +2084,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Training and workforce development methodology
Training and workforce development category
</li>
<li>
<span>
@ -2099,7 +2120,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<a
class="usa-link usa-link--external"
data-cy=""
href="https://www.census.gov/programs-surveys/acs"
href="https://www.census.gov/data/developers/data-sets/acs-5year/2010.html"
rel="noreferrer"
target="_blank"
>
@ -2123,8 +2144,8 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Percent of a tract's population in households where the household income is at or below 100% of
the federal poverty level.
Proportion of a tract's population in households where the household income is at or below 100% of
the Federal poverty level.
</div>
<ul>
@ -2132,7 +2153,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Training and workforce development methodology
Training and workforce development category
</li>
<li>
<span>
@ -2168,7 +2189,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<a
class="usa-link usa-link--external"
data-cy=""
href="https://www.census.gov/programs-surveys/acs"
href="https://www.census.gov/data/developers/data-sets/acs-5year/2010.html"
rel="noreferrer"
target="_blank"
>
@ -2192,7 +2213,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</h3>
<div>
Percent (not percentile) of people ages 25 years or older in a census tract whose
Proportion of people ages 25 years or older in a census tract whose
education level is less than a high school diploma.
</div>
@ -2201,7 +2222,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<span>
Used in:
</span>
Training and workforce development methodology
Training and workforce development category
</li>
<li>
<span>
@ -2237,7 +2258,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
<a
class="usa-link usa-link--external"
data-cy=""
href="https://www.census.gov/programs-surveys/acs"
href="https://www.census.gov/data/developers/data-sets/acs-5year/2010.html"
rel="noreferrer"
target="_blank"
>