Riksdagsmonitor Intelligence Platform - v0.7.21
    Preparing search index...
    interface GenderEntry {
        party: string;
        gender: string;
        count: number;
    }
    Index

    Properties

    Properties

    party: string
    gender: string
    count: number