{
  "stale": true,
  "pollen": {
    "alder": 0,
    "birch": 0,
    "grass": 0.1,
    "olive": 0,
    "mugwort": 0,
    "ragweed": 0
  },
  "source": {
    "url": "https://open-meteo.com/en/docs/air-quality-api",
    "name": "Copernicus CAMS via Open-Meteo",
    "license": "CC-BY 4.0"
  },
  "current": {
    "dust": 0,
    "pm10": 9.5,
    "time": "2026-08-31T17:00",
    "pm2_5": 5.7,
    "interval": 3600,
    "uv_index": 3.8,
    "uv_index_clear_sky": 4,
    "aerosol_optical_depth": 0.08
  },
  "location": {
    "lat": 32.6669,
    "lng": -16.9241,
    "name": "Funchal, Madeira"
  },
  "updated_at": "2026-08-31T16:25:29.264+00:00",
  "uv_peak_today": 5.9,
  "dust_peak_next_24h": 0,
  "saharan_dust": {
    "level": "none",
    "label": "Clear air",
    "answer": "No — there is no Saharan dust over Madeira today.",
    "detail": "Air is clean Atlantic air. Long-range visibility to the Desertas Islands should be good on clear days.",
    "dust_ug_m3": 0,
    "peak_next_24h_ug_m3": 0
  },
  "uv": {
    "now": 3.8,
    "peak_today": 5.9,
    "band": "Moderate",
    "advice": "SPF 30 and a hat if you're out for more than an hour."
  },
  "particulates": {
    "pm10": 9.5,
    "pm2_5": 5.7,
    "band": "Good"
  }
}