mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 09:41:26 -08:00
Remove census statement in Meth page. (#1658)
This commit is contained in:
parent
7c808eb2e0
commit
fb829a287a
4 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@ export const PAGE = defineMessages({
|
|||
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 utilizes the census tract boundaries from 2010 because they match the datasets used
|
||||
in the tool. The U.S. Census Bureau will update these census tract boundaries in 2020.
|
||||
in the tool.
|
||||
`,
|
||||
description: 'Navigate to the methodology page. This is the methodology page paragraph',
|
||||
},
|
||||
|
|
|
@ -1336,7 +1336,7 @@
|
|||
"description": "Navigate to the methodology page. Navigate to the dataset section. This is the portion of the dataset card that populates the Used in section for the Training and workforce development"
|
||||
},
|
||||
"methodology.page.paragraph": {
|
||||
"defaultMessage": "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 utilizes the census tract boundaries from 2010 because they match the datasets used in the tool. The U.S. Census Bureau will update these census tract boundaries in 2020.",
|
||||
"defaultMessage": "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 utilizes the census tract boundaries from 2010 because they match the datasets used in the tool.",
|
||||
"description": "Navigate to the methodology page. This is the methodology page paragraph"
|
||||
},
|
||||
"methodology.page.return.to.top.link": {
|
||||
|
|
|
@ -346,7 +346,7 @@
|
|||
"methodology.page.indicator.categories.legacy.pollution.if": "<boldtag>SI</boldtag> está en el percentil de 90 o por encima de este para la <link1>proximidad a instalaciones para manejo de residuos peligrosos</link1> O la <link2>proximidad a los sitios de la Lista Nacional de Prioridades (NPL)</link2> O la <link3>proximidad a las instalaciones del Plan de Manejo de Riesgos (RMP)</link3>",
|
||||
"methodology.page.indicator.categories.work.dev.if": "<boldtag>SI</boldtag> se encuentra en el percentil de 90 o por encima de este para la <link1>mediana de bajos ingresos</link1> como un porcentaje de la mediana de ingresos de la zona O el <link2>aislamiento lingüístico</link2> O el <link3>desempleo</link3> O el porcentaje de personas en familias que se encuentran en el 100% del nivel de <link4>pobreza</link4> federal o por debajo de este",
|
||||
"methodology.page.indicator.categories.workforce.dev.methodology": "Categoría de capacitación y desarrollo de la fuerza laboral",
|
||||
"methodology.page.paragraph": "La versión actual de la herramienta identifica comunidades que están desfavorecidas para los fines de la Iniciativa Justice40 utilizando los grupos de bloques del censo, los cuales son la unidad geográfica más pequeña para las que existen conjuntos de datos nacionales coherentes a disposición del público que se pueden presentar coherentemente en la herramienta. Los límites de los grupos de bloques del censo se determinan por medio de la Oficina del Censo de los EE. UU. cada diez años. Esta herramienta utiliza los límites de los grupos de bloques del censo de 2010 porque coinciden con los conjuntos de datos que se utilizan en la herramienta. La Oficina del Censo de los EE. UU. actualizará estos grupos de bloques del censo en 2020.",
|
||||
"methodology.page.paragraph": "La versión actual de la herramienta identifica comunidades que están desfavorecidas para los fines de la Iniciativa Justice40 utilizando los grupos de bloques del censo, los cuales son la unidad geográfica más pequeña para las que existen conjuntos de datos nacionales coherentes a disposición del público que se pueden presentar coherentemente en la herramienta. Los límites de los grupos de bloques del censo se determinan por medio de la Oficina del Censo de los EE. UU. cada diez años. Esta herramienta utiliza los límites de los grupos de bloques del censo de 2010 porque coinciden con los conjuntos de datos que se utilizan en la herramienta.",
|
||||
"methodology.page.return.to.top.link": "Regresar arriba",
|
||||
"methodology.page.title.text": "Metodología y datos",
|
||||
"pageNotFound.Guidance.text": "Intente crear una página en",
|
||||
|
|
|
@ -384,7 +384,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
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 utilizes the census tract boundaries from 2010 because they match the datasets used
|
||||
in the tool. The U.S. Census Bureau will update these census tract boundaries in 2020.
|
||||
in the tool.
|
||||
|
||||
</p>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue