check_snapshot_raw_parity.py: raw NDJSON vs snapshotscheck_data_pipeline_parity.py: pipeline-focused parity report output
- Value and dtype equality: strict
- Row and column order: not required where datasets are logically unordered
- Import/refresh canonical raw sources.
- Run pipeline.
- Regenerate manifests.
- Validate parity.
- Compare checksums in manifests.
If parity fails:
- Inspect
data/manifests/parity_report.json - Generate QA report:
scripts/data_qa_report.py - Locate failing dataset + transform stage
- Re-run pipeline for targeted dataset if needed