From d2523b88f54313f82b4c59118c5160debe0856b9 Mon Sep 17 00:00:00 2001 From: Carlos Felix <63804190+carlosfelix2@users.noreply.github.com> Date: Thu, 19 Dec 2024 11:26:17 -0500 Subject: [PATCH] Minor updates to site contents --- .../Categories/__snapshots__/Categories.test.tsx.snap | 3 +-- client/src/data/copy/methodology.tsx | 3 +-- client/src/intl/en.json | 2 +- client/src/intl/es.json | 2 +- client/src/pages/tests/__snapshots__/methodology.test.tsx.snap | 3 +-- 5 files changed, 5 insertions(+), 8 deletions(-) diff --git a/client/src/components/Categories/__snapshots__/Categories.test.tsx.snap b/client/src/components/Categories/__snapshots__/Categories.test.tsx.snap index f4fc7e4a..10bdb54a 100644 --- a/client/src/components/Categories/__snapshots__/Categories.test.tsx.snap +++ b/client/src/components/Categories/__snapshots__/Categories.test.tsx.snap @@ -40,8 +40,7 @@ exports[`rendering of the Categories checks if component renders 1`] = ` > statistical areas - 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.

diff --git a/client/src/data/copy/methodology.tsx b/client/src/data/copy/methodology.tsx index 4ae3f221..2c135105 100644 --- a/client/src/data/copy/methodology.tsx +++ b/client/src/data/copy/methodology.tsx @@ -123,8 +123,7 @@ export const FORMULA = { PARA6: statistical areas 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 statistical areas 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={{ diff --git a/client/src/intl/en.json b/client/src/intl/en.json index 237b4321..e801db33 100644 --- a/client/src/intl/en.json +++ b/client/src/intl/en.json @@ -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 statistical areas 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 statistical areas 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": { diff --git a/client/src/intl/es.json b/client/src/intl/es.json index ef33a40d..8afe118c 100644 --- a/client/src/intl/es.json +++ b/client/src/intl/es.json @@ -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 áreas con fines estadísticos 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 áreas con fines estadísticos 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", diff --git a/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap b/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap index 7650c807..d2f250b6 100644 --- a/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap @@ -497,8 +497,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis > statistical areas - 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.