Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.68
    Preparing search index...

    SCB statistical context for enriching political analysis with official Swedish statistics from Statistics Sweden (SCB). Data sourced via the scb-mcp server (PxWebAPI 2.0).

    interface SCBContext {
    ย ย ย ย publicFinances?: SCBIndicator;
    ย ย ย ย defence?: SCBIndicator;
    ย ย ย ย emissions?: SCBIndicator;
    ย ย ย ย education?: SCBIndicator;
    ย ย ย ย healthcare?: SCBIndicator;
    ย ย ย ย migration?: SCBIndicator;
    ย ย ย ย euForeign?: SCBIndicator;
    ย ย ย ย crime?: SCBIndicator;
    ย ย ย ย unemployment?: SCBIndicator;
    ย ย ย ย housing?: SCBIndicator;
    ย ย ย ย transport?: SCBIndicator;
    ย ย ย ย gdpGrowth?: SCBIndicator;
    ย ย ย ย inflation?: SCBIndicator;
    ย ย ย ย population?: SCBIndicator;
    }
    Index

    Properties

    publicFinances?: SCBIndicator

    Fiscal policy โ€” government revenue / expenditure (domain: fiscal)

    defence?: SCBIndicator

    Defence spending as % of GDP (domain: defence)

    emissions?: SCBIndicator

    Greenhouse gas emissions, renewable energy (domain: environment)

    education?: SCBIndicator

    Student enrollment, graduation rates (domain: education)

    healthcare?: SCBIndicator

    Healthcare expenditure, hospital capacity (domain: healthcare)

    migration?: SCBIndicator

    Immigration / emigration data (domain: migration)

    euForeign?: SCBIndicator

    Export/import value, trade balance (domain: eu-foreign)

    crime?: SCBIndicator

    Reported crimes, conviction rate (domain: justice)

    unemployment?: SCBIndicator

    Unemployment rate, employment rate (domain: labour)

    housing?: SCBIndicator

    Housing starts, price index (domain: housing)

    transport?: SCBIndicator

    Road traffic volume, public transport (domain: transport)

    gdpGrowth?: SCBIndicator

    GDP growth, industrial production (domain: trade)

    inflation?: SCBIndicator

    Inflation / CPI data (cross-domain, relevant to fiscal/trade)

    population?: SCBIndicator

    Population statistics (cross-domain, relevant to migration/education)