ColorfulClouds · Example Payload

Caiyun Weather Realtime Life Index Example

WeatherForecastingAir QualityPrecipitationHyperlocalGeospatialChina

Caiyun Weather Realtime Life Index Example is an example object payload from ColorfulClouds, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ultravioletcomfort

Example Payload

Raw ↑
{
  "ultraviolet": {
    "index": 3,
    "desc": "Moderate"
  },
  "comfort": {
    "index": 3,
    "desc": "Moderate"
  }
}