Data

Weekly snapshots. Every number on the dashboard is derived from one of these files. License: CC BY-SA 4.0.

Schema documentation describes each column and its units.

Citing this dataset

@misc{meridian_dataset,
  title        = {{Meridian weekly snapshots}},
  author       = {Meridian},
  year         = {2026},
  howpublished = {\url{https://meridianaudit.org/data/}},
  note         = {CC BY-SA 4.0; accessed YYYY-MM-DD}
}

Snapshots

All published snapshots, newest first.
Week Rows Files Checksums
2026-W22 current 60 metrics.csv (6006 B), metrics.jsonl (39606 B), README.md (881 B), manifest.json (271645 B), responses.jsonl.gz (421448 B) SHA256SUMS
2026-W21 60 metrics.csv (5458 B), metrics.jsonl (33023 B), README.md (881 B), responses.jsonl.gz (662002 B) SHA256SUMS
2026-W20 60 metrics.csv (5705 B), metrics.jsonl (33270 B), README.md (881 B), responses.jsonl.gz (418430 B) SHA256SUMS
2026-W19 60 metrics.csv (5457 B), metrics.jsonl (33022 B), README.md (881 B), responses.jsonl.gz (648835 B) SHA256SUMS
2026-W18 30 metrics.csv (3168 B), metrics.jsonl (16723 B), README.md (881 B), responses.jsonl.gz (185825 B) SHA256SUMS
2026-W17 30 metrics.csv (2773 B), metrics.jsonl (16448 B), README.md (881 B), responses.jsonl.gz (435685 B) SHA256SUMS

Raw response bodies

Each weekly snapshot carries a responses.jsonl.gz alongside the computed metrics when the pipeline emitted one. The gzip is the concatenation of every public (non-held-out) prompt’s Sample records for that week — full response text, token counts, stop reasons, and provider metadata. A researcher can recompute any dashboard metric from prompts.yaml + responses.jsonl.gz.

Held-out prompts are excluded by construction. Older snapshots that predate this feature omit the file; the snapshot index above flags which weeks have it.

Reproducibility

Every file listed here has a SHA-256 in its snapshot’s SHA256SUMS. A stable URL never changes: if you cite /data/2026-W16/metrics.csv today, that exact file will be here tomorrow.