Description Usage Format Details Source Examples
Hourly time series of PM2.5 and PM10 measurements in Paris in 2019
1 | data("paris")
|
A data frame with 647 observations on the following 4 variables.
utcdate and time of measurements
pm25The PM2.5 measurements
pm10The PM10 measurements
hoursnumeric, the measurement hours
Ambient particulate matter measurements (PM 2.5 and PM 10) measured by reference-grade instruments for Paris - Centre, hourly measurements for July 2019. Non-physical measurements (zero values and outliers with PM2.5 greater than 2xPM10) were removed, as mass of PM2.5 is a fraction of mass of PM10 by definition.
European Environmental Agency, through Open AQ (https://openaq.org/#/location/4146). Thanks to Vito Ilacqua (EPA) for pointing out that.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.