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. SSB Microdata.no
EconomyStandardNLODComing soon

SSB Microdata.no

microdata.no is SSB's platform for analysing individual-level micro data (income, education, employment, social security) in a sandbox where only aggregates leave the system — never personal data. KETL exposes predefined queries (income distribution per municipality, employment per education level, wage growth per industry) that run in the sandbox and are cached in aggregate form. Primarily for academia (segment J) and actuarial/insurance (segment F). Requires a token (SSB_MICRODATA_TOKEN); without a token the connector responds 503 not_configured.

—

Data volume

Yearly

Updates

3

MCP tools

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

MCP integration

Available MCP tools
ssb_microdata_about
ssb_microdata_health
ssb_microdata_query
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "ssb-microdata": {
      "url": "https://data.ketl.no/mcp/ssb-microdata",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

API endpoints

GET
/health

Status + tilgjengelige presets

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

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

GET
/queryRequires configuration

Kjør forhåndsdefinert aggregert spørring (preset)

Krever SSB_MICRODATA_TOKEN

preset required
Forhåndsdefinert mikrodata-spørring preset=income_distribution_by_municipality
Show curl example
# GET https://data.ketl.no/api/connectors/ssb-microdata/query?preset=income_distribution_by_municipality
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/ssb-microdata/query?preset=income_distribution_by_municipality"

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

Access and pricing

SSB Microdata.no is planned for the Standard plan. It is not connected yet. Follow updates

mikrodataforskningacademiainntektsysselsettingGDPR
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