Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.47
    Preparing search index...

    Interface WinnersLosersEntry

    A single actor entry in the "Winners & Losers" analysis section.

    interface WinnersLosersEntry {
    ย ย ย ย actor: string;
    ย ย ย ย outcome: "wins" | "loses" | "mixed";
    ย ย ย ย evidence: string;
    }
    Index
    actor: string

    Named political actor (party, minister, interest group)

    outcome: "wins" | "loses" | "mixed"

    Net outcome for this actor given the legislative action

    evidence: string

    One-sentence evidence statement justifying the outcome classification. Must cite a specific document, vote, or statement.