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

    Structured dashboard data derived from document analysis.

    interface DashboardData {
    ย ย ย ย title: string;
    ย ย ย ย summary: string;
    ย ย ย ย typeDistribution: { label: string; value: number; color: string }[];
    }
    Index

    Properties

    title: string

    Title for the dashboard section

    summary: string

    Summary text

    typeDistribution: { label: string; value: number; color: string }[]

    Chart label-value pairs for document type distribution