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

    Per-document deep analysis produced in Pass 2.

    interface AIDocumentAnalysis {
    ย ย ย ย dok_id: string;
    ย ย ย ย title: string;
    ย ย ย ย legislativeImpact: string;
    ย ย ย ย crossPartyImplications: string;
    ย ย ย ย historicalContext: string;
    ย ย ย ย euNordicComparison: string;
    ย ย ย ย analysisScore: number;
    }
    Index

    Properties

    dok_id: string

    Riksdag document identifier.

    title: string

    Document title.

    legislativeImpact: string

    Assessment of the document's legislative impact in the target language.

    crossPartyImplications: string

    Cross-party implications of the document.

    historicalContext: string

    Historical context or precedent relevant to the document.

    euNordicComparison: string

    EU and Nordic comparative dimension.

    analysisScore: number

    Analysis depth score 0โ€“100 (distinct from the 0.0โ€“1.0 qualityScore used by article-quality-enhancer).