Sample Report — Illustrative Data · Not from a live event
Tier 1 Media Report · MOMENT Event

UEFA Champions League Final 2024

Real Madrid vs Borussia Dortmund · Wembley Stadium · 1 June 2024 · 20:00–22:45 BST

↓ Download PDF Request API access
47,341 Total signals recorded
182 Countries represented
94 Cities above threshold
4,180 Peak signals / min (83')
2h 45m Event window
0 Personal data points stored
Elation Tension Awe Heartbreak Pride
Tension
16,570 35.0%
Elation
13,260 28.0%
Awe
8,520 18.0%
Heartbreak
5,680 12.0%
Pride
2,370 5.0%
Disbelief
941 2.0%
# City Country Signals Dominant emotion
1LondonUK4,812Tension
2MadridSpain4,106Elation
3São PauloBrazil3,284Elation
4Buenos AiresArgentina2,991Elation
5IstanbulTurkey2,143Awe
6LagosNigeria1,877Elation
7DortmundGermany1,632Heartbreak
8ManilaPhilippines1,409Awe
9MumbaiIndia1,388Tension
10CairoEgypt1,201Tension

Only cities with 10+ signals shown. Coordinates stored at 1 decimal place (~11km precision).

"At 83 minutes, Real Madrid's Vinicius Jr scored. In 47 seconds, Exhalo recorded 3,312 signals — the equivalent of a town signalling at once. Elation and Awe dominated globally. From Dortmund: Heartbreak rose to 71% of local signals within 90 seconds of the same goal. Two cities experiencing the same moment in opposite emotional directions — simultaneously."

This is what live sentiment data looks like without a survey prompt. No question asked. No priming. Passive, global, real-time.

Not a poll — no question was asked
Not social media sentiment — no text parsed, no bots
Not demographic data — no age, gender, or identity collected
Not predictive — this is observation, not inference

What founding partners receive

Every Tier 1 Media partner gets all of the following for each covered event.

This web report Live interactive version during event. Permanent archive URL after close. Shareable internally.
PDF report Formatted for editorial and boardroom use. Delivered within 48 hours of event close.
JSON data API Full structured data export. 30-day access window post-event. Suitable for editorial data desks.
Embed widget One-line JS. Live signal count + emotion bar. Tested at 5,000 concurrent sessions. No cookies.
City-level heatmap Export as image or interactive iframe. Cities with 10+ signals only. ~11km precision.
Priority event coverage Founding partners nominate events for coverage. Guaranteed slot for your flagship event calendar.
GET http://exhalo.io/api/v1/events/{slug}/report
Partner only
// Illustrative response structure — partners receive full dataset
{
  "event": "ucl-final-2024",
  "generated_at": "2024-06-01T22:52:00Z",
  "window": {
    "start": "2024-06-01T19:00:00Z",
    "end": "2024-06-01T21:45:00Z"
  },
  "totals": {
    "signals": 47341,
    "countries": 182,
    "cities_above_threshold": 94,
    "peak_signals_per_minute": 4180
  },
  "emotions": [
    { "type": "tension",   "signals": 16570, "share": 0.35 },
    { "type": "elation",   "signals": 13260, "share": 0.28 },
    { "type": "awe",       "signals": 8520,  "share": 0.18 },
    { "type": "heartbreak", "signals": 5680,  "share": 0.12 },
    { "type": "pride",     "signals": 2370,  "share": 0.05 },
    { "type": "disbelief", "signals": 941,   "share": 0.02 }
  ],
  "timeline": [
    // one entry per minute throughout event window
    { "minute": 0,  "signals": 820,  "dominant": "tension" },
    { "minute": 83, "signals": 4180, "dominant": "elation" }
  ],
  "cities": [
    // all cities above 10-signal threshold; lat/lon at 1dp (~11km)
    { "city": "London", "country": "GB", "lat": 51.5, "lon": -0.1, "signals": 4812, "dominant": "tension" },
    { "city": "Madrid", "country": "ES", "lat": 40.4, "lon": -3.7, "signals": 4106, "dominant": "elation" }
  ]
}

Get this for your next event

Founding partner pricing available for media organisations, broadcasters, and research institutions. Report delivered within 48 hours of event close.

partner@exhalo.io