Weatherbit · Example Payload

Weatherbit Weather Alert Group Example

Mississippi River at Chester .This Flood Warning is a result of 1-2 inches of rainfall across the basin earlier this week... The Flood Warning continues for the Mississippi River at Chester * until Tuesday morning. * At 8:30 PM Friday the stage was 26.8 feet. * Flood stage is 27.0 feet. * Minor flooding is forecast. * The river is forecast to rise above flood stage by tonight and to crest near 29.0 feet by Saturday evening. The river is forecast to fall below flood stage by Monday morning. * Impact: At 28.0 feet...Unleveed islands near Chester and the prison farm floods. * Impact: At 27.0 feet...Flood Stage. Unprotected farmland on right bank begins to flood.

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather

Weatherbit Weather Alert Group Example is an example object payload from Weatherbit, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titledescriptionseverityeffective_utceffective_localexpires_utcexpires_localurialerts

Example Payload

Raw ↑
{
  "title": "Flood Warning issued February 8 at 8:51PM CST expiring February 12 at 8:24AM CST by NWS St Louis MO",
  "description": "Mississippi River at Chester\n\n.This Flood Warning is a result of 1-2 inches of rainfall across\nthe basin earlier this week...\nThe Flood Warning continues for\nthe Mississippi River at Chester\n* until Tuesday morning.\n* At  8:30 PM Friday the stage was 26.8 feet.\n* Flood stage is 27.0 feet.\n* Minor flooding is forecast.\n* The river is forecast to rise above flood stage by tonight and to\ncrest near 29.0 feet by Saturday evening. The river is forecast to\nfall below flood stage by Monday morning.\n* Impact:  At 28.0 feet...Unleveed islands near Chester and the prison\nfarm floods.\n* Impact:  At 27.0 feet...Flood Stage.  Unprotected farmland on right\nbank begins to flood.",
  "severity": "Warning",
  "effective_utc": "2019-02-09 02:51:00",
  "effective_local": "2019-02-08 21:51:00",
  "expires_utc": "2019-02-10 02:51:00",
  "expires_local": "2019-02-09 21:51:00",
  "uri": "https://api.weather.gov/alerts/NWS-IDP-PROD-3361975-2942026",
  "alerts": [
    null
  ]
}