Behaviors
Collibra DQ learns from column-level profiling to create AdaptiveRules, which contribute to the overall Behavior score. AdaptiveRules are rules that automatically observe and adapt to changes in numeric representations of data over time and downscore any values outside defined boundaries.
Behavioral anomalies most commonly appear when you use behavior lookback or Replay, which allows Collibra DQ to learn the behavior of a dataset over a period of time.
The following table describes the information available on the Behaviors tab of the Findings page.
Column | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Blind Spot | The column where a behavioral anomaly is detected. | ||||||||||||||||||||||||||||||||||||||||
Type |
The type of AdaptiveRules that the behavioral model detects from the profiling activity on a given column. The following table shows the possible AdaptiveRules:
|
||||||||||||||||||||||||||||||||||||||||
Baseline | The mean of the preceding number of scans determined by the Data Lookback value on the Settings modal in Explorer. | ||||||||||||||||||||||||||||||||||||||||
Today | The value of the behavioral observation on the day that Collibra DQ detects it. | ||||||||||||||||||||||||||||||||||||||||
% Change |
The percent change from the value of one row to another.
|
||||||||||||||||||||||||||||||||||||||||
Δ % Change |
The delta percent change from the value of one row to another. Delta percent change does not apply to absolute baselines, such as min, max, and mean.
Note Delta percent change is only available for volume-weighted metrics, such as null, empty, and shift. |
||||||||||||||||||||||||||||||||||||||||
Zscore | The number of standard deviations away from the expected baseline value. | ||||||||||||||||||||||||||||||||||||||||
Description | The description of the type of DQ check performed on a given column. | ||||||||||||||||||||||||||||||||||||||||
Score | The value subtracted from your overall DQ score. The distance from the expected ranges set by the variance and boundaries of the baseline value. Expected ranges are also visible in the AR panel with graphs available in the Details panel for each line item. | ||||||||||||||||||||||||||||||||||||||||
Status | Allows you to validate or resolve an observation and, when applicable, assign it to a user for further analysis. | ||||||||||||||||||||||||||||||||||||||||
Profile |
The user account that is assigned to this behavioral finding. When the Status is Assigned, a user profile displays in this column. Note When a behavioral finding is unassigned, the profile column is empty. |
||||||||||||||||||||||||||||||||||||||||
Details |
Click Note If you change an Adaptive Rule from Manual to Adaptive, you need to retrain your dataset by clicking Retrain on the Behavior tab of the Findings page. |
Pass All
Pass All gives you the option to pass all observations on a given day at once. When you pass all observations, your DQ score updates when you refresh the page.
View AR
View AR opens the Rule Check Details of a DQ Job.
Collibra DQ profiles the data and builds a model for each dataset it scans. This allows Collibra DQ to learn what normal means within the context of each dataset. As the data changes, the definition of normal also changes. Instead of requiring you to adjust rule settings, Collibra DQ continues to adjust its model. This approach enables Collibra DQ to provide automated, enterprise-grade data quality coverage that removes the need to write dozens or even hundreds of rules per dataset.