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. The Norwegian Communications Authority (Nkom)
TransportStandardCC-BY-4.0

The Norwegian Communications Authority (Nkom)

Coverage maps for broadband and mobile networks, frequency assignments, telecom statistics and speed measurements. Important for telecom analysis and digital infrastructure.

—

Data volume

Quarterly

Updates

3

MCP tools

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

MCP integration

Available MCP tools
nkom.dekning.list
nkom.dekning.sammenlign
nkom.ekomstats.list
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "nkom": {
      "url": "https://data.ketl.no/mcp/nkom",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on The Norwegian Communications Authority (Nkom) data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Mobile coverage
Mobile coverage by technology (4G/5G) and operator from the Norwegian Communications Authority (Nkom) — indoor and outdoor coverage per municipality.
Telecom statistics
Statistics on the Norwegian telecom market from Nkom — mobile subscriptions, broadband, internet and fixed-line subscriptions per year and quarter.

API endpoints

GET
/coverage

Dekningskart

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

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

GET
/frequenciesPlanned

Frekvensallokeringer

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

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

GET
/statistics

Ekomstatistikk

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

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

Access and pricing

The Norwegian Communications Authority (Nkom) is openly available — create an account to get started.

bredbaandmobildekningfrekvenstelekom
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