Dataset
Event relationship graph
An edge list joining every side event to its speakers, venue, host, topic and format.
- Records
- 92
- Columns
- 5
- Covers
- 2027-01-18 to 2027-01-22
- Updated
- 23 September 2026
One row per edge, in the shape `event_slug → (relation) → target_slug`. This is the join table the other datasets do not carry: a speaker appears on many events and an event has many speakers, which no column on either file can express.
The venue, organiser, topic and format edges are also derivable from columns on the side-events dataset. They are repeated here so that a consumer loading this one file gets the whole graph rather than most of it.
Columns
| Column | Description |
|---|---|
| event_slug | Joins to slug in the side-events dataset. |
| relation | speaker, attendee, venue, organiser, topic or format. |
| target_type | Which dataset target_slug points into. |
| target_slug | Joins to slug in the dataset named by target_type. |
| target_name | Human-readable name of the target, for readability. |
First 8 of 92 rows
Shown exactly as the CSV writes them, so a cell that looks empty here is empty there.
| event_slug | relation | target_type | target_slug | target_name |
|---|---|---|---|---|
| climate-capital-roundtable | speaker | speakers | amara-okonkwo | Amara Okonkwo |
| energy-transition-roundtable | speaker | speakers | amara-okonkwo | Amara Okonkwo |
| geopolitics-panel-briefing | speaker | speakers | claire-dubois | Ambassador Claire Dubois |
| ai-and-the-real-economy-dinner | speaker | speakers | lena-hoffmann | Dr. Lena Hoffmann |
| geopolitics-panel-briefing | speaker | speakers | lena-hoffmann | Dr. Lena Hoffmann |
| founders-breakfast | speaker | speakers | marcus-reinhart | Marcus Reinhart |
| investor-brunch-closing | speaker | speakers | marcus-reinhart | Marcus Reinhart |
| energy-transition-roundtable | speaker | speakers | david-osei | David Osei |