Skip to main content

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:

ColumnDescription
GUIDThe asset's globally-unique identifier
SOURCE_URLThe source URL for this data quality check
ANOMALO_CHECK_TYPEType of Anomalo check
ANOMALO_CHECK_CATEGORY_TYPECategory type of the Anomalo check
ANOMALO_CHECK_PRIORITY_LEVELPriority level of the Anomalo check
ANOMALO_CHECK_STATUSMost recent status of the Anomalo check
ANOMALO_CHECK_LAST_RUN_COMPLETED_ATTimestamp when the Anomalo check was last run
ANOMALO_CHECK_LINKED_ASSET_QUALIFIED_NAMEQualified name of the asset associated with the Anomalo check
SODA_CHECK_IDIdentifier of the check in Soda
SODA_CHECK_DEFINITIONDefinition of the Soda check
SODA_CHECK_EVALUATION_STATUSMost recent status of the Soda check
SODA_CHECK_LAST_SCAN_ATTimestamp when the Soda check was last run
SODA_CHECK_COLUMNSList of columns associated with the Soda check
SODA_CHECK_ASSETSList of assets associated with the Soda check
MC_MONITOR_IDIdentifier of the check in Monte Carlo
MC_MONITOR_TYPEType of Monte Carlo monitor
MC_MONITOR_RULE_TYPERule type of the Monte Carlo monitor
MC_MONITOR_PRIORITYPriority level of the Monte Carlo monitor
MC_MONITOR_STATUSMost recent status of the Monte Carlo monitor
MC_MONITOR_RULE_LAST_EXECUTION_TIMETimestamp when the Monte Carlo monitor was last run
MC_MONITOR_ASSETSList of assets associated with the Monte Carlo monitor

See also