DA0-001 Communicating Data Insights • Set 6
DA0-001 Communicating Data Insights Practice Test 6 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. A data analyst is creating a report that includes customer transaction data from 6 years ago. According to the policy, what should the analyst do?
Refer to the exhibit.
{
"policy": {
"data_retention": {
"customer_transactions": "5 years",
"employee_records": "7 years",
"marketing_leads": "2 years"
},
"data_sharing": {
"third_party_vendors": "anonymized only",
"internal_departments": "as needed"
},
"data_quality": {
"missing_values": "flag and report",
"outliers": "review quarterly"
}
}
}