2022 US EPA Annual AQI by County
Collections:
Climate Change | Health Outcomes | Vulnerability
Citation:
US Environmental Protection Agency
(2022).
2022 US EPA Annual AQI by County [gis dataset].
US Environmental Protection Agency.
https://aqs.epa.gov/aqsweb/airdata/download_files.html.
last updated: 2024-10-28
(update frequency: As Needed).
Abstract: The AirData Air Quality Index Summary Report displays an annual summary of Air Quality Index (AQI) values for counties or core based statistical areas (CBSA). Air Quality Index is an indicator of overall air quality, because it takes into account all of the criteria air pollutants measured within a geographic area. Although AQI includes all available pollutant measurements, you should be aware that many areas have monitoring stations for some, but not all, of the pollutants. Each row of the AQI Report lists summary values for one year for one county or CBSA. The summary values include both qualitative measures (days of the year having "good" air quality, for example) and descriptive statistics (median AQI value, for example).
Summary statistics for the current year are incomplete because data are still being reported and quality assured. Data for the current year are considered preliminary until May 1 of the following year. Therefore, comparing reported values for the current year with previous years may not be valid.
see https://www.epa.gov/outdoor-air-quality-data/about-air-data-reports for more information.
Key words:
EPA, AQI, annual, USA, county
Open Geospatial Consortium Standards:
dynamic vector tiles |
| WMS (coming soon) | WFS (coming soon)
Analytical Functions:
gdsc_get_attributes(tablename=us_2022_annual_aqi_by_county,lat=25.718,lng=-80.279,identifier=county,attrs=[state,county,year,days_with_aqi,good_days,moderate_days,unhealthy_for_sensitive_groups_days,unhealthy_days,very_unhealthy_days,hazardous_days,max_aqi,90th_percentile_aqi,median_aqi,days_co,days_no2,days_ozone,days_pm2.5,days_pm10],normal='')
Name | Description | Type | Units |
---|---|---|---|
state | The state name. | varchar | |
county | The county name. | varchar | |
year | The year. | varchar | |
days_with_aqi | Days with valid AQI index calculated. | int4 | days |
good_days | Days with AQI measure from 0-50. | int4 | days |
moderate_days | Days with AQI measure from 51-100. | int4 | days |
unhealthy_for_sensitive_groups_days | Days with AQI measure from 101-150. | int4 | days |
unhealthy_days | Days with AQI measure from 151-200. | int4 | days |
very_unhealthy_days | Days with AQI measure from 201-300. | int4 | days |
hazardous_days | Days with AQI measure from 301-500. | int4 | days |
max_aqi | The maximum AQI in the county for the year. | int4 | AQI |
90th_percentile_aqi | 90 percent of daily AQI values during the year were less than or equal to the 90th percentile value. | int4 | AQI |
median_aqi | Half of daily AQI values during the year were less than or equal to the median value, and half equaled or exceeded it. | int4 | AQI |
days_co | The number of days CO was the main pollutant used to calculate the AQI. | int4 | days |
days_no2 | The number of days NO2 was the main pollutant used to calculate the AQI. | int4 | days |
days_ozone | The number of days Ozone was the main pollutant used to calculate the AQI. | int4 | days |
days_pm2.5 | The number of days PM2.5 was the main pollutant used to calculate the AQI. | int4 | days |
days_pm10 | The number of days PM10 was the main pollutant used to calculate the AQI. | int4 | days |