From fb829a287a1c684577a3ff534d5189775e5365a8 Mon Sep 17 00:00:00 2001
From: Vim <86254807+vim-usds@users.noreply.github.com>
Date: Tue, 31 May 2022 16:27:19 -0400
Subject: [PATCH] Remove census statement in Meth page. (#1658)
---
client/src/data/copy/methodology.tsx | 2 +-
client/src/intl/en.json | 2 +-
client/src/intl/es.json | 2 +-
client/src/pages/tests/__snapshots__/methodology.test.tsx.snap | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/client/src/data/copy/methodology.tsx b/client/src/data/copy/methodology.tsx
index dcdf505d..9fae8e93 100644
--- a/client/src/data/copy/methodology.tsx
+++ b/client/src/data/copy/methodology.tsx
@@ -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',
},
diff --git a/client/src/intl/en.json b/client/src/intl/en.json
index 26e35502..ed305236 100644
--- a/client/src/intl/en.json
+++ b/client/src/intl/en.json
@@ -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": {
diff --git a/client/src/intl/es.json b/client/src/intl/es.json
index 68bfd254..33f14118 100644
--- a/client/src/intl/es.json
+++ b/client/src/intl/es.json
@@ -346,7 +346,7 @@
"methodology.page.indicator.categories.legacy.pollution.if": "SI está en el percentil de 90 o por encima de este para la proximidad a instalaciones para manejo de residuos peligrosos O la proximidad a los sitios de la Lista Nacional de Prioridades (NPL) O la proximidad a las instalaciones del Plan de Manejo de Riesgos (RMP)",
"methodology.page.indicator.categories.work.dev.if": "SI se encuentra en el percentil de 90 o por encima de este para la mediana de bajos ingresos como un porcentaje de la mediana de ingresos de la zona O el aislamiento lingüístico O el desempleo O el porcentaje de personas en familias que se encuentran en el 100% del nivel de pobreza 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",
diff --git a/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap b/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap
index 7deb9c48..6625e429 100644
--- a/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap
+++ b/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap
@@ -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.