import React from 'react'; import {defineMessages} from 'react-intl'; import {FormattedMessage} from 'gatsby-plugin-intl'; import LinkTypeWrapper from '../../components/LinkTypeWrapper'; export const PAGE = defineMessages({ TILE: { id: 'methodology.page.title.text', defaultMessage: 'Methodology & data', description: 'methodology page title text', }, HEADING: { id: 'methodology.page.header.text', defaultMessage: 'Methodology', description: 'methodology page header text', }, DESCRIPTION: { id: '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. `, description: 'methodology page paragraph', }, CATEGORY_TEXT: { id: 'methodology.page.categories.title', defaultMessage: ` Communities are identified as disadvantaged by the current version of the tool for the purposes of the Justice40 Initiative if they are located in census tracts that are at or above the thresholds in one or more of eight categories of criteria below. `, description: 'methodology page explanation of the categories', }, }); export const FORMULA = { INTRO: identified as disadvantaged, }} />, IF: IF, }} />, AND: AND, }} />, THEN: THEN, }} />, }; // Download Package export const DOWNLOAD_FILE_SIZE = '52MB unzipped'; export const DOWNLOAD_LAST_UPDATED = '2/18/22'; export const DOWNLOAD_LAST_UPDATED_ES = '18/2/22'; export const VERSION_NUMBER = '0.1'; export const DOWNLOAD_ZIP_URL = [ process.env.GATSBY_CDN_TILES_BASE_URL, process.env.GATSBY_DATA_PIPELINE_SCORE_PATH, process.env.GATSBY_SCORE_DOWNLOAD_FILE_PATH, ].join('/'); export const DOWNLOAD_PACKAGE = { TITLE: , DESCRIPTION: , LAST_UPDATED: , BUTTON_TEXT: , }; // Low Income section export const LOW_INCOME = defineMessages({ HEADING: { id: 'low.income.heading', defaultMessage: 'Low Income', description: 'title of section describing low income', }, INFO: { id: 'low.income.info', defaultMessage: ` At or above 65th percentile for percent of census tract population of households where household income is at or below 200% of the Federal poverty level `, description: 'description of low income', }, }); export const CATEGORY= { HEADING: , ID_AS_DISADV_TEXT: identified as disadvantaged, }} />, }; // Category AND Clause: export const CATEGORY_AND_CLAUSE = { LOW_INC_65_WHEN_HIGH_ED_LTE_20: AND, lowIncome: low income, highEdEnrollRate: higher ed enrollment rate, }} />, HS_DEG_90_WHEN_HIGH_ED_LTE_20: AND, highSchoolRate: high school degree attainment rate, highEdEnrollRate: higher ed enrollment rate, }} />, }; // Indicator Categories copy constants: export const CATEGORIES = { ALL: , ALL_EXCEPT_WORKFORCE: , CLIMATE_CHANGE: { METHODOLOGY: , TITLE: , IF: IF, expAgrLossRate: expected agriculture loss rate, expbuildLossRate: expected building loss rate, expPopLossRate: expected population loss rate, }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, // THEN: THEN, // asterisk: *, // }} // />, }, CLEAN_ENERGY: { METHODOLOGY: , TITLE: , IF: IF, energyCostBur: energy burden, pm25: PM2.5 in the air, }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, // THEN: THEN, // asterisk: *, // }} // />, }, CLEAN_TRANSPORT: { METHODOLOGY: , TITLE: , IF: IF, dieselPM: diesel particulate matter exposure, traffic: traffic proximity and volume, }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, // THEN: THEN, // asterisk: *, // }} // />, }, AFFORDABLE_HOUSING: { METHODOLOGY: , TITLE: , IF: IF, lead: lead paint, medianHomeVal: median home value, houseBur: housing cost burden, }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, // THEN: THEN, // asterisk: *, // }} // />, }, LEGACY_POLLUTION: { METHODOLOGY: , TITLE: , IF: IF, proxHaz: proximity to hazardous waste facilities, proxNPL: proximity to National Priorities List (NPL) sites, proxRMP: proximity to Risk Management Plan (RMP) facilities, }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, // THEN: THEN, // asterisk: *, // }} // />, }, CLEAN_WATER: { METHODOLOGY: , TITLE: , IF: IF, wasteWater: wastewater discharge, }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, // THEN: THEN, // asterisk: *, // }} // />, }, HEALTH_BURDENS: { METHODOLOGY: , TITLE: , IF: IF, diabetes: diabetes, asthma: asthma, heart: heart disease, life: low life expectancy, }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, // THEN: THEN, // asterisk: *, // }} // />, }, WORKFORCE_DEV: { METHODOLOGY: , TITLE: , IF: IF, lowMedInc: low median income, linIso: linguistic isolation, unemploy: unemployment, poverty: poverty, }} />, AND: CATEGORY_AND_CLAUSE.HS_DEG_90_WHEN_HIGH_ED_LTE_20, // THEN: THEN, // asterisk: *, // }} // />, }, }; // Dataset section export const DATASETS = defineMessages({ HEADING: { id: 'datasetContainer.heading', defaultMessage: 'Datasets used in beta methodology', description: 'section heading of which datasets are used in cumulative score', }, INFO: { id: 'datasetContainer.info', defaultMessage: ` The datasets used in the current version of the tool come from a variety of sources and were selected based on relevance, availability, and quality. The datasets seek to identify a range of human health, environmental, climate-related, and other impacts on communities. `, description: 'description of the dataset section', }, ADDITIONAL_HEADING: { id: 'datasetContainer.additional.heading', defaultMessage: 'Additional Indicators', description: 'additional indicators heading', }, ADDITIONAL_INFO: { id: 'datasetContainer.additional.info', defaultMessage: 'These datasets provide additional information about each community.', description: 'additional indicator info', }, }); export const DATASET_CARD_LABELS = defineMessages({ USED_IN: { id: 'datasetCard.used.in', defaultMessage: 'Used in: ', description: 'label associated with explaining the card', }, RESP_PARTY: { id: 'datasetCard.responsible.party', defaultMessage: 'Responsible Party: ', description: 'label associated with explaining the card', }, DATE_RANGE: { id: 'datasetCard.date.range', defaultMessage: 'Date range: ', description: 'label associated with explaining the card', }, SOURCE: { id: 'datasetCard.source', defaultMessage: 'Source: ', description: 'label associated with source of the card', }, AVAILABLE_FOR: { id: 'datasetCard.available.for', defaultMessage: 'Available for: ', description: 'label associated with available for which regions of the card', }, }); export const DATE_RANGE = { TEN: '2010', TEN_PLUS_5: '2010-2015', FOURTEEN: '2014', FOURTEEN_PLUS_4: '2014-2018', FOURTEEN_PLUS_7: '2014-2021', FIFETEEN_PLUS_4: '2015-2019', SIXTEEN_PLUS_3: '2016-2019', SIXTEEN_PLUS_4: '2016-2020', SEVENTEEN: '2017', EIGHTEEN: '2018', TWENTY: '2020', }; export const RESPONSIBLE_PARTIES = { CDC: `Centers for Disease Control and Prevention (CDC)`, CENSUS: `Census`, DOE: `Department of Energy (DOE)`, DOT: `Department of Transportation (DOT)`, EPA: `Environmental Protection Agency (EPA)`, EPA_OAR: `Environmental Protection Agency (EPA) Office of Air and Radiation (OAR)`, FEMA: `Federal Emergency Management Agency (FEMA)`, HUD: `Department of Housing & Urban Development (HUD)`, }; export const SOURCE_LINKS = { CENSUS_ACS_15_19: , date15_19: DATE_RANGE.FIFETEEN_PLUS_4, }} />, CENSUS_ACS_10: , date10: DATE_RANGE.TEN, }} />, FEMA_NRI: , date14_21: DATE_RANGE.FOURTEEN_PLUS_7, }} />, DOE_LEAD: , date18: DATE_RANGE.EIGHTEEN, }} />, EPA_OAR: , date17: DATE_RANGE.SEVENTEEN, }} />, EPA_NATA: , date14: DATE_RANGE.FOURTEEN, }} />, DOT_EPA: , date17: DATE_RANGE.SEVENTEEN, }} />, HUD: , date14_18: DATE_RANGE.FOURTEEN_PLUS_4, }} />, EPA_TSDF: , date20: DATE_RANGE.TWENTY, }} />, EPA_CERCLIS: , date20: DATE_RANGE.TWENTY, }} />, EPA_RMP: , date20: DATE_RANGE.TWENTY, }} />, EPA_RSEI: , date20: DATE_RANGE.TWENTY, }} />, CDC_PLACES: , date16_19: DATE_RANGE.SIXTEEN_PLUS_3, }} />, CDC_SLEEP: , date10_15: DATE_RANGE.TEN_PLUS_5, }} />, }; export const AVAILABLE_FOR = { ALL_US_DC: `All U.S. states and the District of Columbia`, ALL_US_DC_PR: `All U.S. states, the District of Columbia, and Puerto Rico`, AS_NMI: `American Samoa and the Northern Mariana Islands`, }; export interface IIndicators { domID: string, indicator: string, description: string, usedIn: string, responsibleParty: string, sources: [ { source: string, availableFor: string, }] }; export const INDICATORS = [ { domID: 'low-income', indicator: 'Low income', description: , usedIn: CATEGORIES.ALL_EXCEPT_WORKFORCE, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'high-ed-enroll-rate', indicator: 'Higher ed enrollment rate', description: , usedIn: CATEGORIES.ALL, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'exp-agr-loss-rate', indicator: 'Expected agriculture loss rate', description: , usedIn: CATEGORIES.CLIMATE_CHANGE.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.FEMA, sources: [ { source: SOURCE_LINKS.FEMA_NRI, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'exp-bld-loss-rate', indicator: 'Expected building loss rate', description: , usedIn: CATEGORIES.CLIMATE_CHANGE.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.FEMA, sources: [ { source: SOURCE_LINKS.FEMA_NRI, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'exp-pop-loss-rate', indicator: 'Expected population loss rate', description: , usedIn: CATEGORIES.CLIMATE_CHANGE.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.FEMA, sources: [ { source: SOURCE_LINKS.FEMA_NRI, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'energy-burden', indicator: 'Energy burden', description: , usedIn: CATEGORIES.CLEAN_ENERGY.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.DOE, sources: [ { source: SOURCE_LINKS.DOE_LEAD, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'pm-25', indicator: 'PM2.5 in the air', description: , usedIn: CATEGORIES.CLEAN_ENERGY.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.EPA_OAR, sources: [ { source: SOURCE_LINKS.EPA_OAR, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'diesel-pm', indicator: 'Diesel particulate matter exposure', description: , usedIn: CATEGORIES.CLEAN_TRANSPORT.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.EPA, sources: [ { source: SOURCE_LINKS.EPA_NATA, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'traffic-vol', indicator: 'Traffic proximity and volume', description: , usedIn: CATEGORIES.CLEAN_TRANSPORT.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.DOT, sources: [ { source: SOURCE_LINKS.DOT_EPA, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'house-burden', indicator: 'Housing cost burden', description: , usedIn: CATEGORIES.AFFORDABLE_HOUSING.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.HUD, sources: [ { source: SOURCE_LINKS.HUD, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'lead-paint', indicator: 'Lead paint', description: , usedIn: CATEGORIES.AFFORDABLE_HOUSING.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'median-home', indicator: 'Median home value', description: , usedIn: CATEGORIES.AFFORDABLE_HOUSING.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'prox-haz', indicator: 'Proximity to hazardous waste facilities', description: , usedIn: CATEGORIES.LEGACY_POLLUTION.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.EPA, sources: [ { source: SOURCE_LINKS.EPA_TSDF, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'prox-npl', indicator: 'Proximity to National Priorities List (NPL) sites', description: , usedIn: CATEGORIES.LEGACY_POLLUTION.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.EPA, sources: [ { source: SOURCE_LINKS.EPA_CERCLIS, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'prox-rmp', indicator: 'Proximity to Risk Management Plan (RMP) facilities', description: , usedIn: CATEGORIES.LEGACY_POLLUTION.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.EPA, sources: [ { source: SOURCE_LINKS.EPA_RMP, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'waste-water', indicator: 'Wastewater discharge', description: , usedIn: CATEGORIES.CLEAN_WATER.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.EPA, sources: [ { source: SOURCE_LINKS.EPA_RSEI, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'asthma', indicator: 'Asthma', description: , usedIn: CATEGORIES.HEALTH_BURDENS.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CDC, sources: [ { source: SOURCE_LINKS.CDC_PLACES, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'diabetes', indicator: 'Diabetes', description: , usedIn: CATEGORIES.HEALTH_BURDENS.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CDC, sources: [ { source: SOURCE_LINKS.CDC_PLACES, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'heart-disease', indicator: 'Heart disease', description: , usedIn: CATEGORIES.HEALTH_BURDENS.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CDC, sources: [ { source: SOURCE_LINKS.CDC_PLACES, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'life-exp', indicator: 'Low life expectancy', description: Note:{` Unlike most of the other datasets, high values of this data indicate low burdens. For percentile calculations of burden, the percentile is calculated in reverse order, so that the census tract with the highest life expectancy relative to area life expectancy (lowest burden on this measure) is at the 0th percentile, and the census tract with the lowest life expectancy relative to area life expectancy (highest burden on this measure) is at the 100th percentile. Census tracts with the highest number have the lowest life expectancy. `}

, }} />, usedIn: CATEGORIES.HEALTH_BURDENS.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CDC, sources: [ { source: SOURCE_LINKS.CDC_SLEEP, availableFor: AVAILABLE_FOR.ALL_US_DC, }, ], }, { domID: 'low-med-inc', indicator: 'Low median income', description: Note:{` Unlike most of the other datasets, high values of this data indicate low burdens. For percentile calculations of burden, the percentile is calculated in reverse order, so that the census tract with the highest median income relative to area median income (lowest burden on this measure) is at the 0th percentile, and the census tract with the lowest median income relative to area median income (highest burden on this measure) is at the 100th percentile. Census tracts with the highest number have the lowest median income. `}

, }} />, usedIn: CATEGORIES.WORKFORCE_DEV.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC_PR, }, { source: SOURCE_LINKS.CENSUS_ACS_10, availableFor: AVAILABLE_FOR.AS_NMI, }, ], }, { domID: 'ling-iso', indicator: 'Linguistic isolation', description: , usedIn: CATEGORIES.WORKFORCE_DEV.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC_PR, }, ], }, { domID: 'unemploy', indicator: 'Unemployment', description: , usedIn: CATEGORIES.WORKFORCE_DEV.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC_PR, }, { source: SOURCE_LINKS.CENSUS_ACS_10, availableFor: AVAILABLE_FOR.AS_NMI, }, ], }, { domID: 'poverty', indicator: 'Poverty', description: , usedIn: CATEGORIES.WORKFORCE_DEV.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC_PR, }, { source: SOURCE_LINKS.CENSUS_ACS_10, availableFor: AVAILABLE_FOR.AS_NMI, }, ], }, { domID: 'high-school', indicator: 'High school degree attainment rate', description: , usedIn: CATEGORIES.WORKFORCE_DEV.METHODOLOGY, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC_PR, }, { source: SOURCE_LINKS.CENSUS_ACS_10, availableFor: AVAILABLE_FOR.AS_NMI, }, ], isPercent: true, }, ]; export const RETURN_TO_TOP = { LINK: , };