Skip to content

Commit

Permalink
Schema CL and Data Manifest CL for amount of area of Land Builtups fo…
Browse files Browse the repository at this point in the history
…r different countries/metropolitan cities for different years.

PiperOrigin-RevId: 573758319
  • Loading branch information
Data Commons authored and copybara-github committed Oct 24, 2023
1 parent a6d5bd1 commit b2a3dd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/dcschema.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,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
Expand Down Expand Up @@ -2776,7 +2776,7 @@ 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, dcid:LandCover
domainIncludes: schema:StatisticalVariable

Node: dcid:Years
Expand Down

0 comments on commit b2a3dd0

Please sign in to comment.