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 government accounts (DFØ)
EconomyStandardNLOD

The government accounts (DFØ)

The DFØ government accounts are the official accounts of Norwegian central government — all appropriations and postings per ministry, chapter, item, state account, account type and government agency (with organisation numbers). DFØ does not expose an open query API; the connector stream-reads the per-year bulk CSV from statsregnskapet.dfo.no, filtering and aggregating amounts without materialising the entire dataset. Central-government accounts — municipality accounts are covered by ssb-kostra. Central to the audit and public-sector segments.

3.4M rows

Data volume

Monthly

Updates

3

MCP tools

Example response — /connectors/statsregnskap/search
{
  "data": "..."
}

MCP integration

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

Analysis apps that use this source

Ready-made tools built on The government accounts (DFØ) data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Government accounts
Central-government accounts per agency, ministry, chapter and item from the DFØ government accounts. For visual analysis (treemap, 5-year trend, YoY per ministry) of the same figures, see the Government spending app.
Government spending — ministry, chapter and trend
What the state actually spent, from the Norwegian government accounts (DFØ) — expenditure per ministry, the largest budget chapters, 5-year trend, year-on-year change and search across every accounting entry since 2014. Expenditure and revenue are separated by chapter number, so the figures are actual spending rather than a net sum that balances to zero. Actual expenditure figures, not appropriations voted by parliament. For detailed table lookup per agency, chapter and post, see the Statsregnskapet app.

API endpoints

GET
/health

Status + DFØ-upstream-probe

deep optional
Sett `deep=1` for å få med det fulle probe-objektet (`deepProbe`). Enhver annen verdi gir samme svar som uten parameteren — verdimengden er IKKE lukket, så ruta avviser ingenting (MÅLT 2026-08-30). deep=1
Show curl example
# GET https://data.ketl.no/api/connectors/statsregnskap/health
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/statsregnskap/health"

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

GET
/search

Søk/aggreger regnskapslinjer per år, virksomhet, konto og departement

aar optional
Regnskapsår (4 siffer). Statsregnskapet starter i 2014; øvre grense er inneværende år og ruller. aar=2024
year optional
Alias for `aar`. `aar` vinner hvis begge er gitt. year=2024
virksomhet optional
Filtrer på virksomhetsnavn (fritekst, 1–120 tegn) virksomhet=Skatteetaten
orgnr optional
Alias for `virksomhet`. Treffer SAMME fritekst-filter — den valideres ikke som organisasjonsnummer. `virksomhet` vinner. orgnr=Skatteetaten
q optional
Alias for `virksomhet`. `virksomhet` og `orgnr` vinner, i den rekkefølgen. q=Skatteetaten
konto optional
Filtrer på kontokode (siffer)
artskonto optional
Filtrer på artskonto (siffer)
departement optional
Filtrer på departementsnavn
Show curl example
# GET https://data.ketl.no/api/connectors/statsregnskap/search
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/statsregnskap/search"

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

GET
/virksomheter

Statlige virksomheter med aggregerte beløp per år

aar optional
Regnskapsår (4 siffer). Statsregnskapet starter i 2014; øvre grense er inneværende år og ruller. aar=2024
year optional
Alias for `aar`. `aar` vinner hvis begge er gitt. year=2024
tilPeriode optional
Ta kun med perioder til og med denne (`YYYYMM`). Gjør sammenligning mot et partielt inneværende år like-for-like. tilPeriode=202506
Show curl example
# GET https://data.ketl.no/api/connectors/statsregnskap/virksomheter
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/statsregnskap/virksomheter"

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

Access and pricing

The government accounts (DFØ) is openly available — create an account to get started.

statregnskapbudsjettoffentligdepartementbevilgningrevisjon
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