Test files › Structured data › ndjson-10000-lines.ndjson
Sample NDJSON file
Newline-delimited JSON, 10,000 records, one object per line.
↓ Download ndjson-10000-lines.ndjson| Filename | ndjson-10000-lines.ndjson |
| Format | NDJSON |
| Size | 654 KB (669,861 bytes) |
| MIME type | application/x-ndjson |
| SHA-256 | baf8acced4ee3f7087b0a5261b9f5dadb6908c46062b71711ee06a155e4a0f54 |
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