pollutant_info: Pollutant information from the AQO website.

pollutant_infoR Documentation

Pollutant information from the AQO website.

Description

A dataset listing the monitoring stations and pollutants from the Air Quality Ontario website.

Usage

pollutant_info

Format

A data frame with 180 rows and columns:

station

The name of the monitoring station.

station_id

The ID of the monitoring station.

pollutant

The type of air pollutant: O3, PM25, NO2, CO, or SO2.

poll_id

The ID of the air pollutant.

has_poll

Whether the AIQ website has any records for the given station/pollutant combination.

Source

http://www.airqualityontario.com/.


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