mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 01:31:25 -08:00
Minor updates to site contents
This commit is contained in:
parent
bb36bf3f5a
commit
d2523b88f5
5 changed files with 5 additions and 8 deletions
|
@ -40,8 +40,7 @@ exports[`rendering of the Categories checks if component renders 1`] = `
|
|||
>
|
||||
statistical areas
|
||||
</a>
|
||||
are determined by the U.S. Census Bureau once every ten years. The tool utilizes the census tract boundaries from 2010. This was chosen because many of the data sources in the tool currently use the 2010
|
||||
census boundaries.
|
||||
are determined by the U.S. Census Bureau once every ten years. The tool utilizes the census tract boundaries from 2010.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -123,8 +123,7 @@ export const FORMULA = {
|
|||
PARA6: <FormattedMessage
|
||||
id={'methodology.page.paragraph.6'}
|
||||
defaultMessage={`
|
||||
Census tracts are small units of geography. Census tract boundaries for <link1>statistical areas</link1> are determined by the U.S. Census Bureau once every ten years. The tool utilizes the census tract boundaries from 2010. This was chosen because many of the data sources in the tool currently use the 2010
|
||||
census boundaries.
|
||||
Census tracts are small units of geography. Census tract boundaries for <link1>statistical areas</link1> are determined by the U.S. Census Bureau once every ten years. The tool utilizes the census tract boundaries from 2010.
|
||||
`}
|
||||
description={'Navigate to the methodology page. This is the methodology paragraph 4'}
|
||||
values={{
|
||||
|
|
|
@ -2160,7 +2160,7 @@
|
|||
"description": "Navigate to the methodology page. This is the methodology paragraph 5"
|
||||
},
|
||||
"methodology.page.paragraph.6": {
|
||||
"defaultMessage": "Census tracts are small units of geography. Census tract boundaries for <link1>statistical areas</link1> are determined by the U.S. Census Bureau once every ten years. The tool utilizes the census tract boundaries from 2010. This was chosen because many of the data sources in the tool currently use the 2010 census boundaries.",
|
||||
"defaultMessage": "Census tracts are small units of geography. Census tract boundaries for <link1>statistical areas</link1> are determined by the U.S. Census Bureau once every ten years. The tool utilizes the census tract boundaries from 2010.",
|
||||
"description": "Navigate to the methodology page. This is the methodology paragraph 4"
|
||||
},
|
||||
"methodology.page.return.to.top.link": {
|
||||
|
|
|
@ -538,7 +538,7 @@
|
|||
"methodology.page.paragraph.3": "La herramienta utiliza conjuntos de datos que son indicadores de cargas. Las cargas se organizan en categorías. Una comunidad se destaca como desfavorecida en el mapa de la CEJST si se encuentra en un distrito censal que está (1) en o por encima del umbral para una o más cargas ambientales, climáticas o de otro tipo, y (2) en o por encima del umbral para una carga socioeconómica asociada.",
|
||||
"methodology.page.paragraph.4": "Además, también se considera desfavorecido un distrito censal que esté completamente rodeado de comunidades desfavorecidas y se sitúe en el percentil 50 o por encima de él en cuanto a ingresos bajos.",
|
||||
"methodology.page.paragraph.5": "Las tribus reconocidas a nivel federal, incluidos los pueblos nativos de Alaska, también se consideran comunidades desfavorecidas.",
|
||||
"methodology.page.paragraph.6": "Estos distritos censales son pequeñas unidades geográficas. Los límites de los distritos censales para <link1>áreas con fines estadísticos</link1> son determinados por la Oficina del Censo de los EE. UU. cada diez años. La herramienta utiliza los límites de los distritos censales de 2010. Se eligió esta opción porque muchas de las fuentes de datos de la herramienta actualmente usan los límites de dicho censo.",
|
||||
"methodology.page.paragraph.6": "Estos distritos censales son pequeñas unidades geográficas. Los límites de los distritos censales para <link1>áreas con fines estadísticos</link1> son determinados por la Oficina del Censo de los EE. UU. cada diez años. La herramienta utiliza los límites de los distritos censales de 2010.",
|
||||
"methodology.page.return.to.top.link": "Regresar arriba",
|
||||
"methodology.page.sub.heading.1": "Categorías de cargas",
|
||||
"methodology.page.sub.heading.2": "Tribus",
|
||||
|
|
|
@ -497,8 +497,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
statistical areas
|
||||
</a>
|
||||
are determined by the U.S. Census Bureau once every ten years. The tool utilizes the census tract boundaries from 2010. This was chosen because many of the data sources in the tool currently use the 2010
|
||||
census boundaries.
|
||||
are determined by the U.S. Census Bureau once every ten years. The tool utilizes the census tract boundaries from 2010.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue