Fetch roll-call vote data for a specific date.
Date in YYYY-MM-DD format
OptionalabortSignal: AbortSignalParsed RCV results, or empty array if unavailable
PrivatefetchFetch votes for a single date, trying RCV first then VOT.
OptionalabortSignal: AbortSignalFetch aggregate vote results for a specific date.
Date in YYYY-MM-DD format
OptionalabortSignal: AbortSignalParsed VOT results, or empty array if unavailable
PrivatefetchFetch a single XML document from DOCEO.
Full URL to the XML document
OptionalabortSignal: AbortSignalRaw XML string, or null if document not available
Get the latest votes from DOCEO XML sources.
Attempts to fetch both RCV (individual MEP votes) and VOT (aggregate results) for each day in the plenary week. RCV data is preferred as it includes individual MEP positions and political group breakdowns.
Query parameters
Latest votes response with available data
PrivateresolveDetermine which dates to query based on params.
Client for fetching plenary vote data from the EP DOCEO XML endpoint.
This provides more recent vote data than the EP Open Data API, which has a delay of several weeks for publishing roll-call vote results.
Security