-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Data Manifest CL for EJSCREEN at National,and State Level.
PiperOrigin-RevId: 572211980
- Loading branch information
1 parent
00b72cb
commit 307e506
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Node: dcid:Mean_Concentration_AirPollutant_DieselPM | ||
description: "Annual mean Diesel PM concentration in air measured from EPA NATA" | ||
typeOf: dcs:StatisticalVariable | ||
populationType: dcs:Atmosphere | ||
measuredProperty: dcs:concentration | ||
statType: dcs:meanValue | ||
pollutant: dcs:DieselPM | ||
|
||
Node: dcid:AirPollutant_Cancer_Risk | ||
description: "Probability of contracting cancer over a 70 year lifetime due to air pollutant exposure" | ||
typeOf: dcs:StatisticalVariable | ||
populationType: dcs:Atmosphere | ||
measuredProperty: dcs:lifetimeContractionProbability | ||
statType: dcs:measuredValue | ||
pollutantHealthRisk: dcs:Cancer | ||
|
||
Node: dcid:AirPollutant_Respiratory_Hazard | ||
description: "Ratio of lifetime exposure to reference concentration. Value of 1 or lower means unlikely noncancer health effects." | ||
typeOf: dcs:StatisticalVariable | ||
populationType: dcs:Atmosphere | ||
measuredProperty: dcs:hazardIndex | ||
statType: dcs:measuredValue | ||
pollutantHealthRisk: dcs:NonCarcinogenicRespiratoryHazard |