GPU Markets · v0.1 · Fixing released daily at 00:30 UTC Last fix · 2026‑04‑18 · 00:30 UTC

Data

Every fix, every input observation, every revision — published under CC BY 4.0 as flat files and a queryable archive.

§ · Current fixing · flat CSV

The full set of today's fixings — both tiers, all series, with deltas, observation counts, venue breadth, and the capacity-weighted companion where present — is available as a single RFC‑4180 CSV. Updated with each daily release at 00:30 UTC.

  • /data/fixings.csv — all series, current fix. Content-Type: text/csv, Content-Disposition: inline. Parses directly in pandas, Excel, and any language's CSV reader.

Column definitions and units are specified in the methodology — the CSV header uses snake‑case field names keyed to the same glossary terms used on the fixing table.

§ · Per-series CSV · stable URLs

One URL per series, permanently. The Phase 1 body contains the current fix; Phase 2 will fatten each response to the full history back to first observation without changing the URL shape — link to these today and they will still resolve (with more rows) in the next release.

Slugs are derived from the series ticker by stripping the GPUM. prefix, lowercasing, and replacing . with -. Tickers and slugs are stable — a chip name being rebranded does not renumber the ticker, so a citation of /data/series/h100-sxm-spot.csv from 2026 will still resolve to H100 SXM spot in 2035.

§ · Cite this fixing

GPU Markets data is published under CC BY 4.0 — you may reproduce any fix or research note provided the source is attributed. The suggested formats below preserve the fix date and UTC strike time so a reader can reproduce the exact vintage.

BibTeX
@misc{gpumarkets_fix_2026_04_18,
  author       = {{GPU Markets}},
  title        = {GPU Markets daily fixing, 2026-04-18},
  year         = {2026},
  month        = {april},
  day          = {18},
  howpublished = {\url{https://gpumarkets.dev/}},
  note         = {Retrieved 2026-04-18 00:30 UTC. Published under CC BY 4.0.}
}
APA 7
GPU Markets. (2026, April 18). GPU Markets daily fixing, 2026-04-18 [Data set]. https://gpumarkets.dev/
Plain text
GPU Markets, daily fixing, 2026-04-18 00:30 UTC (https://gpumarkets.dev/). CC BY 4.0.

The suggested citation refers to the headline equal-weight median fix. When citing the capacity-weighted .cw research series, qualify the series explicitly — e.g. "GPU Markets, H100 SXM spot, capacity-weighted companion, 2026-04-18" — since the .cw companion is a distinct publication and may be suppressed on days the min-sample guard triggers.

§ · Coming in Phase 2

End‑of‑day CSVs going back to first observation, the Parquet archive of raw observations, shields‑style badges per series for embedding in dashboards and slide decks, and the read‑only SQL endpoint land in Phase 2.

Until then, every fix and every input observation is committed to the project repository under data/, with one commit per fix and the collector script that produced it in the same commit.