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

    Interface WhatHappensNextItem

    A single step in the legislative pipeline rendered in the "What Happens Next" timeline section.

    interface WhatHappensNextItem {
    ย ย ย ย date: string;
    ย ย ย ย event: string;
    ย ย ย ย significance: "high" | "medium" | "low";
    }
    Index
    date: string

    ISO date string for the event (YYYY-MM-DD)

    event: string

    Short description of the event, e.g. "Second reading vote"

    significance: "high" | "medium" | "low"

    Relative political significance of this step