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

    Full newsworthiness assessment

    interface NewsworthinessScore {
        overall: number;
        dimensions: NewsworthinessDimension[];
        warrantsDeepInspection: boolean;
        suggestedType: "standard" | "deep-inspection" | "brief";
        topics: string[];
    }
    Index

    Properties

    overall: number

    Overall score 0–100

    Per-dimension breakdown

    warrantsDeepInspection: boolean

    Whether this warrants deep inspection analysis

    suggestedType: "standard" | "deep-inspection" | "brief"

    Suggested article type

    topics: string[]

    Key topics detected