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
                       
Area
               

No description available for this field.

Name (identifier)
area
Type
text
Sample
                       
Element Code
               

No description available for this field.

Name (identifier)
element_code
Type
text
Sample
                       
Element
               

No description available for this field.

Name (identifier)
element
Type
text
Sample
                       
Months Code
               

No description available for this field.

Name (identifier)
months_code
Type
text
Sample
                       
Months
               

No description available for this field.

Name (identifier)
months
Type
text
Sample
                       
Year Code
               

No description available for this field.

Name (identifier)
year_code
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Unit
               

No description available for this field.

Name (identifier)
unit
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Flag
               

No description available for this field.

Name (identifier)
flag
Type
text
Sample
                       
Flag Description
               

No description available for this field.

Name (identifier)
flag_description
Type
text
Sample
                       

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