Inventory Tracker (CSV)
Retail inventory system data export from Q2 2003 containing 1,024 product entries with pricing and stock information.
Legacy CSV Format
Database Metadata
File Format
CSV
Creation Date
March 2003
Data Size
895KB
Available Actions
Sample Data
Product ID | Item Name | Stock Level | Price | Last Updated |
---|---|---|---|---|
P-7192 | Mountain Bike | 23 | $349.99 | 03/01/03 |
P-7193 | Running Shoes | 58 | $89.50 | 03/07/03 |
P-7194 | Tent 2x2 | 14 | $124.95 | 03/15/03 |
This is a sample of the data contained in this CSV file. The full database contains 1,024 entries spanning Q2 2003 inventory levels.
Migration Tools
Convert this CSV data to modern formats while preserving original structure and metadata.
Convert to JSON
Transform CSV records into structured JSON for modern applications.
90% field mapping compatibility
Export as Excel
Export CSV data with UTF-8 BOM for Excel compatibility.
98% compatibility with Excel 2003
Legacy Format Note
This CSV file uses DOS line endings (CRLF) and fixed 8-bit character encoding (ISO-8859-1). Unicode characters may require normalization before use.