Average atmospheric pressure (in HP=MB) observed by PME MET stations

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Average Pressure
               

No description available for this field.

Name (identifier)
average_pressure
Type
decimal
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets