Skip to main content
The common.predictions.kalshi_events table provides event-level metadata for Kalshi prediction markets. Events serve as containers that group related markets together. This table combines both settled and non-settled events. Use this table for event categorization, series analysis, understanding multi-market events, and tracking event-level patterns.

Table Columns

Data Notes:
  • Events group multiple related markets together
  • Combines settled and non-settled events
  • MVE (Multi-Variable Event) indicators help identify complex event structures
Unique Key: event_ticker

Understanding Event Structure

Event vs Market

  • Event: A container grouping related prediction markets (e.g., “2024 Presidential Election”)
  • Market: Individual prediction markets within an event (e.g., “Will Trump win?”, “Will Biden win?”)
  • One event can have multiple markets, all sharing the same event_ticker

Series Ticker

The series_ticker groups similar events across time. For example:
  • NFL-WEEK1, NFL-WEEK2, NFL-WEEK3 all belong to the NFL series
  • ECON-JOBS might represent monthly employment report events