Ms VILA NUÑEZ and Mr BRETON
These are the 4 meetings where both Ms VILA NUÑEZ and Mr BRETON are recorded present. This does not imply collaboration, agreement, or direct interaction.
- Meeting PV(2020)2331 · 2020-03-25
- Meeting PV(2020)2332 · 2020-04-01
- Meeting PV(2020)2334 · 2020-04-22
- Meeting PV(2020)2336 · 2020-05-06
How this list was derived
Tier 1: derived from the reviewed attendance index and the reviewed country list by the rules below — no inference, no model. Corpus version 51641dad1a4c.
Rule: distinct (meeting, group_display) present pairs, grouped; see the builder
SELECT DISTINCT a.meeting FROM attendance a JOIN attendance b ON b.meeting = a.meeting WHERE a.group_display = :person_a AND b.group_display = :person_b AND a.status = 'present' AND b.status = 'present' ORDER BY a.meeting