metadata
pretty_name: Runpod GPU Weekly Snapshots
license: mit
language:
- en
Runpod GPU Weekly Snapshots: Current: 2026-05-24 to 2026-05-30
This package contains raw and cleaned exports of Runpod GPU snapshot data collected each week. This dataset will be updated once a week on Sundays.
Folder structure
raw/runpod_gpu_snapshots_2026-05-24_2026-05-30.csvraw/runpod_gpu_snapshots_2026-05-24_2026-05-30.jsoncleaned/runpod_gpu_snapshots_2026-05-24_2026-05-30_cleaned.csvcleaned/runpod_gpu_snapshots_2026-05-24_2026-05-30_cleaned.jsoncleaned/cleaning_summary.jsoncleaned/removed_timestamps.txt
Coverage
- Raw export:
14,802rows across159timestamps - Cleaned export:
12,408rows across132complete timestamps - Expected complete snapshot size:
94rows per timestamp - Removed incomplete timestamps:
27
Schema
Each row contains:
idtimestamp_utcgpu_iddisplay_namevram_gbsecure_cloudstock_statusuninterruptable_priceavailable_gpu_countsraw_json
Cleaning method
The cleaned split keeps only complete timestamps with the full expected 94 rows. Incomplete timestamps were removed when the source API returned partial snapshots, including:
- timestamps with
92rows instead of94 - timestamps with
47rows that contained only onesecure_cloudhalf of the snapshot
See cleaned/cleaning_summary.json and cleaned/removed_timestamps.txt for the exact timestamps removed.
Recommended use
- Use
cleaned/for analysis, benchmarking, and downstream tabular work. - Use
raw/for auditability and reproducibility.
Caveats
- The cleaned split is higher quality than the raw split, but it is not a perfectly continuous week because incomplete timestamps were removed.
- The missing rows appear to come from incomplete upstream Runpod API responses rather than local file corruption.