Skip to content
Data quality

Data freshness and quality

Payloads are pre-match and validated. Warnings tell you which rows to trust less.

Freshness

Starter serves a separately promoted release. Each payload was produced before kickoff from the data available at its as_of timestamp and validated by the publication pipeline. The API does not promise live updates, and there is no live route.

Warnings

The quality object carries warnings and quality metadata. Retain them, handle missing optional values, and use the version fields for traceability.

"quality": {"warnings": []}
An empty warning list does not guarantee correctness. Fields can be empty or optional when source information was unavailable before publication.

What is not exposed

Proprietary rules, coefficients, advanced context, and calibration methods are not part of the public contract. Probabilities are analytical estimates, not guarantees of outcomes or financial returns.

See the quality model for the field list.