Statistical Agencies
StatBank table metadata (variables, values, contacts, documentation)
Return the full schema of a single Danmarks Statistik table. Use this to discover which dimensions must be filtered (non-elimination) and which value codes are available. Time values appear under the Tid variable in upstream format (YYYYMNN monthly, YYYYKq quarterly, YYYY annual, YYYYMNNDnn daily).
get/api/v1/statistical-agencies/statbank-dk/tableinfo/{table_id}
Path parameters
table_idstring required
Upstream StatBank table identifier (e.g. 'PRIS01', 'FOLK1A', 'NKN1').
Upstream StatBank table identifier (e.g. 'PRIS01', 'FOLK1A', 'NKN1').
Query parameters
langstring
Label language: en (default) or da.
Label language: en (default) or da.
Response
Full table schema with dimensions and value catalogues.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}