User Community Service Desk Downloads
If you can't find the product or version you're looking for, visit support.ataccama.com/downloads

Run DQ Evaluation

Identify issues in your dataset by running DQ evaluation and checking the quality of records according to the conditions you have set in your DQ evaluation rules. For example, ensure that all fields are filled, there are no duplicates, or a value has been entered in the correct format.

Prerequisites

It is necessary to run data discovery before running DQ evaluation in Ataccama ONE so glossary terms are mapped to catalog items and attributes. You also need to have DQ evaluation rules mapped to those terms. For more information, see Detection and DQ Evaluation Rules.

See the following guides for in-depth instructions, or head back to Data Quality for a general overview of the data quality evaluation process.

Essential

Related

How is data quality calculated?

The data quality, represented by the Overall validity metric found throughout the application, is calculated according to the number of values which pass the validity rules applied to them.

It is important to note that only results of rules of the dimension type Validity (one of the four default dimensions) count towards this metric. If a record has multiple validity rules assigned to it, if at least one of rule is not passed, the record is counted as invalid. Records are only considered valid if they pass all validity rules assigned to them.

Overall validity

Evaluate data quality

Data quality evaluation occurs during a number of processes in Ataccama ONE:

Ad hoc DQ evaluation

You can run DQ evaluation on the catalog item, attribute, or term level on an ad hoc basis.

To do this:

Catalog items and attributes

  1. In Knowledge Catalog > Catalog Items, select the required catalog item or attribute, and from the Overview or Data Quality tab, select Evaluate.

    Evaluate catalog item

Terms

  1. In Business Glossary > Terms, select the required term, and from the Overview or Data Quality tab, select Evaluate.

    Evaluate term

The data quality of a term is an aggregation of the data quality of the attributes to which the term is assigned.

Schedule monitoring

You can schedule DQ evaluation via monitoring projects.

To do this:

  1. Select the required project, and in the three dots menu select Schedule.

    Add scheduled event
  2. Select Add Scheduled Event.

  3. In Type, select DQ eval schedule.

  4. Define the schedule using either Basic or Advanced configuration:

    • For Basic configuration:

      Basic
      1. In Repeat, select from the list of options how often DQ evaluation should run.

      2. In At, specify the time (24-hour clock) at which the evaluation should be run, and select from the list of available time zones.

      3. If required, select Queue action for later if the platform is not accessible at the scheduled time.

      4. In Valid from, define the date from which the schedule should be followed.

      5. If the schedule should have a finite end date, select Ends. In this case, you also need to define the date at which the schedule should no longer be effective.

    • For Advanced configuration:

      Advanced
      1. Set the schedule using Cron expression syntax. For more information, see the Cron Expression Generator and Explainer.

      2. In Valid from, define the date from which the schedule should be followed.

      3. If the schedule should have a finite end date, select Ends. In this case, you also need to define the date at which the schedule should no longer be effective.

  5. Select Save and publish.

Run profiling and DQ evaluation

You can run profiling and DQ evaluation at the catalog item level.

DQ evaluation must first be enabled as part of Full Profiling.

Full profiling configuration

By default it is disabled. To enable it, go to Global Settings > Profiling, and after selecting Full Profiling, select Edit.

To run profiling and DQ evaluation:

  1. In Knowledge Catalog > Catalog Items, select the required catalog item, and using the dropdown next to Full profiling.

If custom profiling configurations have been added, in which DQ evaluation has been enabled, you can also select these. See Configure profiling.

Interpret DQ results

Where data quality has been evaluated using one of the methods above, an Overall validity metric is available, showing an aggregated value based on the level at which you view the results and the DQ checks assigned to attributes.

  • When viewing catalog items, the overall validity reflects the quality of all evaluated attributes within the item as determined by validity rules.

  • When viewing attributes, the overall validity reflects results for that attribute only.

  • When viewing terms, the overall validity reflects results for all attributes containing that term.

  • In monitoring projects, the overall validity reflects the results of all validity rules applied in the project.

Overall quality aggregation

The overall validity is not simply an average of the results for the validity dimension, as a record must pass all data validity checks applied to it to be counted as valid.

If a single result fails, the record fails.

Was this page useful?