II.
Workflow JSON
Structured · liveworkflow:scope3-emissions-tracking
Scope 3 Emissions Tracking json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:scope3-emissions-tracking",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-esg-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Scope 3 Emissions Tracking",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Tracks and reports Scope 3 greenhouse-gas emissions across the value\nchain -- collecting activity data from suppliers, business travel systems,\nemployee commuting surveys, purchased goods lifecycle assessments, and\ndownstream product-use estimates, mapping each source to GHG Protocol\ncategories, applying region-specific emission factors, reconciling\nbottom-up calculations against spend-based proxies, identifying\nhigh-impact reduction levers, and producing Scope 3 inventory disclosures\naligned with TCFD and CDP frameworks. Produces Scope 3 emissions\ninventory report and reduction opportunity matrix. Excludes Scope 1 and 2\ndirect-emissions accounting.\n"
},
"outgoingEdges": [
{
"from": "workflow:scope3-emissions-tracking",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "skill-area:data-quality",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "domain:sustainability-esg",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "domain:supply-chain",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "responsibility:vendor-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "org-unit:esg-sustainability-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:scope3-emissions-tracking",
"to": "org-unit:procurement-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}