mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
parent
94095ff4c2
commit
02ce905261
3 changed files with 24 additions and 24 deletions
|
@ -361,11 +361,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
||||||
Data source:
|
Data source:
|
||||||
</span>
|
</span>
|
||||||
<a
|
<a
|
||||||
href="https://www.fhwa.dot.gov/policyinformation/hpms/shapefiles.cfm"
|
href="https://www.epa.gov/ejscreen/technical-documentation-ejscreen"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Department of Transportation (DOT) traffic data
|
Department of Transportation (DOT) traffic data as compiled by EPA's EJSCREEN
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -502,12 +502,12 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
||||||
Data source:
|
Data source:
|
||||||
</span>
|
</span>
|
||||||
<a
|
<a
|
||||||
href="https://www.epa.gov/rsei"
|
href="https://www.epa.gov/ejscreen/technical-documentation-ejscreen"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Environmental Protection Agency (EPA) Risk-Screening
|
Environmental Protection Agency (EPA) Risk-Screening
|
||||||
Environmental Indicators (RSEI) Model
|
Environmental Indicators (RSEI) Model as compiled by EPA's EJSCREEN
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -572,12 +572,12 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
||||||
Data source:
|
Data source:
|
||||||
</span>
|
</span>
|
||||||
<a
|
<a
|
||||||
href="https://www.epa.gov/national-air-toxics-assessment/2014-nata-assessment-results"
|
href="https://www.epa.gov/ejscreen/technical-documentation-ejscreen"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Environmental Protection Agency (EPA) National Air Toxics Assessment (NATA)
|
Environmental Protection Agency (EPA) National Air Toxics Assessment (NATA)
|
||||||
|
as compiled by EPA's EJSCREEN
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -608,12 +608,12 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
||||||
Data source:
|
Data source:
|
||||||
</span>
|
</span>
|
||||||
<a
|
<a
|
||||||
href="https://www.epa.gov/aboutepa/about-office-air-and-radiation-oar"
|
href="https://www.epa.gov/ejscreen/technical-documentation-ejscreen"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Environmental Protection Agency (EPA) Office of Air
|
Environmental Protection Agency (EPA) Office of Air
|
||||||
and Radiation (OAR) fusion of model and monitor data
|
and Radiation (OAR) fusion of model and monitor data as compiled by EPA's EJSCREEN
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -180,8 +180,8 @@ export const ADDITIONAL_INDICATORS = [
|
||||||
description: `Count of vehicles (average annual daily traffic) at major roads
|
description: `Count of vehicles (average annual daily traffic) at major roads
|
||||||
within 500 meters, divided by distance in meters (not km).`,
|
within 500 meters, divided by distance in meters (not km).`,
|
||||||
dataResolution: `Census block group`,
|
dataResolution: `Census block group`,
|
||||||
dataSourceLabel: `Department of Transportation (DOT) traffic data`,
|
dataSourceLabel: `Department of Transportation (DOT) traffic data as compiled by EPA's EJSCREEN`,
|
||||||
dataSourceURL: `https://www.fhwa.dot.gov/policyinformation/hpms/shapefiles.cfm`,
|
dataSourceURL: `https://www.epa.gov/ejscreen/technical-documentation-ejscreen`,
|
||||||
dataDateRange: `2017`,
|
dataDateRange: `2017`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -218,8 +218,8 @@ export const ADDITIONAL_INDICATORS = [
|
||||||
meters, divided by distance in kilometers (km).`,
|
meters, divided by distance in kilometers (km).`,
|
||||||
dataResolution: `Census block group`,
|
dataResolution: `Census block group`,
|
||||||
dataSourceLabel: `Environmental Protection Agency (EPA) Risk-Screening
|
dataSourceLabel: `Environmental Protection Agency (EPA) Risk-Screening
|
||||||
Environmental Indicators (RSEI) Model`,
|
Environmental Indicators (RSEI) Model as compiled by EPA's EJSCREEN`,
|
||||||
dataSourceURL: `https://www.epa.gov/rsei`,
|
dataSourceURL: `https://www.epa.gov/ejscreen/technical-documentation-ejscreen`,
|
||||||
dataDateRange: `2020`,
|
dataDateRange: `2020`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -236,8 +236,8 @@ export const ADDITIONAL_INDICATORS = [
|
||||||
description: `Mixture of particles that is part of diesel exhaust in the air.`,
|
description: `Mixture of particles that is part of diesel exhaust in the air.`,
|
||||||
dataResolution: `Census block group`,
|
dataResolution: `Census block group`,
|
||||||
dataSourceLabel: `Environmental Protection Agency (EPA) National Air Toxics Assessment (NATA)
|
dataSourceLabel: `Environmental Protection Agency (EPA) National Air Toxics Assessment (NATA)
|
||||||
`,
|
as compiled by EPA's EJSCREEN`,
|
||||||
dataSourceURL: `https://www.epa.gov/national-air-toxics-assessment/2014-nata-assessment-results`,
|
dataSourceURL: `https://www.epa.gov/ejscreen/technical-documentation-ejscreen`,
|
||||||
dataDateRange: `5-year estimates, 2015-2019`,
|
dataDateRange: `5-year estimates, 2015-2019`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -246,8 +246,8 @@ export const ADDITIONAL_INDICATORS = [
|
||||||
2.5 micrometers and smaller.`,
|
2.5 micrometers and smaller.`,
|
||||||
dataResolution: `Census block group`,
|
dataResolution: `Census block group`,
|
||||||
dataSourceLabel: `Environmental Protection Agency (EPA) Office of Air
|
dataSourceLabel: `Environmental Protection Agency (EPA) Office of Air
|
||||||
and Radiation (OAR) fusion of model and monitor data`,
|
and Radiation (OAR) fusion of model and monitor data as compiled by EPA's EJSCREEN`,
|
||||||
dataSourceURL: `https://www.epa.gov/aboutepa/about-office-air-and-radiation-oar`,
|
dataSourceURL: `https://www.epa.gov/ejscreen/technical-documentation-ejscreen`,
|
||||||
dataDateRange: `2017`,
|
dataDateRange: `2017`,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
@ -709,11 +709,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
||||||
Data source:
|
Data source:
|
||||||
</span>
|
</span>
|
||||||
<a
|
<a
|
||||||
href="https://www.fhwa.dot.gov/policyinformation/hpms/shapefiles.cfm"
|
href="https://www.epa.gov/ejscreen/technical-documentation-ejscreen"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Department of Transportation (DOT) traffic data
|
Department of Transportation (DOT) traffic data as compiled by EPA's EJSCREEN
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -850,12 +850,12 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
||||||
Data source:
|
Data source:
|
||||||
</span>
|
</span>
|
||||||
<a
|
<a
|
||||||
href="https://www.epa.gov/rsei"
|
href="https://www.epa.gov/ejscreen/technical-documentation-ejscreen"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Environmental Protection Agency (EPA) Risk-Screening
|
Environmental Protection Agency (EPA) Risk-Screening
|
||||||
Environmental Indicators (RSEI) Model
|
Environmental Indicators (RSEI) Model as compiled by EPA's EJSCREEN
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -920,12 +920,12 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
||||||
Data source:
|
Data source:
|
||||||
</span>
|
</span>
|
||||||
<a
|
<a
|
||||||
href="https://www.epa.gov/national-air-toxics-assessment/2014-nata-assessment-results"
|
href="https://www.epa.gov/ejscreen/technical-documentation-ejscreen"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Environmental Protection Agency (EPA) National Air Toxics Assessment (NATA)
|
Environmental Protection Agency (EPA) National Air Toxics Assessment (NATA)
|
||||||
|
as compiled by EPA's EJSCREEN
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -956,12 +956,12 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
||||||
Data source:
|
Data source:
|
||||||
</span>
|
</span>
|
||||||
<a
|
<a
|
||||||
href="https://www.epa.gov/aboutepa/about-office-air-and-radiation-oar"
|
href="https://www.epa.gov/ejscreen/technical-documentation-ejscreen"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Environmental Protection Agency (EPA) Office of Air
|
Environmental Protection Agency (EPA) Office of Air
|
||||||
and Radiation (OAR) fusion of model and monitor data
|
and Radiation (OAR) fusion of model and monitor data as compiled by EPA's EJSCREEN
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Add table
Reference in a new issue