Change in mass of ice sheets

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Entity
               

No description available for this field.

Name (identifier)
entity
Type
text
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Seasonal variation
               

No description available for this field.

Name (identifier)
seasonal_variation
Type
decimal
Sample
                       
Combined measurements
               

No description available for this field.

Name (identifier)
combined_measurements
Type
decimal
Sample
                       
Monthly averaged
               

No description available for this field.

Name (identifier)
monthly_averaged
Type
decimal
Sample
                       
Annual averaged
               

No description available for this field.

Name (identifier)
annual_averaged
Type
decimal
Sample
                       
sea_temperature_anomaly
               

No description available for this field.

Name (identifier)
sea_temperature_anomaly
Type
text
Sample
                       
Sea surface temp (lower-bound)
               

No description available for this field.

Name (identifier)
sea_surface_temp_lower_bound
Type
decimal
Sample
                       
Sea surface temp (upper-bound)
               

No description available for this field.

Name (identifier)
sea_surface_temp_upper_bound
Type
decimal
Sample
                       
Monthly pH measurement
               

No description available for this field.

Name (identifier)
monthly_ph_measurement
Type
decimal
Sample
                       
Annual average
               

No description available for this field.

Name (identifier)
annual_average
Type
decimal
Sample
                       
Temperature anomaly
               

No description available for this field.

Name (identifier)
temperature_anomaly
Type
decimal
Sample
                       
Church & White
               

No description available for this field.

Name (identifier)
church_white
Type
decimal
Sample
                       
University of Hawaii
               

No description available for this field.

Name (identifier)
university_of_hawaii
Type
decimal
Sample
                       
Average
               

No description available for this field.

Name (identifier)
average
Type
decimal
Sample
                       
arctic_sea_ice_osisaf
               

No description available for this field.

Name (identifier)
arctic_sea_ice_osisaf
Type
decimal
Sample
                       
Monthly averaged
               

No description available for this field.

Name (identifier)
monthly_averaged0
Type
decimal
Sample
                       
Annual averaged
               

No description available for this field.

Name (identifier)
annual_averaged0
Type
decimal
Sample
                       
Monthly averaged
               

No description available for this field.

Name (identifier)
monthly_averaged1
Type
decimal
Sample
                       
Annual averaged
               

No description available for this field.

Name (identifier)
annual_averaged1
Type
decimal
Sample
                       
Snow cover
               

No description available for this field.

Name (identifier)
snow_cover
Type
text
Sample
                       
Annual average
               

No description available for this field.

Name (identifier)
annual_average0
Type
text
Sample
                       
sea_ice_extent
               

No description available for this field.

Name (identifier)
sea_ice_extent
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"change-in-mass-of-ice-sheets",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/change-in-mass-of-ice-sheets"
      }
    ]
    ,
  • "definitions":
    {
    • "change-in-mass-of-ice-sheets":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/change-in-mass-of-ice-sheets_records"
            }
          }
        }
      }
      ,
    • "change-in-mass-of-ice-sheets_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "entity":
              {
              • "type":"string",
              • "title":"Entity",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "seasonal_variation":
              {
              • "type":"number",
              • "title":"Seasonal variation",
              • "description":""
              }
              ,
            • "combined_measurements":
              {
              • "type":"number",
              • "title":"Combined measurements",
              • "description":""
              }
              ,
            • "monthly_averaged":
              {
              • "type":"number",
              • "title":"Monthly averaged",
              • "description":""
              }
              ,
            • "annual_averaged":
              {
              • "type":"number",
              • "title":"Annual averaged",
              • "description":""
              }
              ,
            • "sea_temperature_anomaly":
              {
              • "type":"string",
              • "title":"sea_temperature_anomaly",
              • "description":""
              }
              ,
            • "sea_surface_temp_lower_bound":
              {
              • "type":"number",
              • "title":"Sea surface temp (lower-bound)",
              • "description":""
              }
              ,
            • "sea_surface_temp_upper_bound":
              {
              • "type":"number",
              • "title":"Sea surface temp (upper-bound)",
              • "description":""
              }
              ,
            • "monthly_ph_measurement":
              {
              • "type":"number",
              • "title":"Monthly pH measurement",
              • "description":""
              }
              ,
            • "annual_average":
              {
              • "type":"number",
              • "title":"Annual average",
              • "description":""
              }
              ,
            • "temperature_anomaly":
              {
              • "type":"number",
              • "title":"Temperature anomaly",
              • "description":""
              }
              ,
            • "church_white":
              {
              • "type":"number",
              • "title":"Church & White",
              • "description":""
              }
              ,
            • "university_of_hawaii":
              {
              • "type":"number",
              • "title":"University of Hawaii",
              • "description":""
              }
              ,
            • "average":
              {
              • "type":"number",
              • "title":"Average",
              • "description":""
              }
              ,
            • "arctic_sea_ice_osisaf":
              {
              • "type":"number",
              • "title":"arctic_sea_ice_osisaf",
              • "description":""
              }
              ,
            • "monthly_averaged0":
              {
              • "type":"number",
              • "title":"Monthly averaged",
              • "description":""
              }
              ,
            • "annual_averaged0":
              {
              • "type":"number",
              • "title":"Annual averaged",
              • "description":""
              }
              ,
            • "monthly_averaged1":
              {
              • "type":"number",
              • "title":"Monthly averaged",
              • "description":""
              }
              ,
            • "annual_averaged1":
              {
              • "type":"number",
              • "title":"Annual averaged",
              • "description":""
              }
              ,
            • "snow_cover":
              {
              • "type":"string",
              • "title":"Snow cover",
              • "description":""
              }
              ,
            • "annual_average0":
              {
              • "type":"string",
              • "title":"Annual average",
              • "description":""
              }
              ,
            • "sea_ice_extent":
              {
              • "type":"string",
              • "title":"sea_ice_extent",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets