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

    Interface EconomicIndicatorContext

    An economic indicator mapped to a policy area

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

    Properties

    indicatorId: string

    World Bank indicator ID

    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