Average atmospheric pressure (in HP=MB) observed by PME MET stations
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"average-atmospheric-pressure-in-hpmb-observed-by-pme-met-stations-2009xls0",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/average-atmospheric-pressure-in-hpmb-observed-by-pme-met-stations-2009xls0"
}
] - "definitions":{
- "average-atmospheric-pressure-in-hpmb-observed-by-pme-met-stations-2009xls0":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/average-atmospheric-pressure-in-hpmb-observed-by-pme-met-stations-2009xls0_records"
}
}
} - "records":
} - "properties":
- "average-atmospheric-pressure-in-hpmb-observed-by-pme-met-stations-2009xls0_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "month":,{
- "type":"string",
- "title":"Month ",
- "description":""
} - "region":,{
- "type":"string",
- "title":"Region",
- "description":""
} - "average_pressure":{
- "type":"number",
- "title":"Average Pressure",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "average-atmospheric-pressure-in-hpmb-observed-by-pme-met-stations-2009xls0":