From 40c04573e575981df38a0e3b743e971b4fe7c7f2 Mon Sep 17 00:00:00 2001 From: Data Commons Date: Thu, 22 Feb 2024 22:12:28 -0800 Subject: [PATCH] Data Manifest CL for EJSCREEN at National,and State Level. PiperOrigin-RevId: 609612482 --- 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