Data and Code
JSON, XML and structured data files. · 8 files available
About these formats
Data and code samples include human-readable interchange formats, configuration files, datasets, markup and database artifacts. Each has different schema, delimiter and encoding concerns.
Common test uses
Useful as API fixtures and for parser validation, schema checks, import pipelines, syntax highlighting, database tooling and error handling.
Files in this category
Sample JSON DataA structured JSON file with nested example objects.Example XML FileA well-formed XML document with nested elements.Sample YAML ConfigA YAML configuration file with nested settings and arrays.Sample TOML ConfigA TOML configuration sample for parsers and app settings.Sample NDJSON FeedA newline-delimited JSON sample for streaming data tests.Sample Parquet DatasetA columnar Parquet dataset sample for analytics pipelines.Sample SQL DumpA SQL dump sample with table definitions and insert statements.Sample SQLite DatabaseA SQLite database sample for import and query testing.