Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface PoliticalContextModel {
    ย ย ย ย depth: ContextDepth;
    ย ย ย ย labels: ComponentLabels;
    ย ย ย ย governmentComposition: string;
    ย ย ย ย spectrum: readonly string[];
    ย ย ย ย institutions: readonly string[];
    ย ย ย ย comparativeAnchors: readonly string[];
    ย ย ย ย partyCards: readonly PoliticalContextPartyCard[];
    }
    Index
    labels: ComponentLabels
    governmentComposition: string
    spectrum: readonly string[]
    institutions: readonly string[]
    comparativeAnchors: readonly string[]
    partyCards: readonly PoliticalContextPartyCard[]