EU Parliament Monitor - API Documentation - v0.7.19
    Preparing search index...

    Interface VotingBloc

    A single voting bloc within a coalition.

    interface VotingBloc {
        group: string;
        alignmentScore: number;
        seats?: number;
    }
    Index

    Properties

    group: string

    Name of the political group

    alignmentScore: number

    Alignment score with the coalition (0–100)

    seats?: number

    Optional seat count