Weatherbit · Schema

AlertRegionGroup

List of impacted regions

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather
View JSON Schema on GitHub

JSON Schema

weatherbit-alertregiongroup-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/AlertRegionGroup",
  "title": "AlertRegionGroup",
  "type": "string",
  "description": "List of impacted regions",
  "example": "St Louis, MO"
}