{
  "name": "Event formats",
  "description": "The formats a Davos side event takes, with typical capacity and what each is good for.",
  "url": "https://davosevents.co/datasets/event-types",
  "license": "https://davosevents.co/terms",
  "temporalCoverage": "2027-01-18/2027-01-22",
  "lastModified": "2026-09-23T01:58:39.707Z",
  "recordCount": 6,
  "fields": [
    {
      "name": "slug",
      "label": "Slug",
      "description": "Stable identifier."
    },
    {
      "name": "name",
      "label": "Name",
      "description": "Format name; joins to type in the side-events dataset."
    },
    {
      "name": "format",
      "label": "Format",
      "description": "How the room is set."
    },
    {
      "name": "typical_capacity",
      "label": "Typical capacity",
      "description": "Usual size range."
    },
    {
      "name": "best_for",
      "label": "Best for",
      "description": "What the format achieves."
    },
    {
      "name": "blurb",
      "label": "Blurb",
      "description": "One-line summary."
    },
    {
      "name": "page_url",
      "label": "Page URL",
      "description": "Canonical URL of this record's page on the site."
    }
  ],
  "records": [
    {
      "slug": "dinner",
      "name": "Dinner",
      "format": "Seated dinner, single long table or rounds",
      "typical_capacity": "20–60 guests",
      "best_for": "Deep conversation and relationships that outlast the week",
      "blurb": "Seated, intimate, off the record.",
      "page_url": "https://davosevents.co/event-types/dinner"
    },
    {
      "slug": "reception",
      "name": "Reception",
      "format": "Standing reception with canapés and bar",
      "typical_capacity": "120–240 guests",
      "best_for": "Breadth of introductions and visibility",
      "blurb": "Standing, high-volume, a sense of occasion.",
      "page_url": "https://davosevents.co/event-types/reception"
    },
    {
      "slug": "roundtable",
      "name": "Roundtable",
      "format": "Chatham House roundtable, moderated",
      "typical_capacity": "24–30 seats",
      "best_for": "Candid problem-solving among peers",
      "blurb": "Closed-door, principals only, decisions made.",
      "page_url": "https://davosevents.co/event-types/roundtable"
    },
    {
      "slug": "breakfast",
      "name": "Breakfast",
      "format": "Seated or standing breakfast",
      "typical_capacity": "40–60 guests",
      "best_for": "Founders and investors before the day starts",
      "blurb": "Early, efficient, high-intent.",
      "page_url": "https://davosevents.co/event-types/breakfast"
    },
    {
      "slug": "panel",
      "name": "Panel",
      "format": "Moderated panel or briefing, often on the record",
      "typical_capacity": "150–200 seats",
      "best_for": "Framing a debate and setting an agenda",
      "blurb": "On the record, sharp, sourced.",
      "page_url": "https://davosevents.co/event-types/panel"
    },
    {
      "slug": "party",
      "name": "Party",
      "format": "Late lounge or party with DJ and bar",
      "typical_capacity": "150–200 guests",
      "best_for": "Continuing the day in a relaxed setting",
      "blurb": "Late, relaxed, where follow-ups happen.",
      "page_url": "https://davosevents.co/event-types/party"
    }
  ]
}