polyorderbooks/polymarket-btc-5min-historical-l2
Polymarket BTC 5-Minute Historical L2 Order Books Full level-2 order book snapshots captured at 1-second resolution for one resolved Polymarket BTC 5-minute up/down market — every resting bid and ask, not just top-of-book. One row per (timestamp, outcome). 600 rows covering 300 seconds across both outcomes. from datasets import load_dataset ds = load_dataset("polyorderbooks/polymarket-btc-5min-historical-l2", split="train") row = ds[0] print(row["timestamp"], row["outcome"])… See the full description on the dataset page: https://huggingface.co/datasets/polyorderbooks/polymarket-btc-5min-historical-l2.
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face