Meetings with both recorded present

Mr KYPRIANOU and Mr LIIKANEN

These are the 9 meetings where both Mr KYPRIANOU and Mr LIIKANEN are recorded present. This does not imply collaboration, agreement, or direct interaction.

9 entries; every one listed below.

  1. Meeting PV(2004)1656 · 2004-05-07
  2. Meeting PV(2004)1657 · 2004-05-12
  3. Meeting PV(2004)1658 · 2004-05-19
  4. Meeting PV(2004)1659 · 2004-05-26
  5. Meeting PV(2004)1660 · 2004-06-02
  6. Meeting PV(2004)1661 · 2004-06-09
  7. Meeting PV(2004)1662 · 2004-06-16
  8. Meeting PV(2004)1664 · 2004-06-30
  9. Meeting PV(2004)1665 · 2004-07-07
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