1
2
3
4
5
#

Name:

Description:

Daily air quality is measured by the air quality index (AQI) reported by the Environmental Protection Agency.

Variables:

  • date - Date

  • aqs_site_id - a factor with levels 37-063-0015

  • poc - a numeric vector

  • daily_mean_pm2_5_concentration - a numeric vector

  • units - a factor with levels ug/m3 LC

  • daily_aqi_value - a numeric vector

  • daily_obs_count - a numeric vector

  • percent_complete - a numeric vector

  • aqs_parameter_code - a numeric vector

  • aqs_parameter_desc - a factor with levels Acceptable PM2.5 AQI & Speciation Mass PM2.5 - Local Conditions

  • csa_code - a numeric vector

  • csa_name - a factor with levels Raleigh-Durham-Cary, NC

  • cbsa_code - a numeric vector

  • cbsa_name - a factor with levels Durham, NC

  • state_code - a numeric vector

  • state - a factor with levels North Carolina

  • county_code - a numeric vector

  • county - a factor with levels Durham

  • site_latitude - a numeric vector

  • site_longitude - a numeric vector

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

US Environmental Protection Agency, AirData, 2011. http://www3.epa.gov/airdata/ad_data_daily.html

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Air_quality_for_Durham__NC_1479_17.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.