Riksdagsmonitor Intelligence Platform - v0.7.20
    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