Polymarket Market Features
Liquid Polymarket prediction markets with engineered features: YES probability, momentum (1h/24h/7d), volume acceleration, spreads, time-to-resolution, belief volatility, 24h trade flow, and complete price histories for backtesting. Covers 3,181 active markets (trailing 31d hourly history) and 599 historical resolved markets (full-lifespan daily history with binary outcomes).
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Polymarket
- Lignes
- 3 780
- Colonnes
- 48
- Cadence de la source
- Quotidienne
- Dernière actualisation
- 25 sept. 2026
- Thème
- finance
| Colonne | Type | Description |
|---|---|---|
| market_id | string | — |
| event_id | string | — |
| event_title | string | — |
| market_question | string | — |
| market_slug | string | — |
| event_slug | string | — |
| category | string | — |
| status | string | — |
| prob_yes | float | — |
| best_bid | float | — |
| best_ask | float | — |
| spread | float | — |
| rel_spread | float | — |
| volume | float | — |
| liquidity | float | — |
| volume_24h | float | — |
| volume_7d | float | — |
| mom_1h | float | — |
| mom_24h | float | — |
| mom_7d | float | — |
| volume_accel | float | — |
| days_to_resolution | float | — |
| resolution_proximity | float | — |
| favorite_strength | float | — |
| longshot | integer | — |
| belief_volatility | float | — |
| prob_range_7d | float | — |
| trade_count_24h | float | — |
| trade_censored_24h | float | — |
| vwap_prob_24h | float | — |
| buy_imbalance_24h | float | — |
| sib_n | integer | — |
| sib_yes_sum | float | — |
| event_neg_risk | boolean | — |
| uma_disputed | boolean | — |
| comment_count | integer | — |
| outcome | float | — |
| brier_7d | float | — |
| prob_path_max | float | — |
| prob_path_min | float | — |
| days_active | float | — |
| market_url | string | — |
| price_history_json | string | — |
| price_history_points | integer | — |
| price_history_start | string | — |
| price_history_end | string | — |
| history_fidelity_minutes | integer | — |
| history_scope | string | — |
- Actuelle
20260925T072423Z-8ec7656bcfd2 · sha256 8ec7656bcfd2…
3 780 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/polymarket/polymarket_market_features" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/polymarket/polymarket_market_features").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)Point d’accès API : https://datazimuts.com/v1/datasets/polymarket/polymarket_market_features
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260925T072423Z-8ec7656bcfd2 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Polymarket. (2026). Polymarket Market Features [Data set, snapshot 20260925T072423Z-8ec7656bcfd2, sha256 8ec7656bcfd2]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/fr/datasets/polymarket/polymarket_market_features?snapshot=20260925T072423Z-8ec7656bcfd2
@misc{dz_polymarket_polymarket_market_features_8ec7656b,
title = {{Polymarket Market Features}},
author = {{Polymarket}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/polymarket/polymarket_market_features?snapshot=20260925T072423Z-8ec7656bcfd2}},
note = {Snapshot 20260925T072423Z-8ec7656bcfd2, sha256 8ec7656bcfd2daa89ae94712c7e993b3c0bab7769c985ad6584749da950220a7; accessed 2026-09-25}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=polymarket%2Fpolymarket_market_features&lang=fr&theme=auto&snapshot=20260925T072423Z-8ec7656bcfd2&x=market_id&y=prob_yes&agg=avg" title="Polymarket Market Features" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.