# NDJSON Samples

Downloadable NDJSON files from simple to complex for ingestion, streaming, and pipeline tests

> Canonical page: https://elysiatools.com/en/samples/ndjson-samples

- **Category:** Data

- **Keywords:** ndjson, jsonl, newline-delimited-json, etl, stream

## Overview

Downloadable NDJSON files from simple to complex for ingestion, streaming, and pipeline tests

## Examples

- **Simple Users NDJSON**: Tiny line-delimited JSON records with basic identity fields
- **Intermediate Orders NDJSON**: Order stream records with timestamp, currency, and order metrics
- **Complex Events NDJSON**: Analytics event stream with richer dimensions and embedded JSON payload

## When to use

- Use this sample set when you want reference inputs for NDJSON Samples.
- Use it to preview output formats and compare related sample variants.

## How it works

- Open a sample entry to inspect the prepared example payload or asset.
- Compare it with related tools to understand how the workflow connects.

## Use cases

- Simple Users NDJSON
- Intermediate Orders NDJSON
- Complex Events NDJSON

## Frequently asked questions

### What is included in NDJSON Samples?

This page includes curated sample entries, related tools, and neighboring sample collections for NDJSON Samples.

## Related tools

- [JSON File Merger](https://elysiatools.com/en/tools/json-merger): Merge multiple JSON files with various merging strategies (deep merge, overwrite, combine arrays, etc.)
- [AI Data Normalizer](https://elysiatools.com/en/tools/ai-data-normalizer): AI-powered data format normalization tool that intelligently cleans and standardizes messy data using advanced AI analysis
- [CSV to JSON Converter](https://elysiatools.com/en/tools/csv-to-json): Convert CSV data to JSON format with customizable parsing options
- [Data Normalizer](https://elysiatools.com/en/tools/data-normalizer): Pure code-based data format normalization tool that cleans and standardizes messy data using programmatic logic
- [Excel to JSON Converter](https://elysiatools.com/en/tools/excel-to-json): Convert Excel file to JSON format, extracting data from the first worksheet
- [JSON Data Lineage Tracer](https://elysiatools.com/en/tools/json-data-lineage-tracer): Trace JSON field paths, derived dependencies, and transformation history to build a field-level lineage graph
- [JSON Schema Validator](https://elysiatools.com/en/tools/json-schema-validator): Validate JSON data against a JSON Schema to verify structure and data types
- [JSON to CSV Converter](https://elysiatools.com/en/tools/json-to-csv): Convert JSON data to CSV format with customizable formatting options

## Related content

- [CSV Samples](https://elysiatools.com/en/samples/csv-samples): Sample CSV files with various data types, sizes, and complexity levels
- [Parquet File Samples](https://elysiatools.com/en/samples/parquet-file-samples): Downloadable Parquet sample files from simple to complex for ETL and warehouse pipeline testing
- [PDF Samples](https://elysiatools.com/en/samples/pdf-samples): Generated PDF samples from tools dated 2026-02-01 to 2026-02-10
- [Apache Pulsar Samples](https://elysiatools.com/en/samples/pulsar-samples): Apache Pulsar examples including pub/sub, readers, consumers with different subscription types, schema management, and tiered storage for enterprise messaging
- [Terraform Plan JSON Samples](https://elysiatools.com/en/samples/terraform-plan-json-samples): Sample Terraform plan JSON files exported from terraform show -json style payloads for dependency visualization and change review
- [Android Serialization Java Samples](https://elysiatools.com/en/samples/android-serialization-java): Android Java serialization examples including JSON serialization, deserialization, and XML parsing
