European Parliament MCP Server API - v1.3.9
    Preparing search index...

    Interface CrossPartyWindow

    Resolved cross-party-alignment sub-window from findCrossPartyAlignmentWindows.

    interface CrossPartyWindow {
        decisive: number;
        sharePercent: number;
        voteIds: string[];
        weekStart: string;
    }
    Index

    Properties

    decisive: number
    sharePercent: number

    Share of decisive RCVs in this window where the MEP defected toward a non-home group's majority, expressed as a percentage (0–100). The input share threshold is a fraction (0–1); the returned value is rounded to two decimals.

    voteIds: string[]
    weekStart: string