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

    The top-level dataset shape for data/rir-followups.json.

    interface RirFollowUpsDataset {
    ย ย ย ย $schema?: string;
    ย ย ย ย version: string;
    ย ย ย ย description: string;
    ย ย ย ย last_updated: string;
    ย ย ย ย constitutional_deadline_months: number;
    ย ย ย ย notes?: readonly string[];
    ย ย ย ย records: readonly RirFollowUpRecord[];
    }
    Index
    $schema?: string
    version: string
    description: string
    last_updated: string
    constitutional_deadline_months: number

    Default constitutional deadline in calendar months (Swedish practice: 4).

    notes?: readonly string[]
    records: readonly RirFollowUpRecord[]