records

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 Code (M49)
               

No description available for this field.

Name (identifier)
area_code_m49
Type
text
Sample
562
Area
               

No description available for this field.

Name (identifier)
area
Type
text
Sample
Niger
Element Code
               

No description available for this field.

Name (identifier)
element_code
Type
text
Sample
7271
Element
               

No description available for this field.

Name (identifier)
element
Type
text
Sample
Temperature change
Months Code
               

No description available for this field.

Name (identifier)
months_code
Type
text
Sample
7020
Months
               

No description available for this field.

Name (identifier)
months
Type
text
Sample
Meteorological year
Year Code
               

No description available for this field.

Name (identifier)
year_code
Type
text
Sample
2006
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
2006
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
1.281
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_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":""
              }
              ,
            • "months_code":
              {
              • "type":"string",
              • "title":"Months Code",
              • "description":""
              }
              ,
            • "months":
              {
              • "type":"string",
              • "title":"Months",
              • "description":""
              }
              ,
            • "year_code":
              {
              • "type":"string",
              • "title":"Year Code",
              • "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