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

    Interface VotingMatrix

    interface VotingMatrix {
    ย ย ย ย labels: string[];
    ย ย ย ย partyNames: string[];
    ย ย ย ย agreementMatrix: number[][];
    }
    Index
    labels: string[]
    partyNames: string[]
    agreementMatrix: number[][]