Trends in Atmospheric CO₂ - Mauna Loa CO₂ monthly mean data
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"atmospheric-co2-mauna-loa-monthly-mean-data",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/atmospheric-co2-mauna-loa-monthly-mean-data"
}
] - "definitions":{
- "atmospheric-co2-mauna-loa-monthly-mean-data":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/atmospheric-co2-mauna-loa-monthly-mean-data_records"
}
}
} - "records":
} - "properties":
- "atmospheric-co2-mauna-loa-monthly-mean-data_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "empty":,{
- "type":"integer",
- "title":"Month",
- "description":""
} - "monthly_average":,{
- "type":"number",
- "title":"Monthly Average",
- "description":""
} - "de_seasonalized":,{
- "type":"number",
- "title":"De-seasonalized",
- "description":""
} - "days":,{
- "type":"number",
- "title":"Days",
- "description":""
} - "st_dev_of_days":,{
- "type":"number",
- "title":"st.dev of days ",
- "description":""
} - "unc_of_mon_mean":{
- "type":"number",
- "title":"unc. Of mon mean ",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "atmospheric-co2-mauna-loa-monthly-mean-data":