II.
SkillArea JSON
Structured · liveskill-area:carbon-footprint-calculation
Carbon Footprint Calculation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:carbon-footprint-calculation",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Carbon Footprint Calculation",
"description": "Quantifying greenhouse gas emissions across scopes 1, 2, and 3 using\nstandards such as the GHG Protocol — collecting activity data, applying\nemission factors, handling unit conversions, and producing auditable\ncarbon inventories.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:carbon-footprint-calculation",
"to": "domain:sustainability-esg",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:carbon-footprint-calculation",
"to": "domain:environmental-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}