Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.60
    Preparing search index...
    interface VotingMatrix {
    ย ย ย ย labels: string[];
    ย ย ย ย partyNames: string[];
    ย ย ย ย agreementMatrix: number[][];
    }
    Index

    Properties

    labels: string[]
    partyNames: string[]
    agreementMatrix: number[][]