# Parquet File Samples

Downloadable Parquet sample files from simple to complex for ETL and warehouse pipeline testing

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

- **Category:** Data

- **Keywords:** parquet, columnar, etl, warehouse, analytics

## Overview

Downloadable Parquet sample files from simple to complex for ETL and warehouse pipeline testing

## Examples

- **Simple Users Parquet**: Small flat dataset with id/name/active fields
- **Intermediate Orders Parquet**: Order records with timestamp, currency, and numeric metrics
- **Complex Events Parquet**: Analytics-style event data with richer columns and JSON payload field

## When to use

- Use this sample set when you want reference inputs for Parquet File 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 Parquet
- Intermediate Orders Parquet
- Complex Events Parquet

## Frequently asked questions

### What is included in Parquet File Samples?

This page includes curated sample entries, related tools, and neighboring sample collections for Parquet File 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
- [API Mock Server](https://elysiatools.com/en/tools/api-mock-server): Generate a runnable Redis-backed mock API server with 1-hour TTL, hot updates, and dynamic templated responses
- [CSV Filter](https://elysiatools.com/en/tools/csv-filter): Filter CSV data by column values with multiple conditions and operators. Supports 12 filter operators including equals, contains, greater_than, less_than, and empty value checks. Additional Filters examples: \[{"column": "age", "operator": "greater_than", "value": "25"}\] \[{"column": "status", "operator": "equals", "value": "active"}, {"column": "score", "operator": "greater_equal", "value": "80"}\] \[{"column": "name", "operator": "contains", "value": "john"}, {"column": "email", "operator": "is_not_empty"}\]
- [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
- [Fixed-Width Column Parser](https://elysiatools.com/en/tools/fixed-width-column-parser): Parse fixed-width text with explicit or inferred field boundaries, character or UTF-8 byte positions, schemas, and anomaly reports.

## Related content

- [Parquet Samples](https://elysiatools.com/en/samples/parquet): Apache Parquet columnar storage format examples with schemas, compression, and data processing
- [CSV Samples](https://elysiatools.com/en/samples/csv-samples): Sample CSV files with various data types, sizes, and complexity levels
- [NDJSON Samples](https://elysiatools.com/en/samples/ndjson-samples): Downloadable NDJSON files from simple to complex for ingestion, streaming, and pipeline tests
- [PDF Samples](https://elysiatools.com/en/samples/pdf-samples): Generated PDF samples from tools dated 2026-02-01 to 2026-02-10
- [Postman Collections - API Testing](https://elysiatools.com/en/samples/postman-collections): Comprehensive Postman collection examples including API testing, automation scripts, environment variables, mock servers, and advanced testing patterns for REST APIs
- [Apache Arrow Samples](https://elysiatools.com/en/samples/arrow): Apache Arrow in-memory columnar format examples for high-performance data processing and analytics
