ReadonlyserverReadonlytimeoutReadonlymaxSearch SCB tables by query string.
Search terms (e.g., 'arbetslöshet sysselsättning')
Maximum number of results (default: 5)
Array of matching table info
Fetch data from a specific SCB table.
SCB table identifier (e.g., 'TAB5765')
Optionalselection: Record<string, string[]>Optional selection filters (e.g., { Tid: ['TOP(4)'] })
Array of data points
Find SCB domain configuration for a policy area.
Policy domain key (e.g., 'labour', 'fiscal')
Domain config or undefined
Get all domains that have known table IDs for direct data access.
Domains with pre-configured table IDs
Build an SCBIndicator from raw data points. Computes trend by comparing latest two values.
Human-readable indicator label
Raw data points sorted by period descending
Source SCB table ID
SCBIndicator or null if no data
Client for accessing Statistics Sweden (SCB) data via MCP server. Provides domain-based queries and indicator lookups.