Rate Of Wind Speed 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
                       
Wind Speed Rate Knots
               

No description available for this field.

Name (identifier)
wind_speed_rate
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"rate-wind-speed-in-knots-observed-by-gamep-met-stations-2009xls",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/rate-wind-speed-in-knots-observed-by-gamep-met-stations-2009xls"
      }
    ]
    ,
  • "definitions":
    {
    • "rate-wind-speed-in-knots-observed-by-gamep-met-stations-2009xls":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/rate-wind-speed-in-knots-observed-by-gamep-met-stations-2009xls_records"
            }
          }
        }
      }
      ,
    • "rate-wind-speed-in-knots-observed-by-gamep-met-stations-2009xls_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":""
              }
              ,
            • "wind_speed_rate":
              {
              • "type":"number",
              • "title":"Wind Speed Rate Knots",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets