Key concepts overview
These topics introduce the basic concepts of DQO.
-
Description of the check. A test for data quality which is a combination of a data quality sensor and a data quality rule.
-
Description of the sensors. A template SQL query that captures metrics.
-
Description of the rules. A set of conditions against which sensor readouts are verified, described by a list of thresholds.
-
Description of data quality KPIs. The results of data quality measurements calculated as a percentage of passed data quality checks for each table, database, or connection.
-
Overview of data quality dashboards. Built-in dashboards for displaying data quality KPI.
-
Introduction to data quality dimensions. Dimension are aspects of data that can be measured and through which its quality can be quantified.
-
Description of data stream segmentation. Data stream is a group of rows that were loaded from a single or different sources and aggregated into one table.
-
Description how data is stored in DQO.
-
Introduction to working with YAML configuration files in DQO.
-
Introduction to working with DQO Command-Line Interface.