| pm25_quarterly_2022 | R Documentation |
A processed example dataset containing quarterly fine particulate matter (PM2.5) averages for monitoring sites in the contiguous United States. The data are derived from the US EPA Air Quality System and AirData pre-generated monitor files and aggregated to site-quarter means.
data("pm25_quarterly_2022")
A data frame with 2640 rows and 9 columns.
EPA monitor site identifier.
State name.
County name.
Monitor latitude in decimal degrees.
Monitor longitude in decimal degrees.
Calendar quarter, coded as Q1, Q2, Q3, or Q4.
Quarterly average PM2.5 concentration in micrograms per cubic meter.
Number of daily monitor summaries contributing to the quarterly average.
Integer replicate index corresponding to quarter.
US EPA Air Quality System Data Mart and EPA AirData pre-generated files for PM2.5 monitor summaries. https://www.epa.gov/aqs https://aqs.epa.gov/aqsweb/airdata/download_files.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.