Home / Companies / Metaplane / Blog / Post Details
Content Deep Dive

How to Set Up Data Quality Tests

Blog post from Metaplane

Post Details
Company
Date Published
Author
Kevin Hu, PhD
Word Count
1,330
Language
English
Hacker News Points
-
Summary

Data quality tests are processes and procedures implemented to assess the reliability, accuracy, consistency, completeness, and relevance of data within a system or database. These tests help identify potential issues or anomalies that may impact the integrity or usefulness of the data. Some popular ways to apply data quality checks include completeness test, consistency test, accuracy test, integrity test, validity test, deduplication test, timeliness test, uniqueness test, data profiling, and data consistency test. Data quality tests can be implemented anywhere along your ETL process, typically through stored procedures running one-off SQL statements within your data warehouse.