II.
SkillArea JSON
Structured · liveskill-area:customer-data-platform
Customer Data Platform json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:customer-data-platform",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Customer Data Platform",
"description": "Implementing customer data platforms (CDPs) for unified customer profiles —\nidentity resolution across touchpoints, event stream ingestion, audience\nbuilding, real-time activation to downstream channels, and privacy-compliant\ndata unification.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:customer-data-platform",
"to": "domain:marketing",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:customer-data-platform",
"to": "domain:customer-experience",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}