ColorfulClouds · Example Payload

Caiyun Weather Hourly Wind Item Example

WeatherForecastingAir QualityPrecipitationHyperlocalGeospatialChina

Caiyun Weather Hourly Wind Item Example is an example object payload from ColorfulClouds, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datetimespeeddirection

Example Payload

Raw ↑
{
  "datetime": "2026-05-30T14:30:00+08:00",
  "speed": 16.9,
  "direction": 312.0
}