Test filesStructured data › 1000-rows.csv

Sample CSV file (1000 rows)

A clean 1,000-row CSV with a header and five typed columns: id, name, email, amount and active.

↓ Download 1000-rows.csv
Filename1000-rows.csv
FormatCSV
Size46.2 KB (47,322 bytes)
MIME typetext/csv
SHA-2564204cc7b7f08b2e072c1af0de342f55cce111c521174bdad1ff4f918c869a69a
What this file catchesThe everyday import case: big enough to exercise pagination, batching and progress reporting, small enough to open in a spreadsheet. The most requested size in this niche.

Download & verify

curl -fsSL -o "1000-rows.csv" "https://files.hexaqa.com/csv/1000-rows.csv"
curl -fsSL "https://files.hexaqa.com/csv/1000-rows.csv" | sha256sum # expect: 4204cc7b7f08b2e072c1af0de342f55cce111c521174bdad1ff4f918c869a69a

More structured data test files

1million-rows.csvbom-and-semicolons.csvformula-injection.csvquoting-nightmare.csvragged-rows.csvvalid-simple.csvdeeply-nested-100000.jsonlarge-array-100mb.json

← All Structured data files