From 307e506e7ea8ac9541ff4e56085dc002ff6bed9b Mon Sep 17 00:00:00 2001 From: Data Commons Date: Tue, 10 Oct 2023 05:08:39 -0700 Subject: [PATCH] Data Manifest CL for EJSCREEN at National,and State Level. PiperOrigin-RevId: 572211980 --- stat_vars/epa_ejscreen_stat_var.mcf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 stat_vars/epa_ejscreen_stat_var.mcf diff --git a/stat_vars/epa_ejscreen_stat_var.mcf b/stat_vars/epa_ejscreen_stat_var.mcf new file mode 100644 index 000000000..5cbb1678d --- /dev/null +++ b/stat_vars/epa_ejscreen_stat_var.mcf @@ -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