Interface AirPollution

Hierarchy

  • AirPollution

Properties

aqi: number

Air Quality Index.

aqiName: string

String substitute of aqi field (only english)

components: Components
dt: Date

Date and time, UTC

dtRaw: number

Date and time, Unix, UTC

lat: number

Geographical coordinates of the location (latitude)

lon: number

Geographical coordinates of the location (longitude)

Generated using TypeDoc