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

    Interface DemographicsDashboard

    interface DemographicsDashboard {
    ย ย ย ย title: string;
    ย ย ย ย description: string;
    ย ย ย ย lastUpdated: string;
    ย ย ย ย genderByParty: GenderEntry[];
    ย ย ย ย experienceByParty: ExperienceEntry[];
    ย ย ย ย _source: string;
    }
    Index
    title: string
    description: string
    lastUpdated: string
    genderByParty: GenderEntry[]
    experienceByParty: ExperienceEntry[]
    _source: string