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. NAV
EconomyStandardNLODComing soon

NAV

Unemployment figures per municipality and county, job vacancies from nav.no/stillinger, labour-market forecasts and statistics on benefits (unemployment benefit, sickness benefit, disability).

—

Data volume

Monthly

Updates

1

MCP tools

NAV is on its way into the catalogue and is not connected yet. The endpoints below are a preview of planned coverage.
Example response — /unemployment
{
  "data": "..."
}

MCP integration

Available MCP tools
nav.unemployment
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "nav": {
      "url": "https://data.ketl.no/mcp/nav",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

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

Unemployment
Labour market tables from SSB's StatBank, fetched live — title, period and subject come from the source itself, alongside NAV key figures.
Labour market
Live labour-market dashboard: LFS unemployment, absolute number of unemployed, monthly earnings and Nordic comparison from Eurostat — with Swedish labour demand from Arbetsförmedlingen. Built on the SSB indicator aliases and open Nordic APIs.
NAV labour market
Track unemployment in Norway month by month — unemployment rate and number of unemployed (LFS, national level) plus job vacancies. Open data, no login required.

API endpoints

GET
/unemployment

Arbeidsledighetstall (nasjonalt, via SSB AKU-fallback — tabell 13760)

months optional
Antall siste perioder (1–60, standard 12). Klemmes til intervallet; en ikke-numerisk verdi faller til standarden. months=24
municipality optional
FILTRERER IKKE. Kilden har kun nasjonale tall; verdien utløser en `note` i svaret som peker på SSB tabell 13772 (kommunenivå) via /api/connectors/ssb/tables/13772. municipality=0301
region optional
FILTRERER IKKE. Samme som municipality — utløser kun pekeren til SSB tabell 13772. region=NO1
Show curl example
# GET https://data.ketl.no/api/connectors/nav/unemployment
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/nav/unemployment"

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

GET
/jobsDiscontinued

SUNSET (410) — NAV-jobs-API tatt ned (bruk arbeidsformedlingen/arbeidsplassen)

Upstream NAV-jobs nedlagt; ruten svarer 410 sunset.

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

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

GET
/benefitsDiscontinued

SUNSET (410) — NAV-benefits-API tatt ned

Upstream NAV-benefits nedlagt; ruten svarer 410 sunset.

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

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

Access and pricing

NAV is planned for the Standard plan. It is not connected yet. Follow updates

arbeidledighetstillingytelsedagpenger
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