/* eslint-disable max-len */ import React from 'react'; import {defineMessages} from 'react-intl'; import {FormattedDate, FormattedMessage, FormattedNumber} from 'gatsby-plugin-intl'; import {boldFn, linkFn, simpleLink} from './common'; export const PAGE = defineMessages({ TILE: { id: 'methodology.page.title.text', defaultMessage: 'Methodology & data', description: 'Navigate to the methodology page. This is the methodology page title text', }, HEADING: { id: 'methodology.page.header.text', defaultMessage: 'Methodology', description: 'Navigate to the methodology page. This is the 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: 'Navigate to the methodology page. This is the 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: 'Navigate to the methodology page. This is the methodology page explanation of the categories', }, }); export const FORMULA = { INTRO: , IF: IF the census tract is above the threshold for one or more environmental or climate indicators `} description={'Navigate to the methodology page. This is the first part of the formula used in the methodology'} values= {{ boldtag: boldFn, }} />, AND: AND the census tract is above the threshold for the socioeconomic indicators `} description={'Navigate to the methodology page. This is the second part of the formula used in the methodology'} values= {{ boldtag: boldFn, }} />, }; // Download Package export const DOWNLOAD_FILE_SIZE = 52; export const DOWNLOAD_SHAPE_FILE_SIZE = 742; export const DOWNLOAD_LAST_UPDATED = 1649287951000; 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_SHAPEFILE_URL = [ process.env.GATSBY_CDN_TILES_BASE_URL, process.env.GATSBY_DATA_PIPELINE_SCORE_PATH, process.env.GATSBY_SHAPE_FILE_PATH, ].join('/'); export const DOWNLOAD_PACKAGE = { TITLE: , DESCRIPTION1: , shapefileSize: , }} />, LAST_UPDATED: , }} />, BUTTON_TEXT1: , BUTTON_TEXT2: , NEW_TAG: NEW`} description= {'Navigate to the methodology page. This is the new tag text'} values={{ boldtag: boldFn, }} />, }; export const CATEGORY= { HEADING: , ID_AS_DISADV_TEXT: identified as disadvantaged `} description= {'Navigate to the methodology page. Navigate to the category section. This is category heading'} values={{ boldtag: boldFn, }} />, }; // Category AND Clause: export const CATEGORY_AND_CLAUSE = { LOW_INC_65_WHEN_HIGH_ED_LTE_20: AND is above the 65th percentile for low income AND 80% or more of adults 15 or older are not enrolled in higher education `} description= {'Navigate to the methodology page. Navigate to the category section. This is category portion of the formula dealing with lower income and high school degree rate'} values= {{ boldtag: boldFn, link1: simpleLink('#low-income'), link2: simpleLink('#high-ed-enroll-rate'), }} />, HS_DEG_90_WHEN_HIGH_ED_LTE_20: AND 10% or more of adults 25 or older have not attained a high school degree AND 80% or more of adults 15 or older are not enrolled in higher education `} description= {'Navigate to the methodology page. Navigate to the category section. This is the portion of the formula dealing with higher ed enrollment and high school degree rate'} values= {{ boldtag: boldFn, link1: simpleLink('#high-school'), link2: simpleLink('#high-ed-enroll-rate'), }} />, }; // Indicator Categories copy constants: export const CATEGORIES = { ALL: , ALL_EXCEPT_WORKFORCE: , CLIMATE_CHANGE: { METHODOLOGY: , TITLE: , IF: IF at or above the 90th percentile for expected agriculture loss rate OR expected building loss rate OR expected population loss rate`} description= {'Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula'} values= {{ boldtag: boldFn, link1: simpleLink('#exp-agr-loss-rate'), link2: simpleLink('#exp-bld-loss-rate'), link3: simpleLink('#exp-pop-loss-rate'), }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, }, CLEAN_ENERGY: { METHODOLOGY: , TITLE: , IF: IF at or above the 90th percentile for energy burden OR PM2.5 in the air`} description= {'Navigate to the methodology page. Navigate to the category section. This will set the if if portion of the formula'} values= {{ boldtag: boldFn, link1: simpleLink('#energy-burden'), link2: simpleLink('#pm-25'), }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, }, CLEAN_TRANSPORT: { METHODOLOGY: , TITLE: , IF: IF at or above the 90th percentile for diesel particulate matter exposure or traffic proximity and volume `} description= {'Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula'} values= {{ boldtag: boldFn, link1: simpleLink('#diesel-pm'), link2: simpleLink('#traffic-vol'), }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, }, AFFORDABLE_HOUSING: { METHODOLOGY: , TITLE: , IF: IF at or above the 90th percentile for lead paint AND median home value is at or less than the 90th percentile OR at or above the 90th percentile for the housing cost burden`} description= {'Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula'} values= {{ boldtag: boldFn, link1: simpleLink('#lead-paint'), link2: simpleLink('#median-home'), link3: simpleLink('#house-burden'), }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, }, LEGACY_POLLUTION: { METHODOLOGY: , TITLE: , IF: IF at or above the 90th percentile for proximity to hazardous waste facilities OR proximity to National Priorities List (NPL) sites OR proximity to Risk Management Plan (RMP) facilities`} description= {'Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula'} values= {{ boldtag: boldFn, link1: simpleLink('#prox-haz'), link2: simpleLink('#prox-npl'), link3: simpleLink('#prox-rmp'), }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, }, CLEAN_WATER: { METHODOLOGY: , TITLE: , IF: IF at or above the 90th percentile for wastewater discharge`} description= {'Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula'} values= {{ boldtag: boldFn, link1: simpleLink('#waste-water'), }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, }, HEALTH_BURDENS: { METHODOLOGY: , TITLE: , IF: IF at or above the 90th percentile for asthma OR diabetes OR heart disease OR low life expectancy`} description= {'Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula'} values= {{ boldtag: boldFn, link1: simpleLink('#asthma'), link2: simpleLink('#diabetes'), link3: simpleLink('#heart-disease'), link4: simpleLink('#life-exp'), }} />, AND: CATEGORY_AND_CLAUSE.LOW_INC_65_WHEN_HIGH_ED_LTE_20, }, WORKFORCE_DEV: { METHODOLOGY: , TITLE: , IF: IF at or above the 90th percentile for low median income as a percentage of area median income OR linguistic isolation OR unemployment OR percent individuals in households at or below 100% Federal poverty level `} description= {'Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula'} values= {{ boldtag: boldFn, link1: simpleLink('#low-med-inc'), link2: simpleLink('#ling-iso'), link3: simpleLink('#unemploy'), link4: simpleLink('#poverty'), }} />, AND: CATEGORY_AND_CLAUSE.HS_DEG_90_WHEN_HIGH_ED_LTE_20, }, }; // Dataset section export const DATASETS = defineMessages({ HEADING: { id: 'methodology.page.datasetContainer.heading', defaultMessage: 'Datasets used in beta methodology', description: 'Navigate to the Methodology page. This is the section heading of which datasets are used in cumulative score', }, INFO: { id: 'methodology.page.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: 'Navigate to the Methodology page. This is the description of the dataset section', }, ADDITIONAL_HEADING: { id: 'methodology.page.datasetContainer.additional.heading', defaultMessage: 'Additional Indicators', description: 'Navigate to the Methodology page. This is the additional indicators heading', }, ADDITIONAL_INFO: { id: 'methodology.page.datasetContainer.additional.info', defaultMessage: 'These datasets provide additional information about each community.', description: 'Navigate to the Methodology page. This is the additional indicator info', }, }); export const DATASET_CARD_LABELS = defineMessages({ USED_IN: { id: 'methodology.page.datasetCard.used.in', defaultMessage: 'Used in: ', description: 'Navigate to the Methodology page. This is the label associated with explaining the card', }, RESP_PARTY: { id: 'methodology.page.datasetCard.responsible.party', defaultMessage: 'Responsible Party: ', description: 'Navigate to the Methodology page. This is the label associated with explaining the card', }, DATE_RANGE: { id: 'methodology.page.datasetCard.date.range', defaultMessage: 'Date range: ', description: 'Navigate to the Methodology page. This is the label associated with explaining the card', }, SOURCE: { id: 'methodology.page.datasetCard.source', defaultMessage: 'Source: ', description: 'Navigate to the Methodology page. This is the label associated with source of the card', }, AVAILABLE_FOR: { id: 'methodology.page.datasetCard.available.for', defaultMessage: 'Available for: ', description: 'Navigate to the Methodology page. This is the 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: American Community Survey from {date15_19}'} description= {'Navigate to the Methodology page. This is the source link for Census ACS'} values= {{ link1: linkFn('https://www.census.gov/programs-surveys/acs', false, true), date15_19: DATE_RANGE.FIFETEEN_PLUS_4, }} />, CENSUS_ACS_10: American Community Survey from {date10}'} description= {'Navigate to the Methodology page. This is the source link for Census ACS'} values= {{ link1: linkFn('https://www.census.gov/data/developers/data-sets/acs-5year/2010.html', false, true), date10: DATE_RANGE.TEN, }} />, FEMA_NRI: National Risk Index from {date14_21}`} description= {'Navigate to the Methodology page. This is the source link for FEMA'} values={{ link1: linkFn('https://hazards.fema.gov/nri/expected-annual-loss', false, true), date14_21: DATE_RANGE.FOURTEEN_PLUS_7, }} />, DOE_LEAD: LEAD Score from {date18}`} description= {'Navigate to the Methodology page. This is the source link for DOE FEMA'} values={{ link1: linkFn('https://www.energy.gov/eere/slsc/low-income-energy-affordability-data-lead-tool', false, true), date18: DATE_RANGE.EIGHTEEN, }} />, EPA_OAR: Fusion of model and monitor data from {date17} as compiled by EPA’s EJSCREEN, sourced from EPA National Air Toxics Assessment (NATA) and the U.S. Department of Transportation (DOT) traffic data `} description= {'Navigate to the Methodology page. This is the source link for EPA OAR'} values={{ link1: linkFn('https://www.epa.gov/ejscreen/technical-documentation-ejscreen', false, true), date17: DATE_RANGE.SEVENTEEN, }} />, EPA_NATA: National Air Toxics Assessment (NATA) from {date14} as compiled by EPA's EJSCREEN`} description= {'Navigate to the Methodology page. This is the source link for EPA NATA'} values={{ link1: linkFn('https://www.epa.gov/ejscreen/technical-documentation-ejscreen', false, true), date14: DATE_RANGE.FOURTEEN, }} />, DOT_EPA: Traffic Data from {date17} as compiled by EPA's EJSCREEN`} description= {'Navigate to the Methodology page. This is the source link for DOT EPA'} values={{ link1: linkFn('https://www.epa.gov/ejscreen/technical-documentation-ejscreen', false, true), date17: DATE_RANGE.SEVENTEEN, }} />, HUD: Comprehensive Housing Affordability Strategy dataset from {date14_18}`} description= {'Navigate to the Methodology page. This is the source link for HUD'} values={{ link1: linkFn('https://www.huduser.gov/portal/datasets/cp.html', false, true), date14_18: DATE_RANGE.FOURTEEN_PLUS_4, }} />, EPA_TSDF: Treatment, Storage, and Disposal Facilities (TSDF) data from {date20} calculated from EPA's RCRA database as compiled by EPA's EJSCREEN `} description= {'Navigate to the Methodology page. This is the source link for EPA TSDF'} values={{ link1: linkFn('https://enviro.epa.gov/facts/rcrainfo/search.html', false, true), date20: DATE_RANGE.TWENTY, }} />, EPA_CERCLIS: CERCLIS database from {date20} as compiled by EPA’s EJSCREEN`} description= {'Navigate to the Methodology page. This is the source link for EPA CERCLIS'} values={{ link1: linkFn('https://enviro.epa.gov/facts/rcrainfo/search.html', false, true), date20: DATE_RANGE.TWENTY, }} />, EPA_RMP: RMP database from {date20} as compiled by EPA’s EJSCREEN`} description= {'Navigate to the Methodology page. This is the source link for EPA RMP'} values={{ link1: linkFn('https://www.epa.gov/ejscreen/technical-documentation-ejscreen', false, true), date20: DATE_RANGE.TWENTY, }} />, EPA_RSEI: Risk-Screening Environmental Indicators (RSEI) Model from {date20} as compiled by EPA’s EJSCREEN`} description= {'Navigate to the Methodology page. This is the source link for EPA RSEI'} values={{ link1: linkFn('https://www.epa.gov/ejscreen/technical-documentation-ejscreen', false, true), date20: DATE_RANGE.TWENTY, }} />, CDC_PLACES: PLACES data from {date16_19}`} description= {'Navigate to the Methodology page. This is the source link for CDC Places'} values={{ link1: linkFn('https://www.cdc.gov/places/index.html', false, true), date16_19: DATE_RANGE.SIXTEEN_PLUS_3, }} />, CDC_SLEEP: U.S. Small-area Life Expectancy Estimates Project (USALEEP) from {date10_15}`} description= {'Navigate to the Methodology page. This is the source link for CDC Sleep'} values={{ link1: linkFn('https://www.cdc.gov/nchs/nvss/usaleep/usaleep.html#data', false, true), 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: JSX.Element, description: JSX.Element, note?: JSX.Element, usedIn: JSX.Element, responsibleParty: string, sources: [ { source: JSX.Element, availableFor: string, }] }; export const INDICATORS = [ { domID: 'low-income', indicator: , 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: , description: , usedIn: CATEGORIES.ALL, responsibleParty: RESPONSIBLE_PARTIES.CENSUS, sources: [ { source: SOURCE_LINKS.CENSUS_ACS_15_19, availableFor: AVAILABLE_FOR.ALL_US_DC_PR, }, ], }, { domID: 'exp-agr-loss-rate', indicator: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , 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: , description: , note: Note: The percentiles for this dataset have been reversed so that census tracts with lower numbers have higher life expectancies and the census tracts with higher numbers have lower life expectancy when compared to life expectancy in the area. `} description= {'Navigate to the Methodology page. This is the note text for low life expectancy'} values= {{ boldtag: boldFn, }} />, 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: , description: , note: Note: The percentiles for this dataset have been reversed so that census tracts with lower numbers have higher median incomes and census tracts with the higher numbers have lower median income when compared to area median income. `} description= {'Navigate to the Methodology page. This is the note text for low median expectancy'} values= {{ boldtag: boldFn, }} />, 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: , 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: , 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: , 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: , 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: , };