Compute per-MEP voting activity stats from the EP DOCEO XML source.
Fetches the latest plenary-week RCV records via doceoClient.getLatestVotes
and aggregates the MEP's individual vote positions. Returns null when the
DOCEO call fails (timeout, network, parse error) so the caller can fall back
to placeholder data and emit a dataQualityWarning.
Compute per-MEP voting activity stats from the EP DOCEO XML source.
Fetches the latest plenary-week RCV records via
doceoClient.getLatestVotesand aggregates the MEP's individual vote positions. Returnsnullwhen the DOCEO call fails (timeout, network, parse error) so the caller can fall back to placeholder data and emit adataQualityWarning.