Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    Coalition risk index result

    interface CoalitionRiskIndex {
        score: number;
        level: RiskLevel;
        components: CoalitionRiskComponents;
        summary: string;
    }
    Index

    Properties

    score: number

    Composite risk score 0-100 (higher = more risk)

    level: RiskLevel

    Categorical risk level

    Individual component scores

    summary: string

    Human-readable summary