pm25_dat | R Documentation |
Daily PM2.5 concentration levels at 183 major cities in China during years
2014-2016. This dataset was collected by the China National Environmental
Monitoring Centre (CNEMC). It can be downloaded directly from the CNEMC
offical web page. The PM2.5 dataset used here contains 6 variables, including
Year
, Time
, Long
(longitude), Lat
(latitude),
City
, and PM2.5
.
data(pm25_dat)
A dataframe containing N=200,385
observations of 6 variables.
Kai Yang kayang@mcw.edu and Peihua Qiu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.