You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Quick script to download/unzip annual AQI summary data csv files for each year between 1980 to 2018 from https://aqs.epa.gov/aqsweb/airdata/download_files.html.
import requests, zipfile, io
# Remove item from scope or change year range to include/exclude files