{
  "location": {
    "lat": 22.57,
    "lon": 88.36
  },
  "place": "48, Kolkata",
  "as_of": "2026-06-27T12:47:47.896Z",
  "air": {
    "aqi": 52,
    "band": "satisfactory",
    "pollutants": {
      "pm25": 16.05,
      "pm10": 46.65,
      "no2": 8.08,
      "so2": 8.55,
      "co": 1.01,
      "o3": 51.67,
      "nh3": 8.45
    },
    "yll": 1.08,
    "station": {
      "id": "cpcb-6009",
      "name": "Dasnagar",
      "city": "Howrah",
      "distance_km": 6.23
    },
    "source": "cpcb"
  },
  "heat": {
    "temp_c": 30,
    "humidity_pct": 80,
    "apparent_c": 35.9,
    "wet_bulb_c": 27.1,
    "source": "open-meteo"
  },
  "rain": {
    "precipitation_mm": 0,
    "probability_pct": 46,
    "source": "open-meteo"
  },
  "uv": {
    "index": 0.15,
    "source": "open-meteo"
  },
  "dust": {
    "dust_ug_m3": 3,
    "aod": 0.33,
    "source": "open-meteo"
  },
  "warnings": [
    {
      "event": "Light Thunderstorm with surface wind",
      "severity": "WATCH",
      "color": "yellow",
      "certainty": "Very Likely",
      "area": "some parts of Howrah, Kolkata, South 24 Parganas, North 24 Parganas",
      "issuer": "West Bengal SDMA",
      "until": "Sat Jun 27, 18:35",
      "identifier": "1782555180015017",
      "headline": "Light to moderate Thunderstorm  lightning accompanied with light to moderate rain and gusty wind with speed 30-40 kmph. very likely to affect over some parts of Howrah, Kolkata, South 24 Parganas, North 24 Parganas districts during next 2-3 hours from 15:35, 27-06-2026."
    }
  ],
  "attribution": "Sources: CPCB (Govt. of India) via OAQ · Open-Meteo (CC-BY 4.0) · NDMA / IMD (SACHET), via mugilu",
  "disclaimer": "Informational only, not for medical, emergency, or safety-critical decisions. For official hazard warnings consult NDMA / IMD.",
  "ambient": {
    "band": "moderate",
    "score": 45,
    "driver": "Heat",
    "persona": "everyone",
    "hazards": [
      {
        "hazard": "Air",
        "level": 0,
        "band": "low"
      },
      {
        "hazard": "Heat",
        "level": 1,
        "band": "moderate"
      },
      {
        "hazard": "UV",
        "level": 0,
        "band": "low"
      },
      {
        "hazard": "Dust",
        "level": 0,
        "band": "low"
      },
      {
        "hazard": "Warning",
        "level": 1,
        "band": "moderate"
      }
    ]
  }
}