Load the declared inputs
The run records files, row counts, period, checksum where practical and run identifier.
Python
For reporting and data teams that need repeatable checks, retained exceptions and a dependable retest before publication.
Quanta Meridian uses Python when a rule or analytical method needs controlled inputs, executable tests and outputs another analyst can reproduce.
Which rows can enter the report, which rows must be held and what evidence is needed before a corrected row can return?
Inspect the project evidenceThe order and delivery project runs 15 named checks across more than 100,000 records. A delivered order with a missing customer code is held because its service result cannot be assigned to the right customer group. The failed row, correction reason, affected report section and later independent retest all remain connected.
The run records files, row counts, period, checksum where practical and run identifier.
Completeness, validity, consistency and timeliness checks use report-specific thresholds.
Each exception keeps its record key, observed value, correction reason and affected output.
The source or reference-data owner fixes the record rather than editing the report result.
A second run proves whether the same rule now passes and whether the report may be released.
Eleven unmatched product codes matter because those deliveries cannot be assigned to a category and must be excluded from the supplier score. The run therefore keeps the failed record keys and says which metric or report section would be wrong.
The rules distinguish a business failure from an execution error such as a missing file. That difference controls whether rows are held, a limitation is accepted or the complete report refresh stops.
Configuration, environment details, deterministic generated data, tests and retained outputs allow the same run to be repeated. Known seeded failures establish the expected rule counts and guard against duplicate failure multiplication.
A correction is not closure. The failed rule must execute again, the passing row total must reconcile and the release decision must cite that retest.
Readable project evidence
From Order and Delivery Data Quality Checks. The initial run separates 15 failures, three warnings and one execution error. Each row also retains the affected report section and correction reason.

Evidence type: Rendered from retained project records
Used in public projects
These links cover the complete set of current projects that use this capability. Each project states its data, native build, validation and limitation.
A monthly service report contains incomplete and contradictory order and delivery records.
Python runs named checks, separates pass, warning, failure and execution error, and writes the failed rows.
The retained run includes known injected failures, exact counts, CLI output and one order traced through correction and retest.
A missing product category changes a supplier report and must be independently retested before release.
An executable retest verifies the mapping fix and the restored report total.
The issue register links the query result, tester role and release decision without treating the fix itself as closure.
Purchase orders, goods receipts and invoices need record-level comparison before payment.
Python supports deterministic ingestion and validation around the SQL reconciliation build.
Tests preserve case counts, duplicate handling, rule outcomes and held invoice records.
Working boundary
A passing Python check proves only that the stated rule passed for the stated input. It does not prove that the source is correct in every respect or that untested business conditions are safe.
Bring one failed report check, the records it should test and the decision that depends on the result. The first task is to make the consequence and retest condition explicit.
Discuss this capabilityReturn to all capabilities