Riksdagsmonitor Intelligence Platform - v0.7.21
    Preparing search index...
    interface DemographicsDashboard {
        title: string;
        description: string;
        lastUpdated: string;
        genderByParty: GenderEntry[];
        experienceByParty: ExperienceEntry[];
        _source: string;
    }
    Index

    Properties

    title: string
    description: string
    lastUpdated: string
    genderByParty: GenderEntry[]
    experienceByParty: ExperienceEntry[]
    _source: string