Weatherbit · Schema

AlertRegionGroup

List of impacted regions

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather
View JSON Schema on GitHub

JSON Schema

weatherbit-alert-region-group-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/weatherbit/refs/heads/main/json-schema/weatherbit-alert-region-group-schema.json",
  "title": "AlertRegionGroup",
  "description": "List of impacted regions",
  "type": "string",
  "example": "St Louis, MO"
}