Skip to main content

The Snapshot Vault for XRTM.

Project description

xrtm-data v0.3.0

PyPI

License Python

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 input
  • ForecastOutput (alias ForecastResult) — Forecast result with probability, reasoning trace, causal graph
  • CausalNode / CausalEdge / CausalGraph — Reasoning chain DAG
  • BetaPrior / PriorState — Beta distribution for belief states
  • TradeEvent / 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xrtm_data-0.3.1.tar.gz (33.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xrtm_data-0.3.1-py3-none-any.whl (39.0 kB view details)

Uploaded Python 3

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

Hashes for xrtm_data-0.3.1.tar.gz
Algorithm Hash digest
SHA256 f5acb5898b226768bf301ad395ab2f0193b2354752762cf0e9e91bde73bfa406
MD5 815073ec5bef038c6c06a94e3153fce3
BLAKE2b-256 07b4acd26daa4d06ee564297e14020dc054317815027327eff98c5da7b565500

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrtm_data-0.3.1.tar.gz:

Publisher: publish.yml on xrtm-org/data

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for xrtm_data-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f3c7bba77b7d78e914f9fc98602ff4650adf9e55f5ff99419e9f6196568a6b21
MD5 a257680e4c915cc85f809aebbb934ac4
BLAKE2b-256 57537e4f10ba0e48e8c08b8a2452dc4035247ab977890ad655e175912697e331

See more details on using hashes here.

Provenance

The following attestation bundles were made for xrtm_data-0.3.1-py3-none-any.whl:

Publisher: publish.yml on xrtm-org/data

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page