Land cover
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"land-cover",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/land-cover"
}
] - "definitions":{
- "land-cover":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/land-cover_records"
}
}
} - "records":
} - "properties":
- "land-cover_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "domain_code":,{
- "type":"string",
- "title":"Domain Code",
- "description":""
} - "domain0":,{
- "type":"string",
- "title":"Domain",
- "description":""
} - "area_code_m49":,{
- "type":"string",
- "title":"Area Code (M49)",
- "description":""
} - "area":,{
- "type":"string",
- "title":"Area",
- "description":""
} - "element_code":,{
- "type":"string",
- "title":"Element Code",
- "description":""
} - "element":,{
- "type":"string",
- "title":"Element",
- "description":""
} - "item_code":,{
- "type":"string",
- "title":"Item Code",
- "description":""
} - "item":,{
- "type":"string",
- "title":"Item",
- "description":""
} - "year_code":,{
- "type":"string",
- "title":"Year Code",
- "description":""
} - "unit":,{
- "type":"string",
- "title":"Unit",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "flag":,{
- "type":"string",
- "title":"Flag",
- "description":""
} - "flag_description":{
- "type":"string",
- "title":"Flag Description",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "land-cover":
Similar datasets
- Land use indicates the socioeconomic use of land (for example, agriculture, forestry, recreation or residential use). In particular it defines a number of services such as agriculture, forestry, industry, transport, housing and other services that use land as a natural and/or an economic resource. Land use has to be distinguished from Land Cover which refers instead to to the bio-physical cover…
- This dataset contains Global Agri-Environmental Indicators for the period 1961-2019. Data from Food and Agriculture Organization.
- The FAOSTAT Temperature change on land domain disseminates statistics of mean surface temperature change by country, with annual updates. The current dissemination covers the period 1961–2024. Statistics are available for monthly, seasonal and annual mean temperature anomalies, i.e., temperature change with respect to a baseline climatology, corresponding to the period 1951–1980. The standard d…
- The FAOSTAT domain Emissions shares disseminates indicators on sectoral shares of total national emissions as well as indicators of per capita emissions. Sectoral shares are computed by agrifood system component (farm gate, land use change, pre- and postproduction) as well as by sectors of the National GHG Inventories used for reporting to the United Nations Framework Convention on Climate Chan…