Promethean Markets
Log inGet started
← All datasets
Regulated prediction exchange

Polymarket US

Collecting

Polymarket’s regulated US exchange, captured as its own venue: the sports-led market universe on paced 30-minute censuses with depth-20 books on live and broad tiers, including in-play state, settlement prices and cumulative traded volume. Distinct listings, distinct prices, distinct archive from Polymarket global. The census is a documented capped subset — the top 10,000 markets of the venue’s active-markets walk, with the cap state disclosed in every runtime verdict.

7 days collected4M rows190 MBTop-10,000 active markets · live + broad tierscollecting since 2026-07-12 · totals as of 2026-07-18

Collected daily; certification harness next. Joins the released chain after its own certified days.

Markets

The universe census with in-play state and outcomes.

30-minute censuspolymarket_us_markets.parquet
Column descriptions · 18 fields
ColumnTypeDescription
sourcestringCollector source tag — constant within a file
schema_versionuint16Schema contract version stamped on every row
pmus_market_row_idstringStable row identity (dedupe key)
market_idstringVenue market identifier
slugstringVenue URL slug for the market
questionstringMarket question text
categorystringVenue category (sports-led)
market_typestringspot or futures
tierstringCollection tier the market was captured under
activeuint8Venue active flag
closeduint8Venue closed flag
in_playuint8Live in-play flag
game_start_msint64Scheduled game start (ms)
end_date_msint64Market end (ms)
outcomes_jsonstringOutcome labels (JSON)
outcome_prices_jsonstringVenue-quoted outcome prices (JSON)
tick_sizedoublePrice tick size
receive_msint64Our collector receive wall-clock (ms since epoch) — independently stamped, never copied from the venue
Books (depth-20)

Depth-20 books with settlement and volume state.

paced rotationspolymarket_us_book_snapshot.parquet
Preview — real rows from 2026-07-17
slugtierstatereceivedbest_bidbest_offershares_traded
astatc-mlb-nym-phi-2026-07-16-live_sports_mediumMARKET_STATE_OPEN2026-07-17 00:00:00.3440.080.0923274.65
astatc-mlb-nym-phi-2026-07-16-live_sports_mediumMARKET_STATE_OPEN2026-07-17 00:00:00.7680.010.025057.9
Column descriptions · 20 fields
ColumnTypeDescription
sourcestringCollector source tag — constant within a file
schema_versionuint16Schema contract version stamped on every row
pmus_book_idstringStable row identity (dedupe key)
market_idstringVenue market identifier
slugstringVenue URL slug for the market
tierstringCollection tier the market was captured under
statestringVenue market state at capture
bid_priceslist<item: double>Bid prices, best first (array)
bid_sizeslist<item: double>Bid sizes matching bid_prices (array)
offer_priceslist<item: double>Offer (ask) prices, best first (array)
offer_sizeslist<item: double>Offer sizes matching offer_prices (array)
current_pxdoubleVenue current price
last_trade_pxdoubleLast trade price
settlement_pxdoubleSettlement price once settled
open_interestdoubleVenue-reported open interest
shares_tradeddoubleCumulative shares traded
notional_tradeddoubleCumulative notional traded
last_trade_set_msint64When the last trade fields were set (ms)
transact_time_msint64Venue transact time (ms)
receive_msint64Our collector receive wall-clock (ms since epoch) — independently stamped, never copied from the venue

Real rows from the production archive (pre-launch certification day 2026-07-17 — the released chain restarts at the ten-source inception). Identifiers truncated for display.

Files, an API, and the means to check both.

Day-partitioned Parquet, one file per channel and scope, each with a SHA256 manifest.Certified days return at the ten-source re-inception — request access to be first in line.