Data Quality Score DQS
Data Quality Score is a composite metric that assesses the overall quality of data across dimensions including accuracy (data is correct), completeness (no missing values), consistency (same data across systems), timeliness (data is current), and uniqueness (no duplicate records). Low data quality erodes trust in analytics, leads to poor decisions, and increases engineering time spent on data debugging rather than analysis.
Data quality should be measured at the pipeline, table, and field level to enable targeted remediation rather than just tracking an aggregate score.
- dbt testsAutomated data quality tests in transformation pipelines
- Great ExpectationsData validation framework with quality score tracking
- Monte CarloData observability and quality anomaly detection
- AtlanData catalog with quality scores and lineage tracking
- Source system data entry quality (garbage in, garbage out)
- Pipeline transformation logic errors or edge case handling
- Schema changes in source systems breaking downstream pipelines
- Missing data from failed API calls or integration gaps
- Duplicate record creation from system integration issues
Data quality scores above 90% across all dimensions are generally considered excellent; below 80% typically signals systematic data collection or pipeline issues requiring urgent attention.
How different roles think about this metric
Each function reads DQS through a different lens and takes different actions when it changes.
Common Questions About Data Quality Score
Click any question to expand the answer.
What are the five dimensions of data quality?
What is a data quality SLA and how should one be set?
How do I implement automated data quality testing?
What is data lineage and how does it support data quality management?
Related Metrics
Metrics that are commonly analyzed alongside DQS.
Role guides that include this metric
See how each role uses DQS in context with the full set of metrics they own.
See What’s Actually Moving Your DQS
askotter connects your data sources and applies causal analysis to tell you exactly why your metrics are changing, not just that they changed.
Book a demo