Will any U.S. state experience a population decrease of at least 10% between 2025 and 2035?
Order-book data captured 2026-06-30 – 2026-08-11
What this archive page covers
DepthFeed's market index identifies this event as KXPOPCHANGESTATE10-35 in the culture category. It reports 10,174 stored order-book observations across 43 distinct days, from 2026-06-30 through 2026-08-11. That is an average of about 237 indexed observations per captured day; the timestamps in the returned rows, not the average, determine the actual spacing.
The page is a coverage record for historical market data. It does not assert who won, whether the event resolved, or what an official settlement source reported. Use the event title and identifier to locate the exact contracts, then verify contract rules and resolution with the venue before interpreting a probability path.
Research uses for this culture market
Culture contracts often run for long periods and may trade sparsely. Use the archive to measure when liquidity appeared, how wide the book was, and whether an apparent probability move was executable at the size your model assumes.
A realistic replay should walk the recorded bid/ask ladder at the decision timestamp, apply the modeled order size, and preserve the observed spread. A midpoint-only backtest can create fills that were never available. Compare results across multiple observations and sizes instead of treating one displayed quote as a stable execution price.
From event coverage to API rows
- Use market discovery to resolve event
KXPOPCHANGESTATE10-35into the exact contract ticker or outcome identifier your study needs. - Request stored snapshots for that exact market and keep the response timestamps, cursor, native identifiers, and order-book arrays together.
- Model fills against displayed levels, then join external news, polling, filings, or settlement evidence with an explicit as-of rule.
- Record the coverage dates and gaps used by the test so another researcher can reproduce the sample instead of assuming the archive is continuous outside these boundaries.
Review the API documentation for current discovery and snapshot contracts, or start with the historical-data overview to compare history windows and access limits.
Limits to preserve in the model
- A stored observation describes displayed liquidity at that time, not hidden size or queue priority.
- Activity between two observations is unknown; do not interpolate a book state that was not captured.
- A paper or simulated fill does not consume live liquidity and can understate impact for large orders.
- The market title is not the settlement rule. Preserve the venue's exact contract and resolution source.
- Coverage is bounded by the dates shown above and by the exact markets returned through discovery.
Pull the full captured order book for this market over a REST API and live WebSocket. Free Explorer tier, no card.
Start free