Change in mass of ice sheets
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "entity":
}
} - "fields":
} - "properties":
} - "change-in-mass-of-ice-sheets":