mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-06 13:04:18 -07:00
fix: add census tract dataset card (#2130)
* fix: add census tract dataset card * Update i18n IDs
This commit is contained in:
parent
275ce14db0
commit
490f25ced6
5 changed files with 197 additions and 8 deletions
|
@ -1086,6 +1086,68 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
data-testid="grid"
|
||||
>
|
||||
<div>
|
||||
<div
|
||||
id="census-tract-info"
|
||||
>
|
||||
<div
|
||||
class=""
|
||||
>
|
||||
<h3>
|
||||
Census tract information and demographics
|
||||
</h3>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Used to identify and locate each tract in a state and county. The demographic information, race/ethnicity and age, are included to better characterize the people living in the tract.
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<p>
|
||||
|
||||
|
||||
<strong>
|
||||
Note:
|
||||
</strong>
|
||||
The demographics are included as information only and are not considered as a part of the tool's methodology.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<ul>
|
||||
<li>
|
||||
<span>
|
||||
Used in:
|
||||
</span>
|
||||
All categories
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
Responsible Party:
|
||||
</span>
|
||||
Census
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
Source:
|
||||
</span>
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy=""
|
||||
href="https://www.census.gov/programs-surveys/acs"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
American Community Survey
|
||||
</a>
|
||||
from 2015-2019
|
||||
</li>
|
||||
<li>
|
||||
<span>
|
||||
Available for:
|
||||
</span>
|
||||
All U.S. states, the District of Columbia, and U.S. territories
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div
|
||||
id="low-income"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue