From f967b72d5f57b3bd51aece6d0d4a8b8713b3f0f4 Mon Sep 17 00:00:00 2001 From: Data Commons Date: Thu, 14 Sep 2023 05:09:34 -0700 Subject: [PATCH] Schema CL and Data Manifest CL for Waste Generated By Sectors for different countries. PiperOrigin-RevId: 565336315 --- core/ocedSchema.mcf | 173 +++++++++++ core/schema.mcf | 2 +- stat_vars/oced_waste_generated_by_sectors.mcf | 269 ++++++++++++++++++ 3 files changed, 443 insertions(+), 1 deletion(-) create mode 100644 core/ocedSchema.mcf create mode 100644 stat_vars/oced_waste_generated_by_sectors.mcf diff --git a/core/ocedSchema.mcf b/core/ocedSchema.mcf new file mode 100644 index 000000000..4c8ca5cca --- /dev/null +++ b/core/ocedSchema.mcf @@ -0,0 +1,173 @@ +###Property +Node: dcid:Waste +typeOf: schema:Class +name: "Waste" +subClassOf: dcs:Thing + +Node: dcid:wasteSourceType +typeOf: dcs:Property +name: "wasteSourceType" +domainIncludes: dcid:Waste +rangeIncludes: dcid:WasteSourceTypeEnum +isProvisional: dcs:True + +Node: dcid:wasteType +typeOf: dcs:Property +name: "wasteType" +domainIncludes: dcid:Waste +rangeIncludes: dcid:WasteTypeEnum +isProvisional: dcs:True + +###Enums +Node: dcid:WasteSourceTypeEnum +typeOf: dcid:Class +subClassOf:Enumeration +name: "WasteSourceTypeEnum" +description:"The wastes are classified into primary,secondary and tertiary depending upon the level of contribution they provided in the generation of waste" +isProvisional: dcs:True + +Node: dcid:WasteTypeEnum +typeOf: dcid:Class +subClassOf:Enumeration +name: "WasteTypeEnum" +description:"The type of waste generated" +isProvisional: dcs:True + +Node: dcid:ISICv4Enum +typeOf: dcid:Class +subClassOf:Enumeration +name: "ISICv4Enum" +description: "International Standard Industrial Classification of All Economic Activities(ISIC), Rev.4 has provided has codes for different industries " +isProvisional: dcs:True + +###Enum Values +Node: dcid:PrimaryWasteSource +typeOf: dcid:WasteSourceTypeEnum +name: "Primary Waste Source" +description:"Trash or garbage from households, schools, offices, marketplaces, restaurants and other public places" +descriptionUrl:"https://byjus.com/biology/types-of-waste/." +isProvisional: dcs:True + +Node: dcid:SecondaryWasteSource +typeOf: dcid:WasteSourceTypeEnum +name: "Secondary Waste Source" +description:"Waste generated from different sources and of different nature, i.e. waste generated in a process that is known as a waste treatment operation; it includes residual materials originating from recovery and disposal operations, such as incineration and composting residues" +descriptionUrl:"https://ec.europa.eu/eurostat/statistics-explained/index.php/Glossary:Secondary_waste" + +Node: dcid:ISICv4/RES +typeOf: dcid:WasteTypeEnum +name: "Sorting Residue" +description:"In sorting plants for light packaging (LVP), the packaging items pass through various packaging items pass through various stations, at each of which a specific fraction of the material is sorted out of the material flow" +descriptionUrl:"https://vecoplan.com/en/material/alternative-fuel/sorting-residues." +isProvisional: dcs:True + +Node: dcid:ISICv4/05-09 +typeOf: dcid:ISICv4Enum +name: "Mining And Quarrying" + +Node: dcid:ISICv4/10-33 +typeOf: dcid:ISICv4Enum +name: "Total Manufacturing Industries" + +Node: dcid:ISICv4/10-12 +typeOf: dcid:ISICv4Enum +name: "Food Beverages Tobacco Manufacture" + +Node: dcid:ISICv4/13-15 +typeOf: dcid:ISICv4Enum +name: "Textiles Wearing Apparel Leather Products Manufacture" + +Node: dcid:ISICv4/16 +typeOf: dcid:ISICv4Enum +name: "Wood Cork Straw Plaiting Materials Except Furniture Manufacture" + +Node: dcid:ISICv4/17-18 +typeOf: dcid:ISICv4Enum +name: "Paper Products Printing Reproduction Recorded Media Manufacture" + +Node: dcid:ISICv4/19 +typeOf: dcid:ISICv4Enum +name: "Coke Refined Petroleum Products Manufacture" + +Node: dcid:ISICv4/20-22 +typeOf: dcid:ISICv4Enum +name: "Chemical Pharmaceutical Rubber Plastic Products Manufacture" + +Node: dcid:ISICv4/23 +typeOf: dcid:ISICv4Enum +name: "Non Metallic Mineral Products Manufacture" + +Node: dcid:ISICv4/24-33 +typeOf: dcid:ISICv4Enum +name: "Basic Metal Fabricated Metal Machinery Equipments Repair And Installation Furnitures Jewellery MusicalInstrument Toys Manufacture" + +Node: dcid:ISICv4/24 +typeOf: dcs:ISICv4Enum +name: "BasicMetalsManufacture" + +Node: dcid:ISICv4/25-28 +typeOf: dcid:ISICv4Enum +name: "Fabricated Metal Computer Electronic Optical Electrical Equipment Machinery Equipment Manufacture" + +Node: dcid:ISICv4/29-33 +typeOf: dcid:ISICv4Enum +name: "Motor Vehicles OtherTransport And Furniture Repair And Installation Machinery Equipment Manufacture" + +Node: dcid:ISICv4/43 +typeOf: dcid:ISICv4Enum +name: "Construction" + +Node: dcid:ISICv4/01-03 +typeOf: dcid:ISICv4Enum +name: "Agriculture Forestry Fishing" + +Node: dcid:ISICv4/24-25 +typeOf: dcid:ISICv4Enum +name: "Basic Fabricated Metal Except Machinery Equipment Manufacture" + +Node: dcid:ISICv4/26-30 +typeOf: dcid:ISICv4Enum +name: "Computer Electronic Optical Electrical Motor Vehicles Other Transport Equipment Manufacture" + +Node: dcid:ISICv4/31-33 +typeOf: dcid:ISICv4Enum +name: "Furniture Jewellery Musical Instruments Toys Repair And Installation Machinery Equipment Manufacture" + +Node: dcid:ISICv4/36-39 +typeOf: dcs:ISICv4Enum +name: "Water Supply Sewerage Waste Management" + +Node: dcid:ISICv4/01 +typeOf: dcs:ISICv4Enum +name: "Agriculture" + +Node: dcid:ISICv4/35 +typeOf: dcs:ISICv4Enum +name: "Electricity, gas, steam and air conditioning supply" + +Node: dcid:ISICv4/Total_Primary_Recovered +typeOf: dcs:ISICv4Enum +name: “Total amounts of primary waste generated recovered” + +Node: dcid:ISICv4/TOTAL_Primary_Recycled +typeOf: dcs:ISICv4Enum +name: “Total amounts of primary waste generated recycled” + +Node: dcid:ISICv4/Inert_Waste +typeOf: dcs:ISICv4Enum +name: “Inert mineral waste generated” + +Node: dcid:ISICv4/Inert_Waste_Recovered +typeOf: dcs:ISICv4Enum +name: “Inert mineral waste generated, of which recovered” + +Node: dcid:ISICv4/Inert_Waste_Recycled +typeOf: dcs:ISICv4Enum +name: “Inert mineral waste generated, of which recycled” + +###Unit +Node: dcid:KilogramPerUSD +typeOf:WeightUnitOfMeasure +name:"Kilograms Per USD" +rangeIncludes:Number +domainIncludes:Emissions,Waste diff --git a/core/schema.mcf b/core/schema.mcf index 65c2bc066..8de1e0ab8 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -5970,7 +5970,7 @@ source: "http://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources" Node: amount dcid: "amount" typeOf: schema:Property -domainIncludes: schema:DatedMoneySpecification, dcs:Emissions, dcs:FarmInventory, dcs:EconomicActivity, dcs:Debt +domainIncludes: schema:DatedMoneySpecification, dcs:Emissions, dcs:FarmInventory, dcs:EconomicActivity, dcs:Debt, dcs:Waste name: "amount" rangeIncludes: schema:Number diff --git a/stat_vars/oced_waste_generated_by_sectors.mcf b/stat_vars/oced_waste_generated_by_sectors.mcf new file mode 100644 index 000000000..4c7a6f0ab --- /dev/null +++ b/stat_vars/oced_waste_generated_by_sectors.mcf @@ -0,0 +1,269 @@ +Node: dcid:Amount_Waste +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue + +Node: dcid:Amount_Waste_ISICv4/01-03_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/01-03 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/01_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/01 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/05-09_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/05-09 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/10-12_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/10-12 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/10-33_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/10-33 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/13-15_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/13-15 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/16_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/16 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/17-18_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/17-18 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/19_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/19 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/20-22_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/20-22 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/23_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/23 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/24-25_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/24-25 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/24-33_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/24-33 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/24_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/24 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/25-28_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/25-28 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/26-30_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/26-30 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/29-33_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/29-33 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/31-33_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/31-33 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/35_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/35 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/36-39_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/36-39 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/43_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/43 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/43_PrimaryWasteSource_PerCapita +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:PerCapita +industry: dcid:ISICv4/43 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/43_PrimaryWasteSource_PerGrossDomesticProduct +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:grossDomesticProduct +industry: dcid:ISICv4/43 +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/InertWasteRecovered_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/Inert_Waste_Recovered +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/InertWasteRecycled_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/Inert_Waste_Recycled +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/InertWaste_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/Inert_Waste +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/TOTALPrimaryRecycled_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/TOTAL_Primary_Recycled +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_ISICv4/TotalPrimaryRecovered_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +industry: dcid:ISICv4/Total_Primary_Recovered +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_PerGrossDomesticProduct +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:grossDomesticProduct + +Node: dcid:Amount_Waste_PrimaryWasteSource +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_PrimaryWasteSource_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_PrimaryWasteSource_PerGrossDomesticProduct +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +measurementDenominator: dcid:grossDomesticProduct +wasteSourceType: dcid:PrimaryWasteSource + +Node: dcid:Amount_Waste_SecondaryWasteSource_ISICv4/RES +typeOf: dcid:StatisticalVariable +populationType: dcid:Waste +measuredProperty: dcid:amount +statType: dcid:measuredValue +wasteSourceType: dcid:SecondaryWasteSource +wasteType: dcid:ISICv4/RES