CSV use case

CSV Sample File for Parser Regression

Run parser and extractor regressions with stable sample fixtures and checksum validation.

250.0 MB Manifest JSON SHA256
Starter file

Use one representative fixture first.

csv_sample_file_250MB.csv

250.0 MB text/csv SHA256 48fb97b19c6e...
Checklist

Keep the validation sequence short.

  1. Compare parsed metadata against expected outputs.
  2. Validate behavior for malformed and edge-case inputs.
  3. Track parser drift after dependency upgrades.
Companion fixtures

Add nearby variants only when needed.

csv_sample_file_100MB 2.csv

100.0 MB · text/csv

Download

csv_sample_file_100MB.csv

100.0 MB · text/csv

Download

csv_sample_file_50MB.csv

50.0 MB · text/csv

Download

csv_sample_file_25MB.csv

25.0 MB · text/csv

Download
Next steps

Branch into the next relevant page.