Test filesStructured data › large-array-100mb.json

Large sample JSON file

Roughly 100 MB single JSON array of ~400,000 uniform record objects.

↓ Download large-array-100mb.json
Filenamelarge-array-100mb.json
FormatJSON
Size100 MB (104,857,607 bytes)
MIME typeapplication/json
SHA-256b8a8cae3dd345e2c1c4e903e78a40876a21a20ae239e31cd00a43b1996c87f13
What this file catchesAnything that calls JSON.parse on the whole body. Forces the switch to a streaming parser and exposes request-body size limits in API gateways.

Download & verify

curl -fsSL -o "large-array-100mb.json" "https://files.hexaqa.com/json/large-array-100mb.json"
curl -fsSL "https://files.hexaqa.com/json/large-array-100mb.json" | sha256sum # expect: b8a8cae3dd345e2c1c4e903e78a40876a21a20ae239e31cd00a43b1996c87f13

More structured data test files

1million-rows.csvbom-and-semicolons.csvformula-injection.csvquoting-nightmare.csvragged-rows.csvvalid-simple.csvdeeply-nested-100000.jsonmalformed-trailing-comma.json

← All Structured data files