Back to APIs list

Air quality API examples & templates

Use these vals as a playground to view and fork Air quality API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
mihai avatar
aqi
@mihai
Cron
Forked from geraldo/aqi
raei avatar
aqi
@raei
Script
An interactive, runnable TypeScript val by raei
chen avatar
aqi
@chen
Cron
Forked from stevekrouse/aqi
santiesteban avatar
nowcastPMAqi
@santiesteban
Script
Cloned from russbiggs to learn how to use val.town US EPA Particulate Matter NowCast AQI (Air Quality Index) Algorithm The US EPA generally uses 24 hours periods of data to calculate AQI. To calculate AQI at an hourly scale the NowCast algorithm is a more appropriate choice Algorithm explained more fully at: https://observablehq.com/@openaq/epa-pm-nowcast inputs an array of measurements values of particulate matter returns an NowCast air quality index number between 0-500 0 to 50 Good 51 to 100 Moderate 101 to 150 Unhealthy for Sensitive Groups 151 to 200 Unhealthy 201 to 300 Very Unhealthy 301 to 500 Hazardous
jdahlin avatar
easyAQIExample
@jdahlin
Script
// The realtime Air Quality Index (AQI) for any location
motyar avatar
aqi
@motyar
Cron
Forked from stevekrouse/aqi
ari avatar
aqi
@ari
Cron
Forked from stevekrouse/aqi
stevekrouse avatar
easyAQIExample
@stevekrouse
Script
// The realtime Air Quality Index (AQI) for any location
yacosta738 avatar
aqi
@yacosta738
Cron
AQI Alerts Get email alerts when AQI is unhealthy near you. Set up Click Fork Change location (Line 4) to describe your location. It accepts fairly flexible English descriptions which it turns into locations via nominatim's geocoder API . Click Run Background 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. Learn more: https://www.val.town/v/stevekrouse.easyAQI
tarngerine avatar
brownCoral
@tarngerine
Script
Forked from stevekrouse/aqi
enzonotario avatar
easyAQIExample
@enzonotario
Script
// The realtime Air Quality Index (AQI) for any location
djf avatar
aqi
@djf
Script
Forked from tarngerine/brownCoral
andreterron avatar
aqi
@andreterron
Cron
Forked from stevekrouse/aqi
cathy avatar
easyAQIExample
@cathy
Script
// The realtime Air Quality Index (AQI) for any location
staticdreams avatar
aqi
@staticdreams
Cron
Forked from ayush73/aqi
tarunxsh avatar
aqi
@tarunxsh
Cron
Forked from motyar/aqi