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

    Nordic country comparison set

    interface NordicComparisonSet {
    ย ย ย ย countries: readonly string[];
    ย ย ย ย countryNames: Readonly<Record<string, string>>;
    }
    Index

    Properties

    countries: readonly string[]
    countryNames: Readonly<Record<string, string>>