Sample Sales CSV File β Free Download
A ready-to-use sample CSV of retail sales orders, columns, dates, and totals included, so you can test pivot tables, aggregation, and reporting workflows without setting up your own dataset first.
Download the sample file
15-30 rows of realistic, synthetic data, ready to use immediately.
Download Sample CSVPreview
| order_id | date | product | quantity | unit_price | total | region | salesperson |
|---|---|---|---|---|---|---|---|
| SO-1001 | 2026-01-05 | Wireless Mouse | 3 | 19.99 | 59.97 | North | Jamie Lang |
| SO-1002 | 2026-01-06 | Mechanical Keyboard | 1 | 79.50 | 79.50 | South | Priya Shah |
| SO-1003 | 2026-01-06 | USB-C Hub | 5 | 24.99 | 124.95 | East | Marco Diaz |
| SO-1004 | 2026-01-07 | 27-inch Monitor | 2 | 189.00 | 378.00 | West | Jamie Lang |
| SO-1005 | 2026-01-08 | Webcam HD | 4 | 34.99 | 139.96 | North | Alicia Chen |
What's in This File
order_idβ Unique order identifier (e.g. SO-1001)dateβ Order date (YYYY-MM-DD)productβ Product namequantityβ Units sold in the orderunit_priceβ Price per unit, USDtotalβ quantity Γ unit_priceregionβ Sales region (North, South, East, West)salespersonβ Rep who closed the order
Use Cases
- Practice building a pivot table that sums revenue by region or salesperson
- Test quick summary statistics (totals, averages, top products) on a small, realistic dataset
- Try out chart building (revenue over time, sales by region) before pointing a tool at your real data
Frequently Asked Questions
Is this sample sales data real?
No. It is synthetic, realistic-looking data generated for testing and demos. No real customers, orders, or companies are represented.
Can I use this sample CSV commercially?
Yes. It is free to download and use for any purpose, including internal testing, tutorials, or demos.
Now try it on your own data
Load this sample, or your own file, into a real tool and see the results instantly, entirely client-side.
Turn this into a saved workflow
Create a free account to save the steps from this guide as a reusable workflow and re-run it on any file, from any device.