データ アナリストは、以下のサンプル スキーマに 40,000 行を超えるセットを持っています。

アナリストは、顧客の生年月日を含む列を 1 つ作成したいと考えています。コンパイルの理由を最もよく説明するのは、次のデータ品質の側面のうちどれですか?
正解:D
Data integrity is the dimension that measures the consistency and validity of data across different data sources. In this case, the data analyst wants to create one column that contains the customers' birth dates, but the data is stored in different formats and locations in the sample schema. For example, some customers have their birth dates in the customer table, while others have their birth years in the sales table. To compile the data into one column, the data analyst needs to ensure that the data is consistent and valid across the tables. Therefore, data integrity is the best explanation for the reason for compilation. Reference: Data Quality Dimensions - DATAVERSITY, The 6 Data Quality Dimensions with Examples | Collibra