总排放量(12个月)
{fmt(cur.total, 0)}
tCO₂e
= 0 ? 'up' : 'down')}>
{fmtPct(delta)} 较上半年 · 同口径
范围一 · 直接排放
{fmt(cur.byScope[1], 0)}tCO₂e
占比 {fmt(cur.byScope[1] / cur.total * 100, 1)}%
范围二 · 能源间接
{fmt(cur.byScope[2], 0)}tCO₂e
占比 {fmt(cur.byScope[2] / cur.total * 100, 1)}%
范围三 · 其他间接
{fmt(cur.byScope[3], 0)}tCO₂e
占比 {fmt(cur.byScope[3] / cur.total * 100, 1)}%
{/* Secondary stats */}
活动数据记录
{fmt(cur.count, 0)}条
含 {fmt(cur.entries.filter(e => e.source === 'manual').length, 0)} 条手工填报
下辖组织单元
{D_.getDescendants(orgId).length}个
含末级单元 {D_.getDescendants(orgId).map(id => D_.ORG_FLAT.find(o => o.id === id)).filter(o => o && o.level === 4).length} 个
排放强度
{fmt(intensity, 2)}tCO₂e/人
员工总数 {fmt(org?.employees || 0, 0)} 人
核算标准
ISO 14064-1:2018
{getIndustryShort(org?.industry)}行业指南 · v2024.1
{/* Charts grid */}