PM2.5 Open Data Portal
The PM2.5 Open Data Portal, run by the LASS community, publishes readings from a large network of low-cost airbox particulate sensors, mostly in Taiwan. Callers can list participating sensor devices and sites, retrieve the latest PM2.5, temperature and humidity readings for a device, pull historical readings for a device over a date range, and fetch a snapshot of all current sensor values with their coordinates. Useful for air-quality dashboards and environmental alerting. No credentials required.
What your agent can do with PM2.5 Open Data Portal
Triggers and actions 9 actions
- ActionFind nearest device by latitude and longitude
Find the device nearest to a given latitude/longitude. GET /device/nearest/lat/{lat}/lon/{lon}/
- ActionGet ADF emission analysis
Fetch the Air Distribution Field (ADF) emission analysis dataset. GET /analysis/ADF/emission/
- ActionGet ADF pollution analysis
Fetch the ADF pollution analysis dataset. GET /analysis/ADF/pollution/
- ActionGet ADF ranking
Fetch the ADF device/project pollution ranking. GET /analysis/ADF/ranking/
- ActionGet device history
Fetch historical readings for one device. GET /device/{device_id}/history/
- ActionGet device latest reading
Fetch the most recent air-quality reading for one device. GET /device/{device_id}/latest/
- ActionGet device reading by date
Fetch a device's readings for a specific date. GET /device/{device_id}/date/{yyyy-mm-dd}/
- ActionGet project latest readings
Fetch the latest readings for all devices in a project. GET /project/{project}/latest/
- ActionList projects
List all monitoring projects available on the portal. GET /project/all/
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the PM2.5 Open Data Portal API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
GrünstromIndexGrünstromIndex (Green Power Index) reports how green the electricity mix is in a given part of Germany...
LuchtmeetnetLuchtmeetnet is the Dutch national air quality portal operated by RIVM. Its open API lets a caller list...
Open-MeteoOpen-Meteo is a free weather forecast API built on national weather-service data. Fetch hourly and daily...
UK Carbon IntensityThe Carbon Intensity API is the official National Grid service reporting the carbon intensity of electricity...
WattFigureWattFigure publishes US residential and commercial electricity rates by state together with derived...