Document format

CSV voorbeeldbestanden

CSV (.csv) blijft het meest praktische tabelformaat voor spreadsheetimports, ETL-pijplijnen en validatie van scheidingstekens, encoding en defecte rijen.

22 files All to 250MB SHA256 verified Manifest included
Quick facts
CategoryDocument
Total Files22
Extension.csv
MIMEtext/csv
Opens withExcel, Google Sheets
ManifestJSON
Vraag verwante dekking aan
Files first

CSV Sample Files — Download

Starter file

csv_decimal_finance_sample.csv · 139 B

Download

Quoted-Field CSV

Valid CSV with commas inside fields for import/export checks.

csv_quoted_fields_sample.csv · 119 B
Download Fixture

Multiline-Field CSV

Useful for spreadsheet, parser, and ETL regression tests.

csv_multiline_fields_sample.csv · 106 B
Download Fixture

Inconsistent-Columns CSV

Realistic broken-row fixture for parser and import error handling.

csv_inconsistent_columns_sample.csv · 118 B
Download
Filename Size MIME Download
.csv Edge Starter SHA256 ad1d5e0c13e5...
139 B text/csv Download
.csv Realistic SHA256 271e0a0a5dd0...
229 B text/csv Download
.csv Edge Realistic SHA256 ceb65b63458d...
129 B text/csv Download
.csv Edge SHA256 4ade71571b80...
118 B text/csv Download
.csv Edge SHA256 700e0d5faf4f...
125 B text/csv Download
.csv Realistic SHA256 c2bbff1bee6d...
106 B text/csv Download
.csv Realistic SHA256 67e85ff8c59a...
119 B text/csv Download
.csv Large SHA256 20492a4d0d84...
100.0 MB text/csv Download
.csv Large Realistic SHA256 b9931a11a2bc...
100.0 MB text/csv Download
.csv Large SHA256 2c5289f6b411...
10.0 MB text/csv Download
.csv SHA256 3cf6146dd24b...
1.0 MB text/csv Download
.csv SHA256 cf792afda8b2...
200.0 KB text/csv Download
.csv Large Realistic SHA256 48fb97b19c6e...
250.0 MB text/csv Download
.csv Large SHA256 541e0733056b...
25.0 MB text/csv Download
.csv SHA256 37b9e7e93f2d...
2.0 MB text/csv Download
.csv SHA256 f09adab0e39b...
500.0 KB text/csv Download
.csv SHA256 52056dc658ee...
50.0 KB text/csv Download
.csv Large SHA256 f7dc90615cdc...
50.0 MB text/csv Download
.csv SHA256 766e72e34a51...
5.0 MB text/csv Download
.csv Edge SHA256 5096f81a36a1...
121 B text/csv Download
.csv Edge Realistic SHA256 87151ca8dc63...
86 B text/csv Download
.csv SHA256 e5ed291c7d31...
1.6 KB text/csv Download
Use cases

CSV Testing Workflows

Upload Testing

CSV for Upload Testing

Open formaat CSV

Parser Regression

CSV for Parser Regression

Open formaat CSV

QA Automation

CSV for QA Automation

Open formaat CSV
Compare and decide

CSV Format Comparisons

CSV vs JSON

Vergelijk vlakke tabel-CSV met gestructureerde JSON voor data-uitwisseling.

Compare tabular vs structured data

SQL vs CSV

Compare SQL seed scripts with CSV exports for bulk import, replay, and database setup workflows.

Compare loader vs seed replay
More document formats: PDF TXT XML DOCX MD HTML
FAQ and reference

CSV File FAQ

Checksum Verification

Use checksums to confirm file integrity after download.

shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.
Where is the machine-readable manifest?

Use the manifest when you need stable names, SHA256 values, and URLs for automation.

Validation Methodology
  • Test parser behavior on varied sizes and edge-case encodings.
  • Validate text extraction and metadata integrity.
  • Confirm conversion and round-trip fidelity where applicable.
Fixture Matrix

Use the curated CSV matrix to choose the right clean, edge-case, and broken fixtures for this format.

Open matrix
Workflow Packs