Read CSV without losing the record
A small inventory example explains quoted commas, multiline fields, empty cells and the difference between a line and a record.
READ THE GUIDE ↗FIELD NOTES FOR DATA THAT TRAVELS
Small, practical resources for moving tables between tools without losing the details. Explore CSV, plain-text records and the decisions that make a handoff understandable.
Open the CSV Table Lab ↗An open browser tool. No upload or account.
01Inspect the structure
02Preserve the strings
03Document the handoff
THE OPENING COLLECTION
A small inventory example explains quoted commas, multiline fields, empty cells and the difference between a line and a record.
READ THE GUIDE ↗Preserve identifiers, repeated headings and empty values by deciding what the receiving tool should understand before choosing an export.
READ THE GUIDE ↗Separate a faithful data export from a spreadsheet viewing copy, and record exactly which values changed.
READ THE GUIDE ↗A SMALL TOOL FOR A REAL QUESTION
Inspect a small CSV extract in your browser, see its rows and empty cells, and export explicit CSV or JSON without guessing dates or numbers.
Quoted commas. Empty values. Leading zeros. See them before a different tool makes assumptions.
Inspect the fictional sample ↗