pollutant_data: Pollutant data from the AIQ website.

pollutant_dataR Documentation

Pollutant data from the AIQ website.

Description

A dataset containing pollutant concentrations between 2017-2020 at the station/pollutant combinations in pollutant_info.

Usage

pollutant_data

Format

A data frame with 176,039 rows and columns:

Date

The date at which the concentration was measured.

Station

The name of the monitoring station.

Pollutant

The name of the pollutant being measured: O3 (ppb), PM25 (micrograms / m^3), NO2 (ppb), SO2 (ppb), CO (ppm).

Concentration

The average daily concentration from hourly measurements.

Source

http://www.airqualityontario.com/.


mlysy/aq2020 documentation built on April 14, 2022, 12:43 a.m.