← Catalog

Statistics Denmark (StatBank Denmark API)

Statistics Denmark (Danmarks Statistik) · Population (FOLK1A) is quarterly; the consumer price index (PRIS02) and the national accounts demand-and-supply table (NAN1) are annual in this catalog. No rate limit is documented anywhere the connector could read, so it self-throttles to one request every 350ms and treats HTTP 429 as a real signal. Danish national-accounts figures are revised repeatedly for years after first publication, and the CPI was back-recalculated under ECOICOP v2 when PRIS112 was replaced by PRIS02 — settled-looking years do move.

2,316 datasets 305 stored 1966-01-01 to 2026-07-01 coverage

License: open-government · official terms. Attribution text and per-series license flags ride in every API envelope.

Source API docs

Quickstart

Latest observations, with provenance and citation on every value:

curl "https://starwell.dev/api/starwell/v1/sources/statbank-denmark/series/NAN1:B1GQK:L_V/observations?latest=12"

A computed, cited answer from this source:

curl -X POST "https://starwell.dev/api/starwell/v1/answer" \
  -H "Authorization: Bearer dlk_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"question": "What is the latest Demand and supply, B.1*g Gross domestic product, Period-to-p?", "source": "statbank-denmark"}'

Data reads need no key; answers do. Keys are free at /account; a keyless sample lives at GET /api/starwell/v1/answer/demo.

As MCP tools in Claude, Cursor, or any agent framework:

claude mcp add --transport http starwell https://starwell.dev/api/starwell/mcp

Data series

SeriesIndicatorGeographyUnitFreqCoverage
PRIS02:1005 Consumer price index, Average, yearly Denmark Index annual 2001-01-01 .. 2025-01-01
NAN1:B1GQK:L_V Demand and supply, B.1*g Gross domestic product, Period-to-period real growth (per cent) Denmark Per cent annual 1966-01-01 .. 2025-01-01
PRIS02:1010 Consumer price index, Annual increase Denmark Per cent annual 2001-01-01 .. 2025-01-01
NAN1:P7K:L_V Demand and supply, P.7 Imports of goods and services, Period-to-period real growth (per cent) Denmark Per cent annual 1966-01-01 .. 2025-01-01
NAN1:P6D:L_V Demand and supply, P.6 Exports of goods and services, Period-to-period real growth (per cent) Denmark Per cent annual 1966-01-01 .. 2025-01-01
FOLK1A:000 Population at the first day of the quarter All Denmark Number quarterly 2008-01-01 .. 2026-07-01