We use cookies for authentication and — with your consent — for analytics. Read more.

Skip to content
KETL Data
DataAppsMCPSign in
  1. Home
  2. Data catalogue
  3. data.norge.no
PoliticsStandardCC0

data.norge.no

Metadata catalogue with more than 10,000 datasets from the state, counties and municipalities. Search, filter and find datasets with DCAT-AP-NO metadata. The portal is operated by the Norwegian Digitalisation Agency.

10K rows

Data volume

Daily

Updates

3

MCP tools

Example response — /datasets
{
  "data": "..."
}

MCP integration

Available MCP tools
data.norge.datasets.get
data.norge.datasets.search
data.norge.organizations.list
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "data-norge": {
      "url": "https://data.ketl.no/mcp/data-norge",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on data.norge.no data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Data catalogue
Search Norwegian open datasets via data.norge.no — metadata, formats and licences from open datasets published by Norwegian authorities and organisations.

API endpoints

GET
/datasets

Søk i datasett-katalogen

q optional
Fritekstsøk i datasett-katalogen (tom = alle) q=budsjett
query optional
Alias for q
rows optional
Antall treff per side
start optional
Offset for paginering
sort optional
Sorteringsfelt. Kun nyest-først støttes av FDK; utelat for relevans (`score`). sort=first_harvested
Show curl example
# GET https://data.ketl.no/api/connectors/data-norge/datasets
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/data-norge/datasets"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/datasets/{id}

Hent datasett-metadata med nedlastningslenker

Show curl example
# GET https://data.ketl.no/api/connectors/data-norge/datasets/{id}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/data-norge/datasets/{id}"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/organizations

Liste offentlige organisasjoner i katalogen

Show curl example
# GET https://data.ketl.no/api/connectors/data-norge/organizations
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/data-norge/organizations"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

Access and pricing

data.norge.no is openly available — create an account to get started.

aapne-dataoffentligkatalogmetadata
KETL Data

Nordic open-data and compliance infrastructure. Source, rule and confidence on every answer.

Product links

  • Data
  • Apps
  • MCP
  • Contact

Legal links

  • AI transparency
  • Privacy
  • Terms
  • SLA
  • Cookies
  • Security

© 2026 KETL Data

build 8f3b7512