0 records

0 records

Active filters Clear all

No active filters

Filters

Temperature change on land

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Area
               

No description available for this field.

Name (identifier)
area
Type
text
Sample
United Republic of Tanzania
Element
               

No description available for this field.

Name (identifier)
element
Type
text
Sample
Temperature change
Months
               

No description available for this field.

Name (identifier)
months
Type
text
Sample
August
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
2010
Unit
               

No description available for this field.

Name (identifier)
unit
Type
text
Sample
°c
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
0.646
Flag
               

No description available for this field.

Name (identifier)
flag
Type
text
Sample
E
Flag Description
               

No description available for this field.

Name (identifier)
flag_description
Type
text
Sample
Estimated value

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"temperature-change-on-land",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/temperature-change-on-land"
      }
    ]
    ,
  • "definitions":
    {
    • "temperature-change-on-land":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/temperature-change-on-land_records"
            }
          }
        }
      }
      ,
    • "temperature-change-on-land_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "area":
              {
              • "type":"string",
              • "title":"Area",
              • "description":""
              }
              ,
            • "element":
              {
              • "type":"string",
              • "title":"Element",
              • "description":""
              }
              ,
            • "months":
              {
              • "type":"string",
              • "title":"Months",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets