Air quality
Monitoring stations, latest measurements, history and Norwegian air-quality forecasts.
Explore in the wiki
- Find a place and view linked geographic data
- More sources about weather, natural hazards and air quality
Related sources
- Weather and natural hazards – Current and forecast weather for the same coordinate; wind and precipitation affect air quality.
All lookup operations
Open HTML operations for navigation. The JSON link for each operation is only for programmatic data access.
Building software or a dashboard? List operation names as JSON, then open the selected operation's descriptor before fetching data.
-
find_air_stations– List Norway's air quality measuring stations with their latest overall AQI level and which components (PM2.5, PM10, NO2, O3, SO2) each measures.
HTML GET template -
get_air_quality_nearby– Get the measuring stations nearest a coordinate with their latest measured AQI level per component. Sorted by distance.
HTML GET template -
get_station_latest– Get the latest measured values at one station: newest hourly value and running 24h mean per component, in ug/m3, with AQI level for each.
HTML GET template -
get_station_history– Get the measured hourly time series for one station, per component (ug/m3). Feed straight into a chart.
HTML GET template -
get_air_quality_forecast– Get the modelled hourly air quality forecast (~2 days ahead) for any coordinate in Norway: overall AQI index plus PM2.5, PM10, NO2 and O3 concentrations (ug/m3).
HTML GET template
Programmatic access
First confirm the operation and parameters in HTML, then use the read-only JSON API.
Does the client support MCP? Find the corresponding Allemannsdata server and registered tools.
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use Air quality
Monitoring stations, latest measurements, history and Norwegian air-quality forecasts. Choose a search lookup first when you lack an identifier; use a detail lookup when you already have a stable ID.
- Read requirements, cache time and known usage limits.
- Open the lookup and use the HTML GET template.
- Follow normalized result links onward; use JSON only for structured data work.
Related sources and scope
- Combine weather and air when meteorology affects exposure. Always state the observation or forecast time.
AI agent? Read the complete navigation and programming guide.