From 3dab9f3fbcebbf54c1afc9cc9b105c09ebe8546f Mon Sep 17 00:00:00 2001 From: Data Commons Date: Wed, 27 Sep 2023 04:46:53 -0700 Subject: [PATCH] Schema CL and Data Manifest CL for type of land covers for different countries/metropolitan cities for different years. PiperOrigin-RevId: 568813697 --- core/agriculture.mcf | 40 +++++++++++++ core/dcschema.mcf | 47 ++++++++++++++- core/energy.mcf | 2 +- core/measurement_methods.mcf | 4 ++ stat_vars/oced_land_cover_stat_vars.mcf | 78 +++++++++++++++++++++++++ 5 files changed, 168 insertions(+), 3 deletions(-) create mode 100644 stat_vars/oced_land_cover_stat_vars.mcf diff --git a/core/agriculture.mcf b/core/agriculture.mcf index 7548b965a..0ab9ce4b9 100644 --- a/core/agriculture.mcf +++ b/core/agriculture.mcf @@ -137,6 +137,46 @@ Node: dcid:Cropland typeOf: dcs:FarmTypeEnum name: "Cropland" +Node: dcid:BareArea +typeOf: dcs:FarmTypeEnum +name: "Bare Area" + +Node: dcid:Shrubland +typeOf: dcs:FarmTypeEnum +name: "Shrub land" + +Node: dcid:Wetland +typeOf: dcs:FarmTypeEnum +name: "Wet land" + +Node: dcid:InlandWater +typeOf: dcs:FarmTypeEnum +name: "Inland Water" + +Node: dcid:ArtificialSurface +typeOf: dcs:FarmTypeEnum +name: "Artificial Surface" + +Node: dcid:Grassland +typeOf: dcs:FarmTypeEnum +name: "Grass land" + +Node: dcid:NaturalAndSemiNatural +typeOf: dcs:FarmTypeEnum +name: "Natural And SemiNatural" + +Node: dcid:BuiltUp +typeOf: dcs:FarmTypeEnum +name: "Builtup" + +Node: dcid:TreeCover +typeOf: dcs:FarmTypeEnum +name: "Tree Cover" + +Node: dcid:NonResidentialBuiltUp +typeOf: dcs:FarmTypeEnum +name: "Non Residential BuiltUp" + Node: dcid:HarvestedCropland typeOf: dcs:FarmTypeEnum name: "HarvestedCropland" diff --git a/core/dcschema.mcf b/core/dcschema.mcf index 6ea3cc0c2..bcd8906fd 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -1107,7 +1107,7 @@ dcid: dcs:landArea typeOf: schema:Property name: "landArea" description: "The area of an administrative area." -domainIncludes: schema:AdministrativeArea +domainIncludes: schema:AdministrativeArea, dcid:LandCover rangeIncludes: schema:Float Node: populationDensity @@ -2005,6 +2005,11 @@ typeOf: UnitOfMeasure name: "PersonPerSquareKilometer" description: "A unit person per square kilometer area." +Node: dcid:SquareMeterPerPerson +typeOf: UnitOfMeasure +name: "SquareMeterPerPerson" +description: "A unit square meter of area per person" + Node: MilePerSquareMile typeOf: dcs:UnitOfMeasure name: "MilePerSquareMile" @@ -3014,9 +3019,19 @@ Node: dcid:baseDate typeOf: schema:Property name: "baseDate" description: "Identifies the date to compare observations to (in ISO 8601 format)." -rangeIncludes: schema:Date +rangeIncludes: schema:Date, schema:LandCover domainIncludes: schema:StatisticalVariable +Node: dcid:BaseYear2000 +typeOf: dcs:BaseDateEnum +name: "Base Year 2000" +domainIncludes: dcs:baseDate + +Node: dcid:BaseDateEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "BaseDateEnum" + Node: dcid:Years typeOf: dcs:TimeUnitOfMeasure name: "Years" @@ -4216,3 +4231,31 @@ Node: dcid:FullTimeEmployee typeOf: dcid:EmploymentStatusEnum name: "Full Time Employee" +#oecd_addition +Node: dcid:landCoverStatus +typeOf: dcid:Property +name: "landCoverStatus" +domainIncludes: dcid:LandCover +rangeIncludes: dcid:LandCoverStatusEnum +isProvisional: dcid:True + +Node: dcid:LandCoverStatusEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "LandCoverStatusEnum" +isProvisional: dcid:True + +Node: dcid:Loss +typeOf: dcid:LandCoverStatusEnum +name: "Loss" +isProvisional: dcid:True + +Node: dcid:Gain +typeOf: dcid:LandCoverStatusEnum +name: "Gain" +isProvisional: dcid:True + +Node: dcid:NetChange +typeOf: dcid:LandCoverStatusEnum +name: "Net Change" +isProvisional: dcid:True diff --git a/core/energy.mcf b/core/energy.mcf index 4573afa3a..8972d7099 100644 --- a/core/energy.mcf +++ b/core/energy.mcf @@ -160,7 +160,7 @@ name: "reserves" Node: dcid:loss typeOf: schema:Property rangeIncludes: schema:Quantity -domainIncludes: schema:Electricity, schema:Energy, schema:Fuel +domainIncludes: schema:Electricity, schema:Energy, schema:Fuel, schema:LandCover name: "loss" Node: dcid:productReclassification diff --git a/core/measurement_methods.mcf b/core/measurement_methods.mcf index 7a8cbe874..dc9fdcaf4 100644 --- a/core/measurement_methods.mcf +++ b/core/measurement_methods.mcf @@ -199,6 +199,10 @@ name: "EPA_NationalEmissionInventory_Tier1Summary" typeOf: dcs:MeasurementMethodEnum description: "Measurement method for US EPA Tier 1 Source, Criteria Air Pollutant Emission" +Node: dcid:OECDLandCoverBaseYear2000 +name: "OECDLandCoverBaseYear2000" +typeOf: dcs:MeasurementMethodEnum + Node: dcid:CensusPEPSurvey_RaceUpto1999 name: "CensusPEPSurvey_RaceUpto1999" typeOf: dcs:CensusSurveyEnum diff --git a/stat_vars/oced_land_cover_stat_vars.mcf b/stat_vars/oced_land_cover_stat_vars.mcf new file mode 100644 index 000000000..0bba68ecd --- /dev/null +++ b/stat_vars/oced_land_cover_stat_vars.mcf @@ -0,0 +1,78 @@ +Node: dcid:LandArea_LandCover_2000_ArtificialSurface +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +baseDate: 2000 +landCoverType: dcid:ArtificialSurface + +Node: dcid:LandArea_LandCover_BareArea +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +landCoverType: dcid:BareArea + +Node: dcid:LandArea_LandCover_BuiltUp +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +landCoverType: dcid:BuiltUp + +Node: dcid:LandArea_LandCover_BuiltUp_AsAFractionOf_Count_Person +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Person +landCoverType: dcid:BuiltUp + +Node: dcid:LandArea_LandCover_Cropland +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +landCoverType: dcid:Cropland + +Node: dcid:LandArea_LandCover_Grassland +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +landCoverType: dcid:Grassland + +Node: dcid:LandArea_LandCover_InlandWater +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +landCoverType: dcid:InlandWater + +Node: dcid:LandArea_LandCover_NonResidentialBuiltUp +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +landCoverType: dcid:NonResidentialBuiltUp + +Node: dcid:LandArea_LandCover_Shrubland +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +landCoverType: dcid:Shrubland + +Node: dcid:LandArea_LandCover_TreeCover +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +landCoverType: dcid:TreeCover + +Node: dcid:LandArea_LandCover_Wetland +typeOf: dcid:StatisticalVariable +populationType: dcid:LandCover +measuredProperty: dcid:landArea +statType: dcid:measuredValue +landCoverType: dcid:Wetland