Weatherbit · Example Payload

Weatherbit Energy Obs Group Example

WeatherForecastingHistorical DataAir QualityAlertsAgricultural Weather

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

Top-level fields

countstart_dateend_datedata

Example Payload

Raw ↑
{
  "count": 1,
  "start_date": 15,
  "end_date": 61,
  "data": [
    null
  ]
}