Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.15
    Preparing search index...

    Policy domain assessment derived from document analysis.

    interface PolicyAssessment {
    ย ย ย ย domains: string[];
    ย ย ย ย primaryDomain: string;
    ย ย ย ย narrative: string;
    ย ย ย ย confidence: "HIGH" | "MEDIUM" | "LOW";
    }
    Index

    Properties

    domains: string[]

    Detected policy domains (localised)

    primaryDomain: string

    Primary domain focus

    narrative: string

    Brief narrative assessment of the policy landscape. Derived from document content, not templates.

    confidence: "HIGH" | "MEDIUM" | "LOW"

    Overall confidence in the assessment