Meetings with both recorded present

Mr DOMINIK and Mr KALLAS

These are the 6 meetings where both Mr DOMINIK and Mr KALLAS are recorded present. This does not imply collaboration, agreement, or direct interaction.

6 entries; every one listed below.

  1. Meeting PV(2014)2095 · 2014-07-23
  2. Meeting PV(2014)2096 · 2014-09-03
  3. Meeting PV(2014)2097 · 2014-09-10
  4. Meeting PV(2014)2099 · 2014-10-01
  5. Meeting PV(2014)2101 · 2014-10-15
  6. Meeting PV(2014)2103 · 2014-10-29
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