Sort CSV and Prepare Analysis View
Sort records and then profile structure with statistics for a quick analysis-ready snapshot.
Use case
Use this before exploratory analysis to quickly verify sort order and understand column quality/shape.
What to expect
Follow the steps from left to right for a quick overview, then use the inline stepper below to run each tool.
Sort records and then profile structure with statistics for a quick analysis-ready snapshot.
CSV Sorter
CSV → CSV
Sort CSV
CSV sorted by selected columns.
CSV Statistics
CSV → JSON
Compute statistics
Review the result here before moving to the next step.
Workflow steps
Workflow shortcut
Next unlocked step: Step 1 · CSV Sorter
CSV Sorter
Sort CSV rows by one or more columns.
Sort input (JSON)
Provide { "csv": "...", "columns": ["colA","colB"], "descending": false }.
Sorted CSV
CSV sorted by selected columns.
Run this step to process the current input and prepare the next workflow stage.
CSV Statistics
Compute row/column stats and numeric summaries for CSV data.
CSV input
Provide csv input for this workflow step.
Statistics JSON
Review the result here before moving to the next step.
Run this step to process the current input and prepare the next workflow stage.