Note: I recently updated the code for this to the OpenAQ v3 API and there might be bugs.
Get email alerts when AQI is unhealthy near you.
Remix
location
(Line 4 in main.tsx) to describe your location. It accepts fairly flexible English descriptions which it turns into locations via nominatim's geocoder API.Run
This val uses nominatim's geocoder to get your lat, lon, and air quality data from OpenAQ. It uses EPA's NowCast AQI Index calculation and severity levels.