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

    A World Bank data point for dashboard rendering

    interface EconomicDataPoint {
    ย ย ย ย countryCode: string;
    ย ย ย ย countryName: string;
    ย ย ย ย indicatorId: string;
    ย ย ย ย date: string;
    ย ย ย ย value: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    countryCode: string

    Country code (e.g. 'SWE', 'DNK')

    countryName: string

    Country name

    indicatorId: string

    Indicator ID

    date: string

    Year or date string

    value: number

    Numeric value