II.
SkillArea JSON
Structured · liveskill-area:epidemiological-modeling
Epidemiological Modeling json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:epidemiological-modeling",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Epidemiological Modeling",
"description": "Building mathematical and computational models of disease spread —\ncompartmental models (SIR/SEIR), agent-based simulations, contact tracing\nanalytics, and population-level risk stratification.\n",
"expertiseLevels": [
"expert",
"authoritative"
]
},
"outgoingEdges": [
{
"from": "skill-area:epidemiological-modeling",
"to": "domain:healthcare",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:epidemiological-modeling",
"to": "domain:data-science",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}