get https://api.plume.io/3.0/street-level/live
current air quality from our street-level model
Field | Type | Description |
---|---|---|
timestamp | integer | 10 digit UTC epoch linux timestamp |
values | object | List of available pollutants present on the requested location for the given timestamp. Each object key could be any string of NO2, PM10, PM25, O3. |
value_upm | float | Concentration in µg/m3 |
pi | float | plume AQI |