Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.47
    Preparing search index...

    Interface WorldBankIndicatorContext

    A non-economic WB indicator mapped to a Swedish policy area.

    Note: economic codes (national accounts, government finance, trade, inflation, headline labour, financial-sector interest rates) are not present in this inventory. Use IMF citations via scripts/imf-fetch.ts for any economic context.

    interface WorldBankIndicatorContext {
    ย ย ย ย indicatorId: string;
    ย ย ย ย name: string;
    ย ย ย ย description: string;
    ย ย ย ย policyAreas: readonly string[];
    ย ย ย ย committees: readonly string[];
    ย ย ย ย unit: string;
    }
    Index
    indicatorId: string

    World Bank indicator ID (non-economic only)

    name: string

    Human-readable name

    description: string

    Concise description for article context

    policyAreas: readonly string[]

    Swedish policy areas this indicator relates to

    committees: readonly string[]

    Relevant Riksdag committees

    unit: string

    Unit of measurement