Atmospheric GHG Concentration
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"atmospheric-ghg-concentrations",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/atmospheric-ghg-concentrations"
}
] - "definitions":{
- "atmospheric-ghg-concentrations":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/atmospheric-ghg-concentrations_records"
}
}
} - "records":
} - "properties":
- "atmospheric-ghg-concentrations_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year_year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "all_greenhouse_gases_including_aerosols_number":,{
- "type":"number",
- "title":"GHGs including aerosols",
- "description":""
} - "67_of_probability_staying_below_1_5aoc_number":,{
- "type":"integer",
- "title":"67% of probability staying below 1.5ºC",
- "description":""
} - "67_probability_of_staying_below_2aoc_number":{
- "type":"integer",
- "title":"67% probability of staying below 2ºC",
- "description":""
}
} - "year_year":
}
} - "fields":
} - "properties":
} - "atmospheric-ghg-concentrations":