Test filesStructured data › ndjson-10000-lines.ndjson

Sample NDJSON file

Newline-delimited JSON, 10,000 records, one object per line.

↓ Download ndjson-10000-lines.ndjson
Filenamendjson-10000-lines.ndjson
FormatNDJSON
Size654 KB (669,861 bytes)
MIME typeapplication/x-ndjson
SHA-256baf8acced4ee3f7087b0a5261b9f5dadb6908c46062b71711ee06a155e4a0f54
What this file catchesLog-ingest and bulk-import paths. Line 5000 contains an embedded \n inside a string value - splitting on raw newlines rather than parsing will corrupt exactly that record.

Download & verify

curl -fsSL -o "ndjson-10000-lines.ndjson" "https://files.hexaqa.com/json/ndjson-10000-lines.ndjson"
curl -fsSL "https://files.hexaqa.com/json/ndjson-10000-lines.ndjson" | sha256sum # expect: baf8acced4ee3f7087b0a5261b9f5dadb6908c46062b71711ee06a155e4a0f54

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