Kalshi Data Coverage
All Kalshi data is available in the
common.predictions schema.
Data Schemas
Available Tables
Key Features
Multi-Variable Events (MVE)
Kalshi supports multi-variable events where multiple related markets are grouped together.Contract Structure
- Each contract is worth $1 at settlement
- Prices are quoted on a 0-1 scale (e.g., 0.65 = $0.65)
- Contracts settle to either 0 (losing outcome)
Fees
Kalshi’s published trade-fee schedule is:- taker:
M_taker × 0.07 × C × P × (1 − P) - maker:
M_maker × 0.0175 × C × P × (1 − P)
C is contracts, P is the yes price, and (1 − P) is the no price. Each side is rounded up to the next $0.0001. Per-trade fees are on Trades Enriched as taker_fee_usd, maker_fee_usd, and fee_usd (the sum of the two sides). Kalshi may then add a rounding fee and rebate a penny across fills of the same order; those steps are not in these columns.
Market Categories
Kalshi markets span various categories including:- Politics & Elections
- Sports & Entertainment
- Economics & Finance
- Weather & Climate
- Technology & Science
Sample Queries
- Recent Trades
- Daily Volume
- Daily Fees
Query recent Kalshi trades with market details: