mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 09:41:26 -08:00
Content updates as requested post launch
This commit is contained in:
parent
aa7d12b570
commit
f14eeab61d
8 changed files with 45 additions and 82 deletions
|
@ -978,7 +978,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
The Trust for Public Lands
|
||||
The Trust for Public Land
|
||||
</a>
|
||||
and
|
||||
<a
|
||||
|
@ -1079,7 +1079,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</div>
|
||||
<div>
|
||||
|
||||
Share of homes built before 1960, which indicates potential lead paint exposure. Tracts with extremely high home values (i.e. median home values above the 90th percentile) that are less likely to face health risks from lead paint exposure are not included.
|
||||
Share of homes built before 1960, which indicates potential lead paint exposure. Tracts with extremely high home values (i.e., median home values above the 90th percentile) that are less likely to face health risks from lead paint exposure are not included.
|
||||
|
||||
</div>
|
||||
<ul>
|
||||
|
@ -2058,6 +2058,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
Note:
|
||||
</strong>
|
||||
The LAR dataset depicts the exterior extent of a Federal Indian land area. Not all Federally Recognized Tribes have a designated land area; therefore, they may not have an associated land area represented in the land area dataset.
|
||||
|
||||
<br />
|
||||
<br />
|
||||
The Department of the Interior makes no warrant for legal application of this data such as a legal boundary.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
@ -649,7 +649,7 @@ export const PRIORITIZATION_COPY = {
|
|||
/>,
|
||||
PRIO_ISLAND_LI: <FormattedMessage
|
||||
id={'explore.map.page.side.panel.prio.copy.prio.island.li'}
|
||||
defaultMessage={'This tract is considered disadvantaged because it meets the low income threshold <bold>AND</bold> is located in a U.S. Territory.'}
|
||||
defaultMessage={'This tract is considered disadvantaged because it meets the low income threshold <bold>AND</bold> is in a U.S. Territory that is not included in each of the nationally-consistent datasets on environmental and climate burdens currently used in the tool.'}
|
||||
description={`Navigate to the explore the map page. Click on tract, The side panel will show This tract is considered disadvantaged. It is an island territory that meets an adjusted low income threshold.`}
|
||||
values={{
|
||||
bold: boldFn,
|
||||
|
@ -1411,7 +1411,7 @@ export const LOW_INCOME_TOOLTIP = defineMessages({
|
|||
},
|
||||
IMP_YES_POP_NOT_NULL: {
|
||||
id: 'explore.map.page.side.panel.indicator.low.income.tooltip.IMP_YES_POP_NOT_NULL',
|
||||
defaultMessage: `Tracts with missing income data<br />are given estimated incomes<br />based on an average of the<br />incomes of the surrounding tracts.`,
|
||||
defaultMessage: `Tracts with known populations<br />that are missing income data<br />are given estimated incomes based<br />on an average of the incomes<br />in the surrounding tracts.`,
|
||||
description: 'Hover over the low income icon and it will show Tracts with missing income data are given estimated incomes based on an average of the incomes of the surrounding tracts.',
|
||||
},
|
||||
});
|
||||
|
|
|
@ -370,7 +370,7 @@ export const FAQ_ANSWERS = {
|
|||
/>,
|
||||
Q19: <FormattedMessage
|
||||
id={ 'faqs.page.answers.Q19'}
|
||||
defaultMessage={ `The Climate and Economic Justice Screening Tool (CEJST) has <link1>downloads</link1> for the current version available. Spreadsheets (.xlxs) and (.csv) contain the tool’s definitions and data. These data can be used for analysis. Shapefiles and GeoJSON files can be uploaded into other mapping programs such as Esri. The downloads include information on how to use the files. Information from previous versions of the tool is available on the <link2>previous versions</link2> page.`}
|
||||
defaultMessage={ `The Climate and Economic Justice Screening Tool (CEJST) has <link1>downloads</link1> for the current version available. Spreadsheets (.xlxs) and (.csv) contain the tool’s definitions and data. These data can be used for analysis. Shapefiles and GeoJSON files can be uploaded into other mapping programs such as Esri. The downloads include information on how to use the files (columns.csv). Information from previous versions of the tool is available on the <link2>previous versions</link2> page.`}
|
||||
description={ 'Navigate to the FAQs page, this will be an answer, Q19'}
|
||||
values={{
|
||||
link1: linkFn(PAGES_ENDPOINTS.DOWNLOADS, true, false),
|
||||
|
@ -401,7 +401,7 @@ export const FAQ_ANSWERS = {
|
|||
/>,
|
||||
Q22: <FormattedMessage
|
||||
id={ 'faqs.page.answers.Q22'}
|
||||
defaultMessage={ 'Because some nationally-consistent datasets on indicators of environmental or climate burden used in the tool do not currently include data from certain U.S. Territories, tracts in these Territories are considered disadvantaged if they meet the low income threshold only.'}
|
||||
defaultMessage={ 'Because some nationally-consistent datasets on indicators of environmental or climate burden used in the tool do not currently include data for certain U.S. Territories, tracts in these Territories are considered disadvantaged if they meet the low income threshold only.'}
|
||||
description={ 'Navigate to the FAQs page, this will be an answer, Q22'}
|
||||
/>,
|
||||
};
|
||||
|
|
|
@ -37,21 +37,21 @@ export const PAGE = defineMessages({
|
|||
PARA1_BULLET2: {
|
||||
id: 'methodology.page.paragraph.1.bullet.2',
|
||||
defaultMessage: `
|
||||
If they are on land within the boundaries of Federally Recognized Tribes.
|
||||
If they are on land within the boundaries of Federally Recognized Tribes
|
||||
`,
|
||||
description: 'Navigate to the methodology page. This is the methodology paragraph 1, bullet 2',
|
||||
},
|
||||
PARA1_BULLET3: {
|
||||
id: 'methodology.page.paragraph.1.bullet.3',
|
||||
defaultMessage: `
|
||||
For census tracts that were identified as disadvantaged in version 1.0 of the tool, but do not meet the methodology for the 2.0 version: If the census tract ID was identified as disadvantaged in version 1.0, then the census tract is considered disadvantaged.
|
||||
For census tracts that were identified as disadvantaged in version 1.0 of the tool, but do not meet the methodology for the 2.0 version: If the census tract ID was identified as disadvantaged in version 1.0, then the census tract is considered disadvantaged
|
||||
`,
|
||||
description: 'Navigate to the methodology page. This is the methodology paragraph 1, bullet 3',
|
||||
},
|
||||
PARA1_BULLET4: {
|
||||
id: 'methodology.page.paragraph.1.bullet.4',
|
||||
defaultMessage: `
|
||||
Additionally, census tracts in certain U.S. Territories are considered disadvantaged if they meet the low income threshold only. This is because these Territories are not included in each of the nationally-consistent datasets on environmental and climate burdens currently used in the tool.
|
||||
Additionally, census tracts in certain U.S. Territories are considered disadvantaged if they meet the low income threshold only. This is because these Territories are not included in each of the nationally-consistent datasets on environmental and climate burdens used in the tool
|
||||
`,
|
||||
description: 'Navigate to the methodology page. This is the methodology paragraph 1, bullet 5',
|
||||
},
|
||||
|
@ -581,7 +581,7 @@ export const RESPONSIBLE_PARTIES = {
|
|||
GREEN_SPACE: <FormattedMessage
|
||||
id={'methodology.page.cat.res.part.GREEN_SPACE'}
|
||||
defaultMessage={`
|
||||
Data from <link1>Multi-Resolution Land Characteristics</link1> (MRLC) consortium; data analysis provided by <link2>The Trust for Public Lands</link2> and <link3>American Forests</link3>
|
||||
Data from <link1>Multi-Resolution Land Characteristics</link1> (MRLC) consortium; data analysis provided by <link2>The Trust for Public Land</link2> and <link3>American Forests</link3>
|
||||
`}
|
||||
description={'responsible party text'}
|
||||
values={{
|
||||
|
@ -1338,7 +1338,7 @@ export const INDICATORS: IIndicators[] = [
|
|||
description: <FormattedMessage
|
||||
id={'methodology.page.category.lead.paint.description.text'}
|
||||
defaultMessage={`
|
||||
Share of homes built before 1960, which indicates potential lead paint exposure. Tracts with extremely high home values (i.e. median home values above the 90th percentile) that are less likely to face health risks from lead paint exposure are not included.
|
||||
Share of homes built before 1960, which indicates potential lead paint exposure. Tracts with extremely high home values (i.e., median home values above the 90th percentile) that are less likely to face health risks from lead paint exposure are not included.
|
||||
`}
|
||||
description={'Navigate to the Methodology page. This is the description text for lead paint'}
|
||||
/>,
|
||||
|
@ -1776,10 +1776,12 @@ export const INDICATORS: IIndicators[] = [
|
|||
id={'methodology.page.category.tribal.lands.note.text'}
|
||||
defaultMessage={`
|
||||
<boldtag>Note: </boldtag>The LAR dataset depicts the exterior extent of a Federal Indian land area. Not all Federally Recognized Tribes have a designated land area; therefore, they may not have an associated land area represented in the land area dataset.
|
||||
{linebreak}{linebreak}The Department of the Interior makes no warrant for legal application of this data such as a legal boundary.
|
||||
`}
|
||||
description={'Navigate to the Methodology page. This is the note text for low median expectancy'}
|
||||
values={{
|
||||
boldtag: boldFn,
|
||||
linebreak: <br />,
|
||||
}}
|
||||
/>,
|
||||
usedIn: CATEGORIES.TRIBAL_LANDS.METHODOLOGY,
|
||||
|
@ -1791,53 +1793,6 @@ export const INDICATORS: IIndicators[] = [
|
|||
},
|
||||
],
|
||||
},
|
||||
// Unused burdens:
|
||||
// {
|
||||
// domID: 'high-ed-enroll-rate',
|
||||
// indicator: <FormattedMessage
|
||||
// id={'methodology.page.dataset.indicator.high.ed.enroll.title.text'}
|
||||
// defaultMessage={`Higher education non-enrollment`}
|
||||
// description={'Navigate to the Methodology page. This is the title text for the high ed enrollment dataset'}
|
||||
// />,
|
||||
// description: <FormattedMessage
|
||||
// id={'methodology.page.category.high.ed.enroll.rate.description.text'}
|
||||
// defaultMessage={`
|
||||
// Percent of people 15 or older who are not currently enrolled in college, university, or graduate school.
|
||||
// `}
|
||||
// description={'Navigate to the Methodology page. This is the description text for high ed enrollment'}
|
||||
// />,
|
||||
// usedIn: CATEGORIES.ALL,
|
||||
// responsibleParty: RESPONSIBLE_PARTIES.CENSUS,
|
||||
// sources: [
|
||||
// {
|
||||
// source: SOURCE_LINKS.CENSUS_ACS_15_19,
|
||||
// availableFor: AVAILABLE_FOR.ALL_US_DC_PR,
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// {
|
||||
// domID: 'median-home',
|
||||
// indicator: <FormattedMessage
|
||||
// id={'methodology.page.dataset.indicator.median.home.title.text'}
|
||||
// defaultMessage={`Median home value`}
|
||||
// description={'Navigate to the Methodology page. This is the title text for the median home dataset'}
|
||||
// />,
|
||||
// description: <FormattedMessage
|
||||
// id={'methodology.page.category.median.home.value.description.text'}
|
||||
// defaultMessage={`
|
||||
// Median home value of owner-occupied housing units in the census tract.
|
||||
// `}
|
||||
// description={'Navigate to the Methodology page. This is the description text for lead paint'}
|
||||
// />,
|
||||
// usedIn: CATEGORIES.AFFORDABLE_HOUSING.METHODOLOGY,
|
||||
// responsibleParty: RESPONSIBLE_PARTIES.CENSUS,
|
||||
// sources: [
|
||||
// {
|
||||
// source: SOURCE_LINKS.CENSUS_ACS_15_19,
|
||||
// availableFor: AVAILABLE_FOR.ALL_US_DC,
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
];
|
||||
|
||||
export const RETURN_TO_TOP = {
|
||||
|
|
|
@ -816,7 +816,7 @@
|
|||
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show low income"
|
||||
},
|
||||
"explore.map.page.side.panel.indicator.low.income.tooltip.IMP_YES_POP_NOT_NULL": {
|
||||
"defaultMessage": "Tracts with missing income data<br />are given estimated incomes<br />based on an average of the<br />incomes of the surrounding tracts.",
|
||||
"defaultMessage": "Tracts with known populations<br />that are missing income data<br />are given estimated incomes based<br />on an average of the incomes<br />in the surrounding tracts.",
|
||||
"description": "Hover over the low income icon and it will show Tracts with missing income data are given estimated incomes based on an average of the incomes of the surrounding tracts."
|
||||
},
|
||||
"explore.map.page.side.panel.indicator.low.income.tooltip.IMP_YES_POP_NULL": {
|
||||
|
@ -1132,7 +1132,7 @@
|
|||
"description": "Navigate to the explore the map page. Click on tract, The side panel will show This tract is considered disadvantaged. This tract is considered disadvantaged because it was identified as disadvantaged in version 1.0 of the tool."
|
||||
},
|
||||
"explore.map.page.side.panel.prio.copy.prio.island.li": {
|
||||
"defaultMessage": "This tract is considered disadvantaged because it meets the low income threshold <bold>AND</bold> is located in a U.S. Territory.",
|
||||
"defaultMessage": "This tract is considered disadvantaged because it meets the low income threshold <bold>AND</bold> is in a U.S. Territory that is not included in each of the nationally-consistent datasets on environmental and climate burdens currently used in the tool.",
|
||||
"description": "Navigate to the explore the map page. Click on tract, The side panel will show This tract is considered disadvantaged. It is an island territory that meets an adjusted low income threshold."
|
||||
},
|
||||
"explore.map.page.side.panel.prio.copy.prio.n.burden": {
|
||||
|
@ -1320,7 +1320,7 @@
|
|||
"description": "Navigate to the FAQs page, this will be an answer, Q16_P2"
|
||||
},
|
||||
"faqs.page.answers.Q19": {
|
||||
"defaultMessage": "The Climate and Economic Justice Screening Tool (CEJST) has <link1>downloads</link1> for the current version available. Spreadsheets (.xlxs) and (.csv) contain the tool’s definitions and data. These data can be used for analysis. Shapefiles and GeoJSON files can be uploaded into other mapping programs such as Esri. The downloads include information on how to use the files. Information from previous versions of the tool is available on the <link2>previous versions</link2> page.",
|
||||
"defaultMessage": "The Climate and Economic Justice Screening Tool (CEJST) has <link1>downloads</link1> for the current version available. Spreadsheets (.xlxs) and (.csv) contain the tool’s definitions and data. These data can be used for analysis. Shapefiles and GeoJSON files can be uploaded into other mapping programs such as Esri. The downloads include information on how to use the files (columns.csv). Information from previous versions of the tool is available on the <link2>previous versions</link2> page.",
|
||||
"description": "Navigate to the FAQs page, this will be an answer, Q19"
|
||||
},
|
||||
"faqs.page.answers.Q1_P1": {
|
||||
|
@ -1344,7 +1344,7 @@
|
|||
"description": "Navigate to the FAQs page, this will be an answer, Q21"
|
||||
},
|
||||
"faqs.page.answers.Q22": {
|
||||
"defaultMessage": "Because some nationally-consistent datasets on indicators of environmental or climate burden used in the tool do not currently include data from certain U.S. Territories, tracts in these Territories are considered disadvantaged if they meet the low income threshold only.",
|
||||
"defaultMessage": "Because some nationally-consistent datasets on indicators of environmental or climate burden used in the tool do not currently include data for certain U.S. Territories, tracts in these Territories are considered disadvantaged if they meet the low income threshold only.",
|
||||
"description": "Navigate to the FAQs page, this will be an answer, Q22"
|
||||
},
|
||||
"faqs.page.answers.Q2_P1": {
|
||||
|
@ -1516,7 +1516,7 @@
|
|||
"description": "responsible party text"
|
||||
},
|
||||
"methodology.page.cat.res.part.GREEN_SPACE": {
|
||||
"defaultMessage": "Data from <link1>Multi-Resolution Land Characteristics</link1> (MRLC) consortium; data analysis provided by <link2>The Trust for Public Lands</link2> and <link3>American Forests</link3>",
|
||||
"defaultMessage": "Data from <link1>Multi-Resolution Land Characteristics</link1> (MRLC) consortium; data analysis provided by <link2>The Trust for Public Land</link2> and <link3>American Forests</link3>",
|
||||
"description": "responsible party text"
|
||||
},
|
||||
"methodology.page.cat.res.part.HUD": {
|
||||
|
@ -1612,7 +1612,7 @@
|
|||
"description": "Navigate to the Methodology page. This is the description text for housing burden"
|
||||
},
|
||||
"methodology.page.category.lead.paint.description.text": {
|
||||
"defaultMessage": "Share of homes built before 1960, which indicates potential lead paint exposure. Tracts with extremely high home values (i.e. median home values above the 90th percentile) that are less likely to face health risks from lead paint exposure are not included.",
|
||||
"defaultMessage": "Share of homes built before 1960, which indicates potential lead paint exposure. Tracts with extremely high home values (i.e., median home values above the 90th percentile) that are less likely to face health risks from lead paint exposure are not included.",
|
||||
"description": "Navigate to the Methodology page. This is the description text for lead paint"
|
||||
},
|
||||
"methodology.page.category.leaky.uwt.description.text": {
|
||||
|
@ -1784,7 +1784,7 @@
|
|||
"description": "Navigate to the Methodology page. This is the description text for Tribal lands"
|
||||
},
|
||||
"methodology.page.category.tribal.lands.note.text": {
|
||||
"defaultMessage": "<boldtag>Note: </boldtag>The LAR dataset depicts the exterior extent of a Federal Indian land area. Not all Federally Recognized Tribes have a designated land area; therefore, they may not have an associated land area represented in the land area dataset.",
|
||||
"defaultMessage": "<boldtag>Note: </boldtag>The LAR dataset depicts the exterior extent of a Federal Indian land area. Not all Federally Recognized Tribes have a designated land area; therefore, they may not have an associated land area represented in the land area dataset. {linebreak}{linebreak}The Department of the Interior makes no warrant for legal application of this data such as a legal boundary.",
|
||||
"description": "Navigate to the Methodology page. This is the note text for low median expectancy"
|
||||
},
|
||||
"methodology.page.category.unemploy.description.text": {
|
||||
|
@ -2132,15 +2132,15 @@
|
|||
"description": "Navigate to the methodology page. This is the methodology paragraph 1, bullet 1"
|
||||
},
|
||||
"methodology.page.paragraph.1.bullet.2": {
|
||||
"defaultMessage": "If they are on land within the boundaries of Federally Recognized Tribes.",
|
||||
"defaultMessage": "If they are on land within the boundaries of Federally Recognized Tribes",
|
||||
"description": "Navigate to the methodology page. This is the methodology paragraph 1, bullet 2"
|
||||
},
|
||||
"methodology.page.paragraph.1.bullet.3": {
|
||||
"defaultMessage": "For census tracts that were identified as disadvantaged in version 1.0 of the tool, but do not meet the methodology for the 2.0 version: If the census tract ID was identified as disadvantaged in version 1.0, then the census tract is considered disadvantaged.",
|
||||
"defaultMessage": "For census tracts that were identified as disadvantaged in version 1.0 of the tool, but do not meet the methodology for the 2.0 version: If the census tract ID was identified as disadvantaged in version 1.0, then the census tract is considered disadvantaged",
|
||||
"description": "Navigate to the methodology page. This is the methodology paragraph 1, bullet 3"
|
||||
},
|
||||
"methodology.page.paragraph.1.bullet.4": {
|
||||
"defaultMessage": "Additionally, census tracts in certain U.S. Territories are considered disadvantaged if they meet the low income threshold only. This is because these Territories are not included in each of the nationally-consistent datasets on environmental and climate burdens currently used in the tool.",
|
||||
"defaultMessage": "Additionally, census tracts in certain U.S. Territories are considered disadvantaged if they meet the low income threshold only. This is because these Territories are not included in each of the nationally-consistent datasets on environmental and climate burdens used in the tool",
|
||||
"description": "Navigate to the methodology page. This is the methodology paragraph 1, bullet 5"
|
||||
},
|
||||
"methodology.page.paragraph.2": {
|
||||
|
|
|
@ -204,7 +204,7 @@
|
|||
"explore.map.page.side.panel.indicator.lifeExpect": "Baja esperanza de vida",
|
||||
"explore.map.page.side.panel.indicator.ling.iso": "Aislamiento lingüístico",
|
||||
"explore.map.page.side.panel.indicator.low.income": "Bajos ingresos",
|
||||
"explore.map.page.side.panel.indicator.low.income.tooltip.IMP_YES_POP_NOT_NULL": "Los distritos censales en los que faltan datos sobre ingresos<br />tienen ingresos estimados<br />basados en un promedio de los ingresos de los distritos censales circundantes.",
|
||||
"explore.map.page.side.panel.indicator.low.income.tooltip.IMP_YES_POP_NOT_NULL": "Los distritos censales con conocidas poblaciones<br />que le faltan datos sobre ingresos tienen ingresos<br />estimados basados en un promedio de los ingresos<br />de los distritos censales circundantes.",
|
||||
"explore.map.page.side.panel.indicator.low.income.tooltip.IMP_YES_POP_NULL": "Los ingresos no se estiman para<br />los distritos censales con poblaciones desconocidas.",
|
||||
"explore.map.page.side.panel.indicator.low.med.income": "Mediana de bajos ingresos",
|
||||
"explore.map.page.side.panel.indicator.med.home.val": "Mediana del valor de la vivienda",
|
||||
|
@ -272,7 +272,7 @@
|
|||
"explore.map.page.side.panel.num.categories.exceeded": "en {numberOfDisCategories, plural, one {# categoría} otras {# categorías}}",
|
||||
"explore.map.page.side.panel.partial.community.of.focus": "PARCIALMENTE",
|
||||
"explore.map.page.side.panel.prio.copy.not.prio": "Este distrito censal no se considera desfavorecido. No cumple con ninguno de los umbrales <bold>O</bold> con al menos un umbral socioeconómico relacionado.",
|
||||
"explore.map.page.side.panel.prio.copy.prio.island.li": "Este distrito censal se considera desfavorecido porque cumple con el umbral de bajos ingresos <bold>Y</bold> está ubicado en un territorio de los EE. UU.",
|
||||
"explore.map.page.side.panel.prio.copy.prio.island.li": "Este distrito censal se considera desfavorecido porque cumple con el umbral de bajos ingresos <bold>Y</bold> se encuentra en un territorio de EE. UU. que no está incluido en cada uno de los conjuntos de datos consistentes a nivel nacional sobre cargas ambientales y climáticas que se utilizan actualmente en la herramienta.",
|
||||
"explore.map.page.side.panel.prio.copy.not.prio.n.burden": "Este distrito censal no se considera desfavorecido. Cumple con más de 1 umbral de carga <bold>PERO</bold> con ningún umbral socioeconómico asociado.",
|
||||
"explore.map.page.side.panel.prio.copy.not.prio.one.burden": "Este distrito censal no se considera desfavorecido. Cumple con 1 umbral de carga <bold>PERO</bold> con ningún umbral socioeconómico asociado.",
|
||||
"explore.map.page.side.panel.prio.copy.not.prio.surr.li": "Este distrito censal no se considera desfavorecido. Está rodeado de distritos censales desfavorecidos <bold>PERO</bold> no cumple con el umbral ajustado de bajos ingresos. El ajuste no corresponde a ninguna de las categorías.",
|
||||
|
@ -330,7 +330,7 @@
|
|||
"faqs.page.answers.Q15_P1_4": "El público también puede enviar un correo electrónico a {general_email_address}",
|
||||
"faqs.page.answers.Q16_P1": "CEQ lanzó una versión beta (o borrador) del CEJST en febrero de 2022 con el apoyo del Servicio Digital de EE. UU. (USDS) y en colaboración con otras agencias y departamentos federales. El CEJST se lanzó en una versión beta para buscar <link1>comentarios</link1> de agencias federales, naciones tribales, gobiernos estatales y locales, miembros del Congreso, partes interesadas en la justicia ambiental y el público. El período de comentarios públicos de 90 días fue <link2>cerrado</link2> el 25 de mayo de 2022. CEQ y el USDS organizaron varios <link3>entrenamientos públicos</link3> sobre la versión beta del CEJST. Todos estos comentarios sobre la versión beta del CEJST ayudaron a informar el lanzamiento de la versión 1.0 del CEJST.",
|
||||
"faqs.page.answers.Q16_P2": "La versión 1.0 se lanzó en <link1>{version1Release}</link1>. La versión actual, la versión {currentVersion}, se publicó en {currentVersionRelease}.",
|
||||
"faqs.page.answers.Q19": "La Herramienta de evaluación de la justicia climática y económica (CEJST) dispone de <link1>descargas</link1>. Las planillas de cálculo (.xlxs) y (.csv) contienen definiciones y datos de la herramienta. Estos datos pueden utilizarse para el análisis. Los archivos de forma y GeoJSON pueden cargarse en otros programas cartográficos como Esri. Las descargas incluyen información sobre cómo utilizar los archivos. La información de versiones anteriores de la herramienta está disponible en la página <link2>versiones anteriores</link2>.",
|
||||
"faqs.page.answers.Q19": "La Herramienta de evaluación de la justicia climática y económica (CEJST) dispone de <link1>descargas</link1>. Las planillas de cálculo (.xlxs) y (.csv) contienen definiciones y datos de la herramienta. Estos datos pueden utilizarse para el análisis. Los archivos de forma y GeoJSON pueden cargarse en otros programas cartográficos como Esri. Las descargas incluyen información sobre cómo utilizar los archivos (columns.csv). La información de versiones anteriores de la herramienta está disponible en la página <link2>versiones anteriores</link2>.",
|
||||
"faqs.page.answers.Q1_P1": "El CEJST es una herramienta de mapeo geoespacial que identifica comunidades desfavorecidas que enfrentan cargas. La herramienta tiene un mapa interactivo y utiliza conjuntos de datos que son indicadores de cargas.",
|
||||
"faqs.page.answers.Q1_P2": "El público puede encontrar comunidades de interés y proporcionar comentarios al respecto. Estos comentarios se usarán para mejorar la herramienta.",
|
||||
"faqs.page.answers.Q20_P1": "Los archivos de forma pueden cargarse en otros programas cartográficos como Esri.",
|
||||
|
@ -446,7 +446,7 @@
|
|||
"methodology.page.category.trans.barrier.description.text": "Costo promedio relativo y tiempo dedicado al transporte en relación con el resto de distritos censales.",
|
||||
"methodology.page.category.trans.barrier.note.text": "<boldtag>Nota: </boldtag>esta carga sólo se aplica a los distritos censales con una población superior a 20 personas.",
|
||||
"methodology.page.category.tribal.lands.description.text": "El conjunto de datos de la Representación de área de tierra (LAR) representa las áreas de tierra de los indígenas americanos para las tribus reconocidas a nivel federal.",
|
||||
"methodology.page.category.tribal.lands.note.text": "<boldtag>Nota: </boldtag>El conjunto de datos LAR representa la extensión exterior de un área de tierra indígena federal. No todas las tribus reconocidas a nivel federal tienen un área de tierra designada; por lo tanto, es posible que no tengan un área de tierra asociada representada en el conjunto de datos de área de tierra.",
|
||||
"methodology.page.category.tribal.lands.note.text": "<boldtag>Nota: </boldtag>El conjunto de datos LAR representa la extensión exterior de un área de tierra indígena federal. No todas las tribus reconocidas a nivel federal tienen un área de tierra designada; por lo tanto, es posible que no tengan un área de tierra asociada representada en el conjunto de datos de área de tierra.{linebreak}{linebreak}El Departamento del Interior no ofrece ninguna garantía legal por la aplicación de estos datos como un límite legal",
|
||||
"methodology.page.category.unemploy.description.text": "Número de personas desempleadas como porcentaje de la fuerza laboral",
|
||||
"methodology.page.category.waste.water.description.text": "El Modelo de los indicadores ambientales para detección del riesgo (RSEI) representa concentraciones tóxicas en segmentos de flujos de agua a menos de 500 metros de distancia, divididos por distancia en kilómetros.",
|
||||
"methodology.page.category.wildfire.risk.rate.description.text": "Un modelo de 30 metros de resolución que proyecta la exposición a incendios forestales para cualquier ubicación específica en los EE. UU. contiguos, en la actualidad y con el cambio climático futuro. El riesgo de incendio forestal se calcula a partir de entradas asociadas a los combustibles del fuego, el clima, la influencia humana y el movimiento del fuego. El riesgo no tiene en cuenta el valor de la propiedad.",
|
||||
|
@ -534,9 +534,9 @@
|
|||
"methodology.page.paragraph.1": "La herramienta destaca los distritos censales desfavorecidos de los 50 estados, el Distrito de Columbia y los territorios estadounidenses. Las comunidades se consideran desfavorecidas:",
|
||||
"methodology.page.paragraph.2": "La herramienta utiliza conjuntos de datos como indicadores de cargas. Las cargas están organizadas en categorías. Una comunidad se destaca como desfavorecida en el mapa 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 u otras, y (2) en o por encima del umbral de carga socioeconómica asociada.",
|
||||
"methodology.page.paragraph.1.bullet.1": "Si se encuentran en un distrito censal que cumple con los umbrales de al menos una de las categorías de carga de la herramienta, o",
|
||||
"methodology.page.paragraph.1.bullet.2": "Si están en tierras dentro de los límites de las tribus reconocidas a nivel federal.",
|
||||
"methodology.page.paragraph.1.bullet.3": "Para los distritos censales que se identificaron como desfavorecidos en la versión 1.0 de la herramienta, pero que no cumplen con la metodología para la versión 2.0: si el distrito censal se identificó como desfavorecido en la versión 1.0, entonces el distrito censal se considera desfavorecido.",
|
||||
"methodology.page.paragraph.1.bullet.4": "Además, los ditritos censales en ciertos territorios de EE. UU. se consideran desfavorecidas si solo alcanzan el umbral de bajos ingresos. Esto se debe a que estos Territorios no están incluidos en cada uno de los conjuntos de datos consistentes a nivel nacional sobre cargas ambientales y climáticas que se utilizan actualmente en la herramienta.",
|
||||
"methodology.page.paragraph.1.bullet.2": "Si están en tierras dentro de los límites de las tribus reconocidas a nivel federal",
|
||||
"methodology.page.paragraph.1.bullet.3": "Para los distritos censales que se identificaron como desfavorecidos en la versión 1.0 de la herramienta, pero que no cumplen con la metodología para la versión 2.0: si el distrito censal se identificó como desfavorecido en la versión 1.0, entonces el distrito censal se considera desfavorecido",
|
||||
"methodology.page.paragraph.1.bullet.4": "Además, los ditritos censales en ciertos territorios de EE. UU. se consideran desfavorecidas si solo alcanzan el umbral de bajos ingresos. Esto se debe a que estos Territorios no están incluidos en cada uno de los conjuntos de datos consistentes a nivel nacional sobre cargas ambientales y climáticas que se utilizan en la herramienta",
|
||||
"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.",
|
||||
|
|
|
@ -990,7 +990,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
>
|
||||
downloads
|
||||
</a>
|
||||
for the current version available. Spreadsheets (.xlxs) and (.csv) contain the tool’s definitions and data. These data can be used for analysis. Shapefiles and GeoJSON files can be uploaded into other mapping programs such as Esri. The downloads include information on how to use the files. Information from previous versions of the tool is available on the
|
||||
for the current version available. Spreadsheets (.xlxs) and (.csv) contain the tool’s definitions and data. These data can be used for analysis. Shapefiles and GeoJSON files can be uploaded into other mapping programs such as Esri. The downloads include information on how to use the files (columns.csv). Information from previous versions of the tool is available on the
|
||||
<a
|
||||
class="usa-link"
|
||||
href="/en/previous-versions"
|
||||
|
@ -1099,7 +1099,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
id="faq-id-15"
|
||||
>
|
||||
<p>
|
||||
Because some nationally-consistent datasets on indicators of environmental or climate burden used in the tool do not currently include data from certain U.S. Territories, tracts in these Territories are considered disadvantaged if they meet the low income threshold only.
|
||||
Because some nationally-consistent datasets on indicators of environmental or climate burden used in the tool do not currently include data for certain U.S. Territories, tracts in these Territories are considered disadvantaged if they meet the low income threshold only.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -449,21 +449,21 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<li>
|
||||
<p>
|
||||
|
||||
If they are on land within the boundaries of Federally Recognized Tribes.
|
||||
If they are on land within the boundaries of Federally Recognized Tribes
|
||||
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
|
||||
For census tracts that were identified as disadvantaged in version 1.0 of the tool, but do not meet the methodology for the 2.0 version: If the census tract ID was identified as disadvantaged in version 1.0, then the census tract is considered disadvantaged.
|
||||
For census tracts that were identified as disadvantaged in version 1.0 of the tool, but do not meet the methodology for the 2.0 version: If the census tract ID was identified as disadvantaged in version 1.0, then the census tract is considered disadvantaged
|
||||
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
|
||||
Additionally, census tracts in certain U.S. Territories are considered disadvantaged if they meet the low income threshold only. This is because these Territories are not included in each of the nationally-consistent datasets on environmental and climate burdens currently used in the tool.
|
||||
Additionally, census tracts in certain U.S. Territories are considered disadvantaged if they meet the low income threshold only. This is because these Territories are not included in each of the nationally-consistent datasets on environmental and climate burdens used in the tool
|
||||
|
||||
</p>
|
||||
</li>
|
||||
|
@ -2017,7 +2017,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
The Trust for Public Lands
|
||||
The Trust for Public Land
|
||||
</a>
|
||||
and
|
||||
<a
|
||||
|
@ -2118,7 +2118,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
</div>
|
||||
<div>
|
||||
|
||||
Share of homes built before 1960, which indicates potential lead paint exposure. Tracts with extremely high home values (i.e. median home values above the 90th percentile) that are less likely to face health risks from lead paint exposure are not included.
|
||||
Share of homes built before 1960, which indicates potential lead paint exposure. Tracts with extremely high home values (i.e., median home values above the 90th percentile) that are less likely to face health risks from lead paint exposure are not included.
|
||||
|
||||
</div>
|
||||
<ul>
|
||||
|
@ -3097,6 +3097,10 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
Note:
|
||||
</strong>
|
||||
The LAR dataset depicts the exterior extent of a Federal Indian land area. Not all Federally Recognized Tribes have a designated land area; therefore, they may not have an associated land area represented in the land area dataset.
|
||||
|
||||
<br />
|
||||
<br />
|
||||
The Department of the Interior makes no warrant for legal application of this data such as a legal boundary.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue