Test files › Structured 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| Filename | 1000-rows.csv |
| Format | CSV |
| Size | 46.2 KB (47,322 bytes) |
| MIME type | text/csv |
| SHA-256 | 4204cc7b7f08b2e072c1af0de342f55cce111c521174bdad1ff4f918c869a69a |
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