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

    Single SWOT entry with confidence and impact

    interface AnalysisSwotEntry {
    ย ย ย ย text: string;
    ย ย ย ย confidence: ConfidenceLabel;
    ย ย ย ย impact?: "high" | "medium" | "low";
    ย ย ย ย sourceDocIds?: string[];
    }
    Index
    text: string

    Description text

    confidence: ConfidenceLabel

    Confidence level of this entry

    impact?: "high" | "medium" | "low"

    Relative impact

    sourceDocIds?: string[]

    Source document IDs