mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-06 13:04:18 -07:00
Release of improve census tract display info (#1480)
* will replace mapbox logo (#1477) * Replace maplibre logo with mapbox * change the logo go to mapbox * Add CodeQL and modify mapbox logo via useRef() * Make side panel formula more apparent (#1481) * Add ExceedBurden and CategorySpacer - create ExceedBurden component that is used twice - create a .categorySpacer class for the AND component - modify indicator styling to work with background higlighting - add BE stubs for Burden booleans - remove Indicators header - add copy to intl * Add comments on disadv. indicator - darken bg color - add a border - bold the text * Adds indicator arrow and sub text to sidepanel - add threshold to IndicatorInfo - update SASS for indicatorValueCol - update tests - add constants to intl * Make disadv indicators bold - add 1px margin between indicators * Add BE signals for new sidepanel - tested with staging backend * Add staging hash to URL * Fix poverty backend signal - refactor backend signals in constants file * Make exceed burden value bold * Refactor indicator values - remove arrows and subtext when value is N/A - Show -- when value is N/A - intl alt tags in indicator - fix alignment of arrows - update snapshots * Revert settings.json file * revert settings file again * Refactor what is displayed when data unavailable - add an unavailable icon - add data is not available subtext - modify low income threshold - update snapshots - factor out rendered logic to JSX functions - update image alt tags and intl * Refactor Indicator component to unit test - Add unit test for Indicator value icon - Add unit test for Indicator value sub-text - update snapshots * Add de-coupled BE signals * Rebase hotfix * Fix indicator value 0 shows N/A icon - remove coercion of 0 as null - make components check null / failure case first and default all else - update unit test to account for this use case - update snapshots * Add null check for percentage suffix - update unit tests - update snapshots * remove cypress zoom test - intermittent failure continue * revert cypress to 8.3.0 * Revert cypress-cucumber * Add Chrome to frontend deploy action * Update logo css classname after update to maplibre (#1482) * Add new wording to the map panel that appears upon load when no tract is selected and Outstanding CEQ changes to sidepanel (#1483) * Add new side panel unselected tract - add new icons - refactor old component - follow component folder pattern - update snapshot tests - add to intl * Add bold to text, add spacing and correct typos * Add tabindex to sidepanel content to pass a11y * Refactor i18n anti-patterns on explore tool page - add i18n patterns for nesting - add i18n pattern for partial strings - add i18n rich-text functions - add i18n pattern for minimal context - add i18n pattern for dates - add i18n pattern for numbers - add i18n pattern for centralizing rich text functions - add i18n patter for description - add i18n pattern for ids - see shared drive file J40 Localization Patterns for status on refactor * Remove links of expired public engagement sessions - allow cypress tests to pass * Update snapshots for public enagement page * Copy updates to non-selected side panel - update snapshots * Updates to side panel copy - ag loss and building loss text - clean transit - NPL RMP sites - proportion to percent - update snapshots - updates to es.json * Updates from QA - make title smaller - make margins above icons smaller - add bottom margin on container - add census before tracts in copy - update snapshots * Update snapshot after rebase * disable max-len on description fields on i18n copy (#1487) * Remove color key from Explore the tool page (#1484) * Remove color key * Add comment to Language component * Move tribal note copy to meth page - adjust responsive sizing props on Grid to allow for proper mobile viewing on Explore page * Add responsive size to text under map - reduce z-index of territory focus control so that it doesn't go over the survey button on mobile * Rewrite the two "notes about" the "low" datasets (#1489) * Refactor all copy to adhere to recommended patterns - remove LowIncome component - add intl README - update snapshots * Fix key error missing in datasetCard - update type in IIndicators - update snapshots * Add two notes on low dataset cards - refactor DatasetCard to standard component pattern - add a note to the interface - update snapshots * Add function comment to force re-build * Update missing sass module file name * Update sidepanel non-selected copy (#1495) * Update sidepanel non-selected copy - update snapshots * Update URL in deploy FE for cypress test * removing trailing slash * Add wording to UI that calls out improvements to display of census tract information (#1492) * Adds census tract alert on all pages - add i18n text - updates snapshots - makes public engagement page a fast link * Style the Alert to have more space around it * Update copy on Alert - update snapshots * Swap gerkhin order * Set Alert to expire on Apr 15th 2022 * Add WHEJAC meetings (#1501) * Add WHEJAC meetings - add expired icons - automatically load expired icons when event has passed - update snapshots * Update public engagement button * Remove public eng gherkin tests - need to troubleshoot why these are failing * Remove the before CEQ in copy * Make the count of thresholds exceeded on the side panel more clear (#1503) * Update category / thrsh count in side panel - connect BE signal of CC to side panel - i18n functions to call from AreaDetail component - update snapshots - * Update send feedback - color and icon - update snapshots * Update both exceed statements in sidepanel - update snapshots * Update copy for higher ed and high school (#1502) * Update copy for higher ed and high school - update dataset cards - update taskforce card AND - update side panel indicator titles - add i18n for dataset cards title - update snapshots * Update threshold values for Higher ed and HS. - update snapshots * Update AND clause - missing 'of' in copy - update BE signal for non-higher ed enrollment signal
This commit is contained in:
parent
dc981919f1
commit
db6b5de24e
91 changed files with 5339 additions and 3220 deletions
|
@ -268,6 +268,40 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="grid-container-desktop-lg"
|
||||
data-testid="gridContainer"
|
||||
>
|
||||
<div
|
||||
class="usa-alert usa-alert--info"
|
||||
data-testid="alert"
|
||||
>
|
||||
<div
|
||||
class="usa-alert__body"
|
||||
>
|
||||
<h4
|
||||
class="usa-alert__heading"
|
||||
>
|
||||
Improvements to the map on the Explore the tool page
|
||||
</h4>
|
||||
<p
|
||||
class="usa-alert__text"
|
||||
>
|
||||
View improvements made to the display of the information for each census tract and
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
href="mailto:Screeningtool-Support@omb.eop.gov"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
send feedback
|
||||
</a>
|
||||
.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<main
|
||||
id="main-content"
|
||||
|
@ -288,11 +322,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
class="usa-tag"
|
||||
data-testid="tag"
|
||||
>
|
||||
NEW
|
||||
UPDATED
|
||||
</span>
|
||||
</div>
|
||||
<a
|
||||
href="/public-engagement"
|
||||
href="/en/public-engagement"
|
||||
>
|
||||
<button
|
||||
class="usa-button usa-button--icon"
|
||||
|
@ -333,15 +367,14 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</h3>
|
||||
<p>
|
||||
|
||||
To provide feedback about a specific census tract, either select the send feedback button after
|
||||
To provide feedback about a specific census tract, either select the send feedback button after
|
||||
selecting a census tract on the
|
||||
<a
|
||||
href="/en/cejst"
|
||||
>
|
||||
Explore the tool
|
||||
</a>
|
||||
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.
|
||||
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>
|
||||
|
|
|
@ -268,6 +268,40 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="grid-container-desktop-lg"
|
||||
data-testid="gridContainer"
|
||||
>
|
||||
<div
|
||||
class="usa-alert usa-alert--info"
|
||||
data-testid="alert"
|
||||
>
|
||||
<div
|
||||
class="usa-alert__body"
|
||||
>
|
||||
<h4
|
||||
class="usa-alert__heading"
|
||||
>
|
||||
Improvements to the map on the Explore the tool page
|
||||
</h4>
|
||||
<p
|
||||
class="usa-alert__text"
|
||||
>
|
||||
View improvements made to the display of the information for each census tract and
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
href="mailto:Screeningtool-Support@omb.eop.gov"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
send feedback
|
||||
</a>
|
||||
.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<main
|
||||
id="main-content"
|
||||
|
@ -290,11 +324,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
class="usa-tag"
|
||||
data-testid="tag"
|
||||
>
|
||||
NEW
|
||||
UPDATED
|
||||
</span>
|
||||
</div>
|
||||
<a
|
||||
href="/public-engagement"
|
||||
href="/en/public-engagement"
|
||||
>
|
||||
<button
|
||||
class="usa-button usa-button--icon"
|
||||
|
|
|
@ -268,6 +268,40 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="grid-container-desktop-lg"
|
||||
data-testid="gridContainer"
|
||||
>
|
||||
<div
|
||||
class="usa-alert usa-alert--info"
|
||||
data-testid="alert"
|
||||
>
|
||||
<div
|
||||
class="usa-alert__body"
|
||||
>
|
||||
<h4
|
||||
class="usa-alert__heading"
|
||||
>
|
||||
Improvements to the map on the Explore the tool page
|
||||
</h4>
|
||||
<p
|
||||
class="usa-alert__text"
|
||||
>
|
||||
View improvements made to the display of the information for each census tract and
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
href="mailto:Screeningtool-Support@omb.eop.gov"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
send feedback
|
||||
</a>
|
||||
.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<main
|
||||
id="main-content"
|
||||
|
@ -288,11 +322,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
class="usa-tag"
|
||||
data-testid="tag"
|
||||
>
|
||||
NEW
|
||||
UPDATED
|
||||
</span>
|
||||
</div>
|
||||
<a
|
||||
href="/public-engagement"
|
||||
href="/en/public-engagement"
|
||||
>
|
||||
<button
|
||||
class="usa-button usa-button--icon"
|
||||
|
@ -334,18 +368,18 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<p>
|
||||
|
||||
|
||||
<span>
|
||||
<strong>
|
||||
IF
|
||||
</span>
|
||||
</strong>
|
||||
the census tract is above the threshold for one or more environmental or climate indicators
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
<span>
|
||||
<strong>
|
||||
AND
|
||||
</span>
|
||||
</strong>
|
||||
the census tract is above the threshold for the socioeconomic indicators
|
||||
|
||||
</p>
|
||||
|
@ -380,7 +414,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
(.csv and .xlsx).
|
||||
|
||||
<span>
|
||||
Last updated: 2/18/22
|
||||
Last updated: 02/18/22
|
||||
</span>
|
||||
</div>
|
||||
<div>
|
||||
|
@ -444,12 +478,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
identified as disadvantaged
|
||||
</strong>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
|
@ -471,8 +503,6 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
expected population loss rate
|
||||
</a>
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
@ -486,11 +516,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
low income
|
||||
</a>
|
||||
AND at or below 20% for
|
||||
AND 80% or more of adults 15 or older are not enrolled in
|
||||
<a
|
||||
href="#high-ed-enroll-rate"
|
||||
>
|
||||
higher ed enrollment rate
|
||||
higher education
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -507,12 +537,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
identified as disadvantaged
|
||||
</strong>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
|
@ -528,8 +556,6 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
PM2.5 in the air
|
||||
</a>
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
@ -543,11 +569,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
low income
|
||||
</a>
|
||||
AND at or below 20% for
|
||||
AND 80% or more of adults 15 or older are not enrolled in
|
||||
<a
|
||||
href="#high-ed-enroll-rate"
|
||||
>
|
||||
higher ed enrollment rate
|
||||
higher education
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -564,7 +590,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
identified as disadvantaged
|
||||
</strong>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
@ -600,11 +626,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
low income
|
||||
</a>
|
||||
AND at or below 20% for
|
||||
AND 80% or more of adults 15 or older are not enrolled in
|
||||
<a
|
||||
href="#high-ed-enroll-rate"
|
||||
>
|
||||
higher ed enrollment rate
|
||||
higher education
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -621,12 +647,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
identified as disadvantaged
|
||||
</strong>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
|
@ -642,15 +666,12 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
median home value
|
||||
</a>
|
||||
is at or less than
|
||||
the 90th percentile OR at or above the 90th percentile for the
|
||||
is at or less than the 90th percentile OR at or above the 90th percentile for the
|
||||
<a
|
||||
href="#house-burden"
|
||||
>
|
||||
housing cost burden
|
||||
</a>
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
@ -664,11 +685,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
low income
|
||||
</a>
|
||||
AND at or below 20% for
|
||||
AND 80% or more of adults 15 or older are not enrolled in
|
||||
<a
|
||||
href="#high-ed-enroll-rate"
|
||||
>
|
||||
higher ed enrollment rate
|
||||
higher education
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -685,12 +706,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
identified as disadvantaged
|
||||
</strong>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
|
@ -712,8 +731,6 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
proximity to Risk Management Plan (RMP) facilities
|
||||
</a>
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
@ -727,11 +744,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
low income
|
||||
</a>
|
||||
AND at or below 20% for
|
||||
AND 80% or more of adults 15 or older are not enrolled in
|
||||
<a
|
||||
href="#high-ed-enroll-rate"
|
||||
>
|
||||
higher ed enrollment rate
|
||||
higher education
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -748,12 +765,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
identified as disadvantaged
|
||||
</strong>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
|
@ -763,8 +778,6 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
wastewater discharge
|
||||
</a>
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
@ -778,11 +791,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
low income
|
||||
</a>
|
||||
AND at or below 20% for
|
||||
AND 80% or more of adults 15 or older are not enrolled in
|
||||
<a
|
||||
href="#high-ed-enroll-rate"
|
||||
>
|
||||
higher ed enrollment rate
|
||||
higher education
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -799,12 +812,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
identified as disadvantaged
|
||||
</strong>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
|
@ -832,8 +843,6 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
low life expectancy
|
||||
</a>
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
@ -847,11 +856,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
low income
|
||||
</a>
|
||||
AND at or below 20% for
|
||||
AND 80% or more of adults 15 or older are not enrolled in
|
||||
<a
|
||||
href="#high-ed-enroll-rate"
|
||||
>
|
||||
higher ed enrollment rate
|
||||
higher education
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -868,12 +877,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<strong>
|
||||
identified as disadvantaged
|
||||
</strong>
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
IF
|
||||
</strong>
|
||||
|
@ -884,21 +891,18 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
low median income
|
||||
</a>
|
||||
as a percentage of area median income OR
|
||||
|
||||
<a
|
||||
href="#ling-iso"
|
||||
>
|
||||
linguistic isolation
|
||||
</a>
|
||||
OR
|
||||
|
||||
OR
|
||||
<a
|
||||
href="#unemploy"
|
||||
>
|
||||
unemployment
|
||||
</a>
|
||||
OR
|
||||
percent individuals in households at or below 100% Federal
|
||||
OR percent individuals in households at or below 100% Federal
|
||||
<a
|
||||
href="#poverty"
|
||||
>
|
||||
|
@ -908,23 +912,20 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
AND
|
||||
</strong>
|
||||
is at or less than 90% for
|
||||
10% or more of adults 25 or older have not attained a
|
||||
<a
|
||||
href="#high-school"
|
||||
>
|
||||
high school degree attainment rate
|
||||
high school degree
|
||||
</a>
|
||||
for adults 25 years and older AND
|
||||
at or below 20% for
|
||||
AND 80% or more of adults 15 or older are not enrolled in
|
||||
<a
|
||||
href="#high-ed-enroll-rate"
|
||||
>
|
||||
higher ed enrollment rate
|
||||
higher education
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -1031,11 +1032,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
id="high-ed-enroll-rate"
|
||||
>
|
||||
<h3>
|
||||
Higher ed enrollment rate
|
||||
Higher education non-enrollment
|
||||
</h3>
|
||||
<div>
|
||||
|
||||
Percent of people who are currently enrolled in college or graduate school.
|
||||
Percent of people 15 or older who are not currently enrolled in college, university, or graduate school.
|
||||
|
||||
</div>
|
||||
<ul>
|
||||
|
@ -1070,7 +1071,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<span>
|
||||
Available for:
|
||||
</span>
|
||||
All U.S. states and the District of Columbia
|
||||
All U.S. states, the District of Columbia, and Puerto Rico
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -1310,8 +1311,6 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<span>
|
||||
Source:
|
||||
</span>
|
||||
|
||||
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
|
@ -1321,8 +1320,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
Fusion of model and monitor data
|
||||
</a>
|
||||
from 2017 as compiled by EPA’s EJSCREEN, sourced from EPA National Air
|
||||
Toxics Assessment (NATA) and the U.S. Department of Transportation (DOT) traffic data
|
||||
from 2017 as compiled by EPA’s EJSCREEN, sourced from EPA National Air Toxics Assessment (NATA) and the U.S. Department of Transportation (DOT) traffic data
|
||||
|
||||
</li>
|
||||
<li>
|
||||
|
@ -1925,23 +1923,19 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<div>
|
||||
|
||||
Average number of years of life a person who has attained a given age can expect to live.
|
||||
|
||||
<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
|
||||
census tract with the highest life expectancy relative to area life expectancy (lowest burden
|
||||
on this measure) is at the 0th percentile, and the census tract with the lowest life
|
||||
expectancy relative to area life expectancy (highest burden on this measure) is at the
|
||||
100th percentile. Census tracts with the highest number have the lowest life expectancy.
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
Note:
|
||||
</strong>
|
||||
The percentiles for this dataset have been reversed so that census tracts with lower numbers have higher life expectancies and the census tracts with higher numbers have lower life expectancy when compared to life expectancy in the area.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<ul>
|
||||
<li>
|
||||
<span>
|
||||
|
@ -1987,23 +1981,19 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<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
|
||||
census tract with the highest median income relative to area median income (lowest burden on this
|
||||
measure) is at the 0th percentile, and the census tract with the lowest median income relative to
|
||||
area median income (highest burden on this measure) is at the 100th percentile. Census tracts with
|
||||
the highest number have the lowest median income.
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
Note:
|
||||
</strong>
|
||||
The percentiles for this dataset have been reversed so that census tracts with lower numbers have higher median incomes and census tracts with the higher numbers have lower median income when compared to area median income.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<ul>
|
||||
<li>
|
||||
<span>
|
||||
|
@ -2249,12 +2239,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
id="high-school"
|
||||
>
|
||||
<h3>
|
||||
High school degree attainment rate
|
||||
High school degree non-attainment
|
||||
</h3>
|
||||
<div>
|
||||
|
||||
Percent of people ages 25 years or older in a census tract whose
|
||||
education level is less than a high school diploma.
|
||||
Percent of people age 25 years or older in a census tract whose education level is less than a high school diploma.
|
||||
|
||||
</div>
|
||||
<ul>
|
||||
|
|
|
@ -6,7 +6,6 @@ import HowYouCanHelp from '../components/HowYouCanHelp';
|
|||
import J40MainGridContainer from '../components/J40MainGridContainer';
|
||||
import Layout from '../components/layout';
|
||||
import MapWrapper from '../components/MapWrapper';
|
||||
import MapLegend from '../components/MapLegend';
|
||||
import PublicEngageButton from '../components/PublicEngageButton';
|
||||
|
||||
import * as EXPLORE_COPY from '../data/copy/explore';
|
||||
|
@ -31,16 +30,16 @@ const CEJSTPage = ({location}: IMapPageProps) => {
|
|||
</section>
|
||||
|
||||
<Grid row gap className={'j40-mb5-mt3'}>
|
||||
<Grid col={12} tablet={{col: 6}}>
|
||||
|
||||
{/* Gradually increase width of the Grid as the width decreases from desktop to mobile*/}
|
||||
{/* desktop = 7 columns, tablet = 10 columns and mobile = 12 columns (full width) */}
|
||||
<Grid desktop={{col: 7}} tablet={{col: 10}} col={12}>
|
||||
<section>
|
||||
<p>
|
||||
{EXPLORE_COPY.PAGE_DESCRIPTION}
|
||||
</p>
|
||||
</section>
|
||||
</Grid>
|
||||
<Grid col={12} tablet={{col: 6}}>
|
||||
<MapLegend />
|
||||
</Grid>
|
||||
</Grid>
|
||||
</J40MainGridContainer>
|
||||
|
||||
|
@ -48,6 +47,21 @@ const CEJSTPage = ({location}: IMapPageProps) => {
|
|||
<MapWrapper location={location}/>
|
||||
</J40MainGridContainer>
|
||||
|
||||
<J40MainGridContainer>
|
||||
<Grid desktop={{col: 7}} tablet={{col: 10}} col={12}>
|
||||
<h2>{EXPLORE_COPY.NOTE_ON_TERRITORIES.INTRO}</h2>
|
||||
<p>{EXPLORE_COPY.NOTE_ON_TERRITORIES.PARA_1}</p>
|
||||
<p>{EXPLORE_COPY.NOTE_ON_TERRITORIES.PARA_2}</p>
|
||||
<p>{EXPLORE_COPY.NOTE_ON_TERRITORIES.PARA_3}</p>
|
||||
<p>{EXPLORE_COPY.NOTE_ON_TERRITORIES.PARA_4}</p>
|
||||
</Grid>
|
||||
|
||||
<Grid desktop={{col: 7}} tablet={{col: 10}} col={12}>
|
||||
<h2>{EXPLORE_COPY.NOTE_ON_TRIBAL_NATIONS.INTRO}</h2>
|
||||
<p>{EXPLORE_COPY.NOTE_ON_TRIBAL_NATIONS.PARA_1}</p>
|
||||
</Grid>
|
||||
</J40MainGridContainer>
|
||||
|
||||
<J40MainGridContainer>
|
||||
<Grid row>
|
||||
<Grid col>
|
||||
|
|
|
@ -8,6 +8,7 @@ import LinkTypeWrapper from '../components/LinkTypeWrapper';
|
|||
import PublicEngageButton from '../components/PublicEngageButton';
|
||||
|
||||
import * as CONTACT_COPY from '../data/copy/contact';
|
||||
import * as COMMON_COPY from '../data/copy/common';
|
||||
interface IContactPageProps {
|
||||
location: Location;
|
||||
}
|
||||
|
@ -38,9 +39,9 @@ const ContactPage = ({location}: IContactPageProps) => {
|
|||
values={{
|
||||
general_email_address:
|
||||
<LinkTypeWrapper
|
||||
linkText= {CONTACT_COPY.FEEDBACK_EMAIL}
|
||||
linkText= {COMMON_COPY.FEEDBACK_EMAIL}
|
||||
internal= {false}
|
||||
url= {`mailto:${CONTACT_COPY.FEEDBACK_EMAIL}`}
|
||||
url= {`mailto:${COMMON_COPY.FEEDBACK_EMAIL}`}
|
||||
openUrlNewTab= {true}
|
||||
/>,
|
||||
}}/>
|
||||
|
|
|
@ -8,7 +8,7 @@ import Layout from '../components/layout';
|
|||
import PublicEngageButton from '../components/PublicEngageButton';
|
||||
|
||||
import * as ABOUT_COPY from '../data/copy/about';
|
||||
import * as CONTACT_COPY from '../data/copy/contact';
|
||||
import * as COMMON_COPY from '../data/copy/common';
|
||||
|
||||
// @ts-ignore
|
||||
import aboutUSMapImg from '../images/about-usmap-1.svg';
|
||||
|
@ -118,8 +118,8 @@ const IndexPage = ({location}: IndexPageProps) => {
|
|||
size={'small'}
|
||||
imgSrc={commentIcon}
|
||||
header={intl.formatMessage(ABOUT_COPY.GET_INVOLVED.SEND_FEEDBACK_HEADING)}
|
||||
linkText={`Email: ${CONTACT_COPY.FEEDBACK_EMAIL}`}
|
||||
url={`mailto:${CONTACT_COPY.FEEDBACK_EMAIL}`}
|
||||
linkText={`Email: ${COMMON_COPY.FEEDBACK_EMAIL}`}
|
||||
url={`mailto:${COMMON_COPY.FEEDBACK_EMAIL}`}
|
||||
openUrlNewTab={true}
|
||||
internal={false}>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue