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.
This repository belongs to polyorderbooks on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
