Norwegian public data wiki
This wiki makes Norwegian public data sources available as ordinary linked HTML pages, with no client setup or wiki API key. Choose a topic, open a source and run a lookup to fetch current data.
Start here: navigation for AI agents
Use HTML links to understand and navigate the data. Use JSON when concrete values must be processed programmatically.
Navigate without tools
Use ordinary HTML links and GET URLs.
Use JSON in generated code
Fetch values for dashboards, analysis or other code through stable read-only JSON URLs.
Search all sources
Find the right source by name, topic or common Norwegian vocabulary.
Recommended agent workflow
- Choose a topic or data source.
- Follow an HTML GET template and replace its placeholders.
- Open canonical pages for identified companies, people, places, vessels and datasets.
- Use the agent guide for source-linking and precision rules.
- Switch to JSON only when values must be extracted or computed.
Working with the JSON API
- Every operation is one GET request returning JSON, no authentication or key; read the
datafield of the response. - Example: electricity price in Bergen now is
/wiki/api/v1/kilder/strompris/get_price_now?area=NO5. - List responses accept
?limit=and?offset=; page by following_meta.pagination.next_offsetuntil it is null. - Not sure which source? Search all sources at once (JSON) before committing to one.
Search by HTML GET
Replace the placeholder and open the URL to find companies, people, places and sources: https://allemannsdata.com/wiki/sok/?q={query}
Access and limitations
- Read-only, no account or key.
- Do not poll more often than a source's cache TTL.
- Capacity, completeness and uptime are not guaranteed; an unavailable source does not mean no data exists.
- Preserve the data source and retrieval time when you display or publish data.
Topics
Business and economy
Businesses, owners, public procurement, labour markets, interest rates and currencies.
6 data sources
Maps and places
Addresses, place names and points of interest in Norway.
2 data sources
Weather, natural hazards and air quality
Current and forecast weather, historical weather, tides, natural hazards and air measurements.
3 data sources
Sea and coast
Vessel positions, tracks, aquaculture sites and fish health.
4 data sources
Society, statistics and open data
Official statistics and descriptions of public datasets, APIs and concepts.
3 data sources
Transport and public transit
Public transport stops, scheduled departures and real-time information.
5 data sources
Water and waterways
Hydrological stations, water levels, discharge and other observations.
2 data sources
Energy and power systems
Electricity prices, consumption, production and charging infrastructure.
4 data sources
Earth observation and satellites
Satellite orbits, passes and satellite observations of fire and heat.
2 data sources
News and public safety
Geolocated news events and official Norwegian police incident messages.
2 data sources
Government, law and public records
Parliament, legislation, case law, public correspondence and archival records.
3 data sources
Knowledge, nature and cultural heritage
Libraries, museum collections, archives, protected heritage and species observations.
6 data sources
Health, food safety and education
Public-health statistics, food inspections, schools, kindergartens and higher education.
3 data sources
All data sources
- Air quality – Monitoring stations, latest measurements, history and Norwegian air-quality forecasts.
- AIS and vessels – Latest known vessel positions, vessel search and historical AIS tracks from BarentsWatch.
- Aquaculture and fish health – Aquaculture sites, disease status, salmon lice and sea temperature from BarentsWatch.
- Artskart species data – Norwegian taxonomy and verified species observations from the national Artskart service.
- Avinor flight data – Real-time arrivals, departures, status, airport metadata and airline names for Norwegian airports.
- Bane NOR train data – Real-time station boards, train movements and rail disruptions from the infrastructure manager.
- Brønnøysund Register Centre – Live Central Coordinating Register lookups for businesses, official entity data, roles and group structures.
- Data catalog SPARQL – Direct SPARQL queries and specialized dataset, resource and concept search in Norway's national data catalog.
- data.norge.no – Search datasets, APIs, concepts, information models, services and events in the National Data Catalog.
- Doffin and TED – Search Norwegian and European public procurement, notices and CPV codes.
- ENTSO-E Transparency Platform – Day-ahead prices and actual electricity consumption for Norway and Norwegian bidding zones.
- Entur – Search the national stop register and fetch scheduled and real-time public transport departures.
- FHI Statistics – Public-health tables from the Norwegian Institute of Public Health and Directorate of Health.
- Firmafakta – Norwegian businesses, people, roles, owners, accounts, grants, jobs and intellectual property.
- Fiskeridirektoratet – vessel register – Norway's official register of active fishing vessels: marks, dimensions, engine, build data and owners.
- Frost historical weather and climate – Measured historical weather observations and climate normals from MET Norway's weather-station network.
- Geonorge – Address search, place names, nearby places and reverse geocoding from the Norwegian Mapping Authority.
- Kystdatahuset – Norwegian ports, quays, maritime locations and reported port connections from the Coastal Administration.
- Lovdata public data – Norwegian laws, central regulations, sections and Supreme Court case law.
- N2YO satellite data – Satellite elements, positions, visible passes and satellites above an observation point.
- NASA FIRMS – Near-real-time satellite detections of fires and thermal anomalies in Norway and selected areas.
- National Archives of Norway – Search the 1910 census, historical properties and the National Archives catalogue.
- National Library of Norway – Search books, newspapers, journals, photos, maps, audiovisual media and digitized full text.
- Naturbase – Protected areas (verneområder) and mapped nature types (naturtyper etter NiN) from Miljødirektoratet.
- NOBIL – Public charging stations, charge points and availability data from Enova's Nordic charging database.
- Norges Bank – Exchange rates, policy rates, market rates, government bonds and regional surveys.
- Norwegian cultural heritage – Protected heritage sites, cultural environments and museum collections from national sources.
- Norwegian education data – Schools, kindergartens, Udir statistics and higher-education data from DBH.
- Norwegian electricity spot prices – Current and historical hourly spot prices, cheapest hours and price-area lookup for NO1–NO5.
- Norwegian Food Safety Authority – Food-service establishments, hygiene inspection history and Smilefjes requirement assessments.
- Norwegian news events – Geolocated Norwegian news and police events, deduplicated and ordered by recency.
- Norwegian Police Log – Official operational messages about traffic, fires, public order, missing persons and other incidents.
- Norwegian public correspondence journals – Search municipal and central-government correspondence journals and public case metadata.
- Norwegian Public Roads Administration – Traffic counts, annual traffic, road objects, road references and current traffic messages.
- Norwegian Public Roads Administration – vehicles – Technical vehicle information without owner data, based on registration number or VIN.
- NVE HydAPI – Hydrological stations and observations for water level, discharge, temperature, snow and groundwater.
- Open positions – Recently published jobs and details from NAV's open labour-market data.
- Places in Norway (POI) – Search a local OpenStreetMap extract of Norwegian restaurants, shops, accommodation and other points of interest.
- Rovbase large carnivores – Observations of Norway's large carnivores (bear, wolf, wolverine, lynx, golden eagle) from Miljødirektoratet's Rovbase, via GBIF.
- Statistics Norway – Search Statbank and fetch table metadata, dimensions, units and statistics in JSON-stat2.
- Statnett operational data – Power flows, production, consumption and power-situation status from Norway's system operator.
- Stortinget open data – Parliamentary sessions, representatives, government, parties, cases, votes and election results.
- The Oil Fund (GPFG) – Holdings of Norway's sovereign wealth fund 1998-2025 and its shareholder voting record 2013-2025.
- Vann-nett water bodies – Water Framework Directive status (ecological and chemical) for Norwegian rivers, lakes and coastal water bodies, from Vann-nett.
- Weather and natural hazards – Current weather, forecasts, history, tides, sea levels, floods and avalanche hazards.
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 the front page
- Choose a topic when you know the subject area, or use the HTML GET search when you have a name or keyword.
- Open a source page to understand coverage, requirements, update frequency and available lookups.
- Follow canonical result links onward; they gather related data about the same company, person, place or object.
Choose place search when the question can be tied to an address or coordinate. The place page is the hub for weather, air, transport, charging, fire, POI and maritime data.
AI agent? Read the complete navigation and programming guide.