read_atmo: ATMO index data

Description Usage Details Value See Also Examples

View source: R/read_atmo.R

Description

get ATMO index data as a data.frame. The data is only containing the last year of daily historic.

Usage

1

Details

The air quality index ranges from 1 (very good) to 10 (very bad). It characterizes in a simple and comprehensive way the air quality of an urban agglomeration.

It is composed of 4 sub index (all ranging from 1 to 10), each being representative of an air pollutant:

The highest sub-index of the 4 presented above will be the index of the day.

It is not possible to reproduce exact calculations as so2 is not available through the web service or with read_measures().

Value

a data.frame with the following columns:

See Also

Other functions about Paris air quality: read_alert, read_measures

Examples

1
2
3

ardata-fr/airparis documentation built on Nov. 3, 2019, 1:56 p.m.