Tools Hub
Runs locally No upload Exportable report
Warehouse data preflight

CSV Schema Guard

Compare a trusted CSV against a new file before it enters a workflow. Catch missing columns, type drift, null spikes, duplicate keys, row-count swings, and suspicious value shifts.

-- guard score 0 high risk 0 medium risk 0 rows compared
Local data quality gate Use this as a preflight check for recurring exports, vendor feeds, analytics drops, ops reports, or any CSV that can quietly change shape.

Trusted baseline

The known-good CSV shape you expect future files to follow.

BASELINE
No baseline loaded.

Incoming file

The new CSV you want to validate before trusting it.

CANDIDATE
No incoming file loaded.
--
Guard score Load two files
High risk 0
Medium risk 0
Columns checked 0
Rows compared 0
Gate decision Load two files to see whether this CSV is ready for the workflow.
Contract risk Schema drift, null spikes, duplicate keys, and row swings will appear here.
Next move Start with a sample run or compare a trusted baseline against today's export.

Findings

Load a baseline and incoming CSV to run the guard.

No comparison has run yet.

Schema contract

Column-by-column comparison of expected and incoming shape.

Column Status Baseline Incoming Notes
No schema loaded.

Baseline preview

First five parsed rows.

No baseline preview.

Incoming preview

First five parsed rows.

No incoming preview.