DATA_QUALITY_DETAILS view
The DATA_QUALITY_DETAILS view contains details for all data quality assets in Atlan, including Atlan-native entities like DataQualityRule and third-party entities such as MCMonitor, SodaCheck, and AnomaloCheck.
For complete entity type definitions and properties, refer to the Atlan Developer documentation.
Columns
The DATA_QUALITY_DETAILS view includes the following columns:
| Column | Description |
|---|---|
GUID | The asset's globally-unique identifier |
SOURCE_URL | The source URL for this data quality check |
ANOMALO_CHECK_TYPE | Type of Anomalo check |
ANOMALO_CHECK_CATEGORY_TYPE | Category type of the Anomalo check |
ANOMALO_CHECK_PRIORITY_LEVEL | Priority level of the Anomalo check |
ANOMALO_CHECK_STATUS | Most recent status of the Anomalo check |
ANOMALO_CHECK_LAST_RUN_COMPLETED_AT | Timestamp when the Anomalo check was last run |
ANOMALO_CHECK_LINKED_ASSET_QUALIFIED_NAME | Qualified name of the asset associated with the Anomalo check |
SODA_CHECK_ID | Identifier of the check in Soda |
SODA_CHECK_DEFINITION | Definition of the Soda check |
SODA_CHECK_EVALUATION_STATUS | Most recent status of the Soda check |
SODA_CHECK_LAST_SCAN_AT | Timestamp when the Soda check was last run |
SODA_CHECK_COLUMNS | List of columns associated with the Soda check |
SODA_CHECK_ASSETS | List of assets associated with the Soda check |
MC_MONITOR_ID | Identifier of the check in Monte Carlo |
MC_MONITOR_TYPE | Type of Monte Carlo monitor |
MC_MONITOR_RULE_TYPE | Rule type of the Monte Carlo monitor |
MC_MONITOR_PRIORITY | Priority level of the Monte Carlo monitor |
MC_MONITOR_STATUS | Most recent status of the Monte Carlo monitor |
MC_MONITOR_RULE_LAST_EXECUTION_TIME | Timestamp when the Monte Carlo monitor was last run |
MC_MONITOR_ASSETS | List of assets associated with the Monte Carlo monitor |