Data Quality
Schema Validation Tool
★ 4.1
Data Observability Platform
★ 4.1
pip install data-linterN/A — SaaS platformpip install data-linterN/A — SaaS platformData engineers use Data Linter in CI pipelines to enforce dataset standards before promotion to production. Running `data-linter` on a new dataset file flags issues like potential PII in column names or inefficient data types — catching structural problems early in the development workflow rather than after data lands in the warehouse.
Python data engineers integrate DataKitchen into Airflow-based pipelines to add automated data journey monitoring — each pipeline run emits metadata to DataKitchen, which tracks data freshness, test results, and lineage. Engineers use DataKitchen's Python SDK to define test suites that run alongside pipeline tasks and surface quality issues in a centralized observability dashboard.
Individual Tool Pages