The Snapshot Vault for XRTM.
Project description
xrtm-data v0.3.0
The Snapshot Vault for XRTM.
xrtm-data provides the schemas, question sources, and temporal sandboxing for the XRTM forecasting ecosystem.
Installation
pip install xrtm-data
Schemas
ForecastQuestion— Standardized forecast question inputForecastOutput(aliasForecastResult) — Forecast result with probability, reasoning trace, causal graphCausalNode/CausalEdge/CausalGraph— Reasoning chain DAGBetaPrior/PriorState— Beta distribution for belief statesTradeEvent/TradeWindow— Market trade data with temporal integrity
Question Sources
| Source | API Key | Description |
|---|---|---|
| real-binary | None | 21 embedded historical binary questions (CI fixture) |
| Polymarket | None (public) | Live prediction market data via Gamma API |
| Metaculus | Free account | Forecasting questions from Metaculus |
from xrtm.data.corpora import load_real_binary_questions
from xrtm.data.providers.online import PolymarketSource, MetaculusSource
# Built-in corpus
questions = load_real_binary_questions(limit=5)
# Live prediction markets (no API key)
poly = PolymarketSource()
markets = await poly.fetch_questions(limit=10)
# Metaculus (needs METACULUS_API_KEY)
meta = MetaculusSource()
meta_qs = await meta.fetch_questions(limit=10)
License
Apache 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xrtm_data-0.3.1.tar.gz.
File metadata
- Download URL: xrtm_data-0.3.1.tar.gz
- Upload date:
- Size: 33.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5acb5898b226768bf301ad395ab2f0193b2354752762cf0e9e91bde73bfa406
|
|
| MD5 |
815073ec5bef038c6c06a94e3153fce3
|
|
| BLAKE2b-256 |
07b4acd26daa4d06ee564297e14020dc054317815027327eff98c5da7b565500
|
Provenance
The following attestation bundles were made for xrtm_data-0.3.1.tar.gz:
Publisher:
publish.yml on xrtm-org/data
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xrtm_data-0.3.1.tar.gz -
Subject digest:
f5acb5898b226768bf301ad395ab2f0193b2354752762cf0e9e91bde73bfa406 - Sigstore transparency entry: 1874715399
- Sigstore integration time:
-
Permalink:
xrtm-org/data@91bc595024ca8a34bbab9c7ee467575e2d21b2fa -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/xrtm-org
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@91bc595024ca8a34bbab9c7ee467575e2d21b2fa -
Trigger Event:
release
-
Statement type:
File details
Details for the file xrtm_data-0.3.1-py3-none-any.whl.
File metadata
- Download URL: xrtm_data-0.3.1-py3-none-any.whl
- Upload date:
- Size: 39.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3c7bba77b7d78e914f9fc98602ff4650adf9e55f5ff99419e9f6196568a6b21
|
|
| MD5 |
a257680e4c915cc85f809aebbb934ac4
|
|
| BLAKE2b-256 |
57537e4f10ba0e48e8c08b8a2452dc4035247ab977890ad655e175912697e331
|
Provenance
The following attestation bundles were made for xrtm_data-0.3.1-py3-none-any.whl:
Publisher:
publish.yml on xrtm-org/data
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
xrtm_data-0.3.1-py3-none-any.whl -
Subject digest:
f3c7bba77b7d78e914f9fc98602ff4650adf9e55f5ff99419e9f6196568a6b21 - Sigstore transparency entry: 1874715533
- Sigstore integration time:
-
Permalink:
xrtm-org/data@91bc595024ca8a34bbab9c7ee467575e2d21b2fa -
Branch / Tag:
refs/tags/v0.3.1 - Owner: https://github.com/xrtm-org
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@91bc595024ca8a34bbab9c7ee467575e2d21b2fa -
Trigger Event:
release
-
Statement type: