Introduction to Data Quality
Chrissy Bloom
Head of Enterprise Data Strategy & Governance

Data Quality Dimension: a measurement of a specific attribute of a data's quality


Completeness:

All records must have a value populated in the CustomerName field.
Validity: measures the degree to which the values in a data element are valid



Uniqueness: measures the degree to which the records in a dataset are not duplicated

All records must have a unique CustomerID and CustomerName.
Introduction to Data Quality