From fa9343bbfa00373dc21779224ec64397d21109a1 Mon Sep 17 00:00:00 2001 From: Data Commons Date: Tue, 17 Oct 2023 00:27:21 -0700 Subject: [PATCH] Data Manifest CL for OECD Air Emission at National Level. PiperOrigin-RevId: 574049631 --- core/WorldDevelopmentIndicators.mcf | 2 +- core/dcschema.mcf | 12 + core/dcschema_enum_instances.mcf | 37 ++ core/energy.mcf | 30 +- stat_vars/OECD_Air_Emission_stat_vars.mcf | 749 ++++++++++++++++++++++ 5 files changed, 824 insertions(+), 6 deletions(-) create mode 100644 stat_vars/OECD_Air_Emission_stat_vars.mcf diff --git a/core/WorldDevelopmentIndicators.mcf b/core/WorldDevelopmentIndicators.mcf index 7faf07025..a631cfd75 100644 --- a/core/WorldDevelopmentIndicators.mcf +++ b/core/WorldDevelopmentIndicators.mcf @@ -43,7 +43,7 @@ Node: dcid:emittedThing name: "emittedThing" typeOf: schema:Property domainIncludes: dcs:Emissions -rangeIncludes: dcs:GasType, dcs:AirPollutantEnum +rangeIncludes: dcs:GasType, dcs:AirPollutantEnum, dcs:EPA_CriteriaAirPollutant description: "Type of emission, such as carbon dioxide." Node: dcid:Emissions diff --git a/core/dcschema.mcf b/core/dcschema.mcf index c197eb6d7..88324b77b 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -4165,3 +4165,15 @@ Node: dcid:Per1000Males typeOf: dcs:UnitOfMeasure name: "Per 1k males" description: "Per 1000 male population." + +Node: dcid:KilogramPerCapita +name: "KilogramPerCapita" +typeOf: dcid:UnitOfMeasure + +Node: dcid:IndustrialProcesses +typeOf: dcid:EmissionSourceEnum +name: "Industrial Processes" + +Node: dcid:ProductUse +typeOf: dcid:EmissionSourceEnum +name: "Product Use" diff --git a/core/dcschema_enum_instances.mcf b/core/dcschema_enum_instances.mcf index 9fb735aad..8046dda11 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -3124,3 +3124,40 @@ Node: dcid:Sum typeOf: dcs:StatisticalAggregationMethodEnum name: "Sum" description: "Computes the sum of input values in a Data Commons StatisticalAggregation." + +Node: dcid:Combustion +typeOf: dcid:EmissionSourceEnum +name: "Combustion" +description: the process of burning + +Node: dcid:CombustionExcludingIndustrial +typeOf: dcid:EmissionSourceEnum +name: "Combustion Excluding Industrial" +description: the process of burning excluding the industrial combustion + +Node: dcid:IndustrialCombustion +typeOf: dcid:EmissionSourceEnum +name: "Industrial Combustion" +description: a vital part of many manufacturing processes across a wide array of sectors, from chemical plants to food production lines. + +Node: dcid:ManMadeEmission +typeOf: dcid:EmissionSourceEnum +name: "Man Made Emission" +description: the emissions of various forms carbon - the most concerning being carbon dioxide - associated with human activities. + +Node: dcid:Miscellaneous +typeOf: dcid:EmissionSourceEnum +name: "Miscellaneous" +description: composed of or containing a variety of things; mixed; varied. having varied capabilities, sides, etc. + +Node: dcid:MobileSourceExcludingRoadTransport +typeOf: dcid:EmissionSourceEnum +name: "Mobile Source Excluding Road Transport" + +Node: dcid:PowerStation +typeOf: dcid:EmissionSourceEnum +name: "Power Station" + +Node: dcid:StationarySource +typeOf: dcid:EmissionSourceEnum +name: "Stationary Source" diff --git a/core/energy.mcf b/core/energy.mcf index 375017657..9b6c604ae 100644 --- a/core/energy.mcf +++ b/core/energy.mcf @@ -1018,10 +1018,6 @@ Node: dcid:Monthly typeOf: dcs:StatAccumulationPeriodEnum name: "Monthly" -Node: dcid:Triennial -typeOf:StatAccumulationPeriodEnum -name: "Triennial" - Node: dcid:Quarterly typeOf: dcs:StatAccumulationPeriodEnum name: "Quarterly" @@ -2254,7 +2250,7 @@ name: "emissionSource" typeOf: schema:Property description: "Source of emission." domainIncludes: dcs:Emissions -rangeIncludes: dcs:EmissionSourceEnum, dcs:EpaSccCodeEnum +rangeIncludes: dcs:EmissionSourceEnum, dcs:EpaSccCodeEnum, dcs:FireCauseSpecificEnum, dcs:EnergyConsumptionSectorEnum Node: dcs:emissionSourceType name: "emissionSourceType" @@ -2346,6 +2342,18 @@ Node: dcid:OxidesOfSulfur typeOf: dcid:GreenhouseGas name: "OxidesOfSulfur" +Node: dcid:SulphurOxide +typeOf: dcid:GreenhouseGas +name: "Sulphur Oxide" + +Node: dcid:NitrogenOxide +typeOf: dcid:GreenhouseGas +name: "Nitrogen Oxide" + +Node: dcid:NonMethaneVolatileOrganicCompound +typeOf: dcid:GreenhouseGas +name: "Non Methane Volatile Organic Compound" + Node: dcid:EPA_CriteriaAirPollutant name: "EPA_CriteriaAirPollutant" typeOf: dcs:AirPollutantEnum @@ -3013,3 +3021,15 @@ name: "India Energy Dashboard Unspecified Sector" Node: dcid:IndiaEDM_OtherOilProducts typeOf: dcs:EnergySourceEnum name: "India Energy Dashboard Other Oil Products" + +Node: dcid:SulphurOxide +typeOf: dcid:GreenhouseGas +name: "Sulphur Oxide" + +Node: dcid:NitrogenOxide +typeOf: dcid:GreenhouseGas +name: "Nitrogen Oxide" + +Node: dcid:NonMethaneVolatileOrganicCompound +typeOf: dcid:GreenhouseGas +name: "Non Methane Volatile Organic Compound" diff --git a/stat_vars/OECD_Air_Emission_stat_vars.mcf b/stat_vars/OECD_Air_Emission_stat_vars.mcf new file mode 100644 index 000000000..ad60c3e0d --- /dev/null +++ b/stat_vars/OECD_Air_Emission_stat_vars.mcf @@ -0,0 +1,749 @@ +Node: dcid:Amount_Emissions_Agriculture_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Agriculture" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Agriculture +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_Agriculture_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Agriculture" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Agriculture +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_Agriculture_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Agriculture" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Agriculture +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_Agriculture_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Agriculture" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Agriculture +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_Agriculture_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Agriculture" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Agriculture +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_Agriculture_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Agriculture" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Agriculture +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Road Transport" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_CarbonMonoxide_PerCapita +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Total emissions per capita" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:PerCapita +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_CombustionExcludingIndustrial_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Other combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:CombustionExcludingIndustrial +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_CombustionExcludingIndustrial_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Other combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:CombustionExcludingIndustrial +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_CombustionExcludingIndustrial_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Other combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:CombustionExcludingIndustrial +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_CombustionExcludingIndustrial_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Other combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:CombustionExcludingIndustrial +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_CombustionExcludingIndustrial_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Other combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:CombustionExcludingIndustrial +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_CombustionExcludingIndustrial_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Other combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:CombustionExcludingIndustrial +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_Combustion_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Combustion +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_Combustion_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Combustion +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_Combustion_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Combustion +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_Combustion_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Combustion +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_Combustion_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Combustion +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_Combustion_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Combustion +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_IndustrialCombustion_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Industrial combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialCombustion +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_IndustrialCombustion_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Industrial combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialCombustion +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_IndustrialCombustion_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Industrial combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialCombustion +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_IndustrialCombustion_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Industrial combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialCombustion +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_IndustrialCombustion_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Industrial combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialCombustion +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_IndustrialCombustion_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Industrial combustion" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialCombustion +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_IndustrialProcessesOrProductUse_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Industrial processes and product use" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialProcesses__ProductUse +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_IndustrialProcessesOrProductUse_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Industrial processes and product use" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialProcesses__ProductUse +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_IndustrialProcessesOrProductUse_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Industrial processes and product use" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialProcesses__ProductUse +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_IndustrialProcessesOrProductUse_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Industrial processes and product use" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialProcesses__ProductUse +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_IndustrialProcessesOrProductUse_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Industrial processes and product use" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialProcesses__ProductUse +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_IndustrialProcessesOrProductUse_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Industrial processes and product use" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:IndustrialProcesses__ProductUse +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_ManMadeEmission_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Total man-made emissions" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:ManMadeEmission +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_ManMadeEmission_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Total man-made emissions" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:ManMadeEmission +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_ManMadeEmission_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Total man-made emissions" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:ManMadeEmission +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_ManMadeEmission_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Total man-made emissions" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:ManMadeEmission +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_ManMadeEmission_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Total man-made emissions" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:ManMadeEmission +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_ManMadeEmission_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Total man-made emissions" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:ManMadeEmission +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_Miscellaneous_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Miscellaneous" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Miscellaneous +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_Miscellaneous_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Miscellaneous" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Miscellaneous +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_Miscellaneous_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Miscellaneous" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Miscellaneous +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_Miscellaneous_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Miscellaneous" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Miscellaneous +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_Miscellaneous_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Miscellaneous" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Miscellaneous +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_Miscellaneous_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Miscellaneous" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:Miscellaneous +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_MobileSourceExcludingRoadTransport_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Other Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:MobileSourceExcludingRoadTransport +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_MobileSourceExcludingRoadTransport_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Other Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:MobileSourceExcludingRoadTransport +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_MobileSourceExcludingRoadTransport_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Other Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:MobileSourceExcludingRoadTransport +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_MobileSourceExcludingRoadTransport_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Other Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:MobileSourceExcludingRoadTransport +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_MobileSourceExcludingRoadTransport_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Other Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:MobileSourceExcludingRoadTransport +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_MobileSourceExcludingRoadTransport_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Other Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:MobileSourceExcludingRoadTransport +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Road Transport" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_NitrogenOxide_PerCapita +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Total emissions per capita" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:PerCapita +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Road Transport" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_NonMethaneVolatileOrganicCompound_PerCapita +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Total emissions per capita" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:PerCapita +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Road Transport" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_PM10_PerCapita +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Total emissions per capita" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:PerCapita +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Road Transport" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_PM2.5_PerCapita +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Total emissions per capita" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:PerCapita +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_PowerStation_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Power stations" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:PowerStation +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_PowerStation_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Power stations" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:PowerStation +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_PowerStation_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Power stations" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:PowerStation +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_PowerStation_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Power stations" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:PowerStation +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_PowerStation_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Power stations" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:PowerStation +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_PowerStation_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Power stations" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:PowerStation +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_RoadTransport_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Total Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:RoadTransport +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_RoadTransport_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Total Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:RoadTransport +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_RoadTransport_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Total Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:RoadTransport +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_RoadTransport_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Total Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:RoadTransport +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_RoadTransport_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Total Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:RoadTransport +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_RoadTransport_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Total Mobile Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:RoadTransport +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_StationarySource_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Total Stationary Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:StationarySource +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_StationarySource_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Total Stationary Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:StationarySource +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_StationarySource_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Total Stationary Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:StationarySource +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_StationarySource_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Total Stationary Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:StationarySource +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_StationarySource_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Total Stationary Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:StationarySource +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_StationarySource_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Total Stationary Sources" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:StationarySource +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Road Transport" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_SulphurOxide_PerCapita +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Total emissions per capita" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:PerCapita +emittedThing: dcid:SulphurOxide + +Node: dcid:Amount_Emissions_WasteManagement_CarbonMonoxide +typeOf: dcid:StatisticalVariable +name: "Amount of Carbon Monoxide emmited from Waste" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:WasteManagement +emittedThing: dcid:CarbonMonoxide + +Node: dcid:Amount_Emissions_WasteManagement_NitrogenOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Nitrogen Oxides emmited from Waste" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:WasteManagement +emittedThing: dcid:NitrogenOxide + +Node: dcid:Amount_Emissions_WasteManagement_NonMethaneVolatileOrganicCompound +typeOf: dcid:StatisticalVariable +name: "Amount of Non-methane Volatile Organic Compounds emmited from Waste" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:WasteManagement +emittedThing: dcid:NonMethaneVolatileOrganicCompound + +Node: dcid:Amount_Emissions_WasteManagement_PM10 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM10) emmited from Waste" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:WasteManagement +emittedThing: dcid:PM10 + +Node: dcid:Amount_Emissions_WasteManagement_PM2.5 +typeOf: dcid:StatisticalVariable +name: "Amount of Particulates (PM2.5) emmited from Waste" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:WasteManagement +emittedThing: dcid:PM2.5 + +Node: dcid:Amount_Emissions_WasteManagement_SulphurOxide +typeOf: dcid:StatisticalVariable +name: "Amount of Sulphur Oxides emmited from Waste" +populationType: dcid:Emissions +measuredProperty: dcid:amount +statType: dcid:measuredValue +emissionSource: dcid:WasteManagement +emittedThing: dcid:SulphurOxide