JSONL Sample File for Parser Regression

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

Recommended Starter File

Filename jsonl_sample_file_5MB.jsonl
Size 5.0 MB
MIME application/octet-stream
SHA256 e673907f12b7a4b825e67f2502b6fda30d5b4a7cbea8c9aa7659e72132ec2988

Validation Checklist

  • Compare parsed metadata against expected outputs.
  • Validate behavior for malformed and edge-case inputs.
  • Track parser drift after dependency upgrades.

Additional JSONL Fixtures

Filename Size MIME Download
jsonl_sample_file_2MB.jsonl 2.0 MB application/octet-stream Download
jsonl_sample_file_1MB.jsonl 1.0 MB application/octet-stream Download
jsonl_sample_file_500KB.jsonl 500.0 KB application/octet-stream Download
jsonl_sample_file_200KB.jsonl 200.0 KB application/octet-stream Download

Related Format Comparisons

JSON vs JSONL

Pick between document-style JSON and line-delimited JSONL streams.

Open Comparison