Tag: data quality
All the articles with the tag "data quality".
- 14 MIN READ•Jun 22, 2026
The Context Layer for AI Agents
A semantic layer is necessary, but agents also need lineage, quality, freshness, compliance, and ownership context.
AI metadatalineagedata quality - 5 MIN READ•Feb 18, 2026
Testing Data Pipelines: What to Validate and When
Ask an application developer how they test their code and they'll describe unit tests, integration tests, CI/CD pipelines, and coverage metrics. Ask a data e...
data engineeringbest practicestesting - 5 MIN READ•Feb 18, 2026
Data Quality Is a Pipeline Problem, Not a Dashboard Problem
When an analyst finds null values in a revenue column, the typical response is to add a calculated field in the BI tool – `IF revenue IS NULL THEN 0`. That "f...
data engineeringbest practicesdata quality