Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    A World Bank data point for dashboard rendering

    interface EconomicDataPoint {
        countryCode: string;
        countryName: string;
        indicatorId: string;
        date: string;
        value: number;
    }
    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