Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.60
    Preparing search index...
    interface PartyPerformance {
    ย ย ย ย title: string;
    ย ย ย ย description: string;
    ย ย ย ย lastUpdated: string;
    ย ย ย ย parties: PartyEntry[];
    ย ย ย ย _source: string;
    }
    Index

    Properties

    title: string
    description: string
    lastUpdated: string
    parties: PartyEntry[]
    _source: string