WORKTOOLS 3.0

Templates & Sample Data

Download realistic sample datasets for inventory, procurement, production, quality and SQL practice without exposing real company data.

Inventory

Inventory Snapshot CSV

A clean inventory snapshot for comparison, profiling and ABC analysis.

SKU,Description,Location,Qty,UnitCostOpen →
Procurement

Supplier Price List CSV

Sample supplier pricing data with multiple suppliers and prices.

SKU,Supplier,Price,Currency,ValidFromOpen →
Procurement

Purchase Order Lines CSV

PO line data for reconciliation and SQL practice.

PO,Item,SKU,Qty,UnitPrice,StatusOpen →
Procurement

Invoice Lines CSV

Invoice data designed to include a few realistic mismatches.

Invoice,PO,Item,SKU,Qty,UnitPriceOpen →
Production

Production Log CSV

Shift-level production data for OEE, yield and capacity scenarios.

EventTime,Line,PO,SKU,Qty,GoodQty,DowntimeMinOpen →
Warehouse

Warehouse Scan Log CSV

Scanner-style data for duplicate, missing and latest-event analysis.

EventTime,PO,SM,HU,Operator,StatusOpen →
Production

Multi-Level BOM CSV

A multi-level BOM for explosion practice.

Parent,Component,QtyPerOpen →
Sales

Sales Orders CSV

Simple sales data for GROUP BY and window-function practice.

OrderID,Customer,SKU,Qty,UnitPrice,OrderDateOpen →
Sales

Customer Master CSV

Master data for JOIN exercises.

CustomerID,CustomerName,Country,SegmentOpen →
Data

Material Master CSV

Master data with realistic identifiers and categories.

Material,Description,Category,Unit,ActiveOpen →
Procurement

Supplier Lead Time CSV

Date-based data for lead-time analysis.

Supplier,PO,StartDate,DeliveryDate,SKUOpen →
Quality

Quality Log CSV

Yield and scrap analysis practice data.

Date,Line,SKU,InputQty,GoodQty,ScrapReasonOpen →
Operations

Employee Shift CSV

Lightweight operations dataset for grouping and schedule examples.

Date,Shift,Operator,Line,HoursOpen →
Production

Downtime Events CSV

Downtime Pareto and duration analysis sample.

StartTime,EndTime,Line,Reason,MinutesOpen →
Inventory

Stock Policy CSV

Reorder point and coverage practice data.

SKU,DailyDemand,LeadTimeDays,DemandStdDev,OnHandOpen →
HTML

Web Form Data CSV

Small dataset used in HTML table and form examples.

Name,Email,Topic,SubmittedAtOpen →