II.
SkillArea JSON
Structured · liveskill-area:employee-engagement-analytics
Employee Engagement Analytics json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:employee-engagement-analytics",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Employee Engagement Analytics",
"description": "Measuring and analyzing employee engagement — pulse survey design,\neNPS tracking, sentiment analysis of open-text responses, engagement\ndriver modeling, and action planning dashboards for managers.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:employee-engagement-analytics",
"to": "domain:human-resources",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:employee-engagement-analytics",
"to": "domain:data-science",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}