Climate Transition Plan

[[ activePlan.plan_title ]]

Created [[ activePlan.created_on ]] by [[ activePlan.created_by_name ]]
[[ activePlan.status ]]

BASE YEAR
[[ activePlan.base_year ]]
Reference for all targets
BASELINE EMISSIONS
[[ activePlan.baseline_emissions != null ? activePlan.baseline_emissions.toLocaleString() : '0' ]] tCO₂e
Scope 1 + 2
DESTINATION YEAR
[[ activePlan.destination_year ]]
[[ activePlan.destination_year - activePlan.base_year ]]-year horizon
REDUCTION AMBITION
[[ activePlan.ambition_reduction_pct ]]%
Edit
Not set
Set ambition
[[ formattedAmbitionSubline ]]
Optional — gives your targets something to track against
Base Year [[ activePlan.base_year ]] · Latest actuals [[ activePlan.anchor_year ]] ([[ activePlan.anchor_emissions != null ? activePlan.anchor_emissions.toLocaleString() : 0 ]] tCO₂e) · Ambition [[ activePlan.ambition_reduction_pct ? activePlan.ambition_reduction_pct + '%' : 'Not set' ]]

Ambition Coverage

Measured at destination year [[ activePlan.destination_year ]]
[[ activePlan.ambition_reduction_pct ]]% Ambition Target
[[ activePlan.remaining_gap_ambition.toLocaleString() ]] tCO₂e
remaining gap to your [[ activePlan.destination_year ]] ambition — plan more activity to close it
Committed: [[ activePlan.committed_reduction_tco2e.toLocaleString() ]] tCO₂e Required: [[ activePlan.required_reduction_tco2e.toLocaleString() ]] tCO₂e

Reduction Coverage

No ambition set. Coverage is shown against a science-aligned reference pace (1.5°C, ~4.2%/year) so you can gauge whether your targets are enough. Set your own ambition to plan against a firm target.
[[ (activePlan.science_reference && scienceRefPace === '1.5') ? activePlan.science_reference.remaining_gap_1_5.toLocaleString() : (activePlan.science_reference ? activePlan.science_reference.remaining_gap_2_0.toLocaleString() : 0) ]] tCO₂e
guide gap to a [[ scienceRefPace === '1.5' ? '1.5°C' : '2.0°C' ]] reference pace at [[ activePlan.destination_year ]]
Committed: [[ activePlan.committed_reduction_tco2e.toLocaleString() ]] tCO₂e Reference at [[ activePlan.destination_year ]]: [[ (activePlan.science_reference && scienceRefPace === '1.5' ? activePlan.science_reference.ref_1_5_tco2e : (activePlan.science_reference ? activePlan.science_reference.ref_2_0_tco2e : 0)).toLocaleString() ]] tCO₂e

Target Timeline

[[ activePlan.base_year ]] → [[ activePlan.destination_year ]]
[[ activePlan.base_year ]]
Base
[[ activePlan.destination_year ]]
Destination
[[ node.target_year ]]
[[ cleanTitle(t.dimension_title) ]]
Contribution: [[ t.contribution_tco2e.toLocaleString() ]] tCO₂e
Target Year: [[ node.target_year ]]

Reduction Targets

  • Total Reduction Targets: [[ activePlan && activePlan.targets ? activePlan.targets.length : 0 ]]

Dimension / Target Sort Reduction Target Sort Transition Plan Contribution Sort

Reduction Targets


No reduction targets yet

Each reduction target tackles a single emission source — diesel, purchased electricity, refrigerants — so it can be tied to the initiatives that deliver it.

[[ selectedTarget.dimension_title ]]

Reduction target under [[ selectedTarget.plan_title ]]

Base Emissions
[[ formatNumber(selectedTarget.dimension_base_emissions) ]] tCO₂e
Reduction Target
[[ selectedTarget.target_reduction_pct ]]%
Target Year
[[ selectedTarget.target_year ]]
Plan Contribution
[[ formatNumber(selectedTarget.contribution_tco2e) ]] tCO₂e
Assumptions: +[[ selectedTarget.activity_growth_pct ]]% / yr growth -[[ selectedTarget.external_improvement_pct ]]% / yr external

Planned Reduction Trajectory

Target Initiatives

[[ selectedTarget.initiatives ? selectedTarget.initiatives.length : 0 ]] initiatives · [[ totalInitiativeReduction ]]% total

[[ init.initiative_title ]]
[[ init.reduction_type ]] [[ init.planned_start_year ]] → [[ init.planned_completion_year ]]
[[ init.planned_start_year === init.planned_completion_year ? 'Single step' : init.trajectory_profile ]] [[ init.reduction_pct ]]%

[[ selectedInitiative.initiative_title ]]

[[ selectedInitiative.reduction_type ]] Initiative under [[ selectedInitiative.target_details ? selectedInitiative.target_details.dimension_title : '' ]]

Planned Reduction
[[ selectedInitiative.reduction_pct ]]%
Planned Start Year
[[ selectedInitiative.planned_start_year ]]
Planned Completion Year
[[ selectedInitiative.planned_completion_year ]]
Suggested Range
[[ selectedInitiative.blueprint_min_pct ? (selectedInitiative.blueprint_min_pct + '% – ' + selectedInitiative.blueprint_max_pct + '%') : 'Custom' ]]

Trajectory Profile

Select how this initiative's reduction is distributed across its active years.

Linear
Constant annual reduction rate
Front-loaded
Faster initial reduction delivery
Back-loaded
Accelerated reduction near completion
Completes in one year — reduction applied as a single step.
Per-Year Reduction Breakdown
Year Sort Normalized Time (t) Sort Profile Factor f(t) Sort Cumulative Reduction (%) Sort Cumulative Reduction (tCO₂e) Sort
[[ row.year ]] [[ formatNumber(row.t) ]] [[ formatNumber(row.f_t) ]] [[ formatNumber(row.cumulative_pct) ]]% [[ formatNumber(row.cumulative_tco2e) ]] tCO₂e

Begin your decarbonization journey

A completed or historical reporting period is required before you can create a transition plan. Once your first reporting period is finalized, you'll be able to set your base year and targets here.

Chart your organization's decarbonization journey. Set a baseline year, define your reduction targets, and plan the initiatives that turn ambition into measurable progress.

[[ isEditMode ? "Edit Transition Plan" : "Create Transition Plan" ]]

1
Base Year
2
Destination
3
Confirm

Select your Base Year — the reference point that every target in this plan will be measured against. Transition plans are built on Scope 1 and Scope 2 emissions, so Climate Edge scores each candidate reporting period on how completely those scopes are reported.

[[ card.base_year ]]
[[ card.locations_count ]] [[ card.locations_count === 1 ? 'location' : 'locations' ]]
SCOPE 1 + 2 EMISSIONS
[[ card.scope1_2_emissions != null ? card.scope1_2_emissions.toLocaleString() : '0' ]] tCO₂e
[[ card.comparison_line ]]
INTENSITY
[[ card.intensity_m2 ? card.intensity_m2 : (card.intensity_fte ? card.intensity_fte : '-') ]] [[ card.intensity_m2 ? 'tCO₂e/m²' : (card.intensity_fte ? 'tCO₂e/FTE' : '') ]]
[[ card.comparison_line ]]
Completeness (Scope 1 + 2) [[ card.s1_2_rep ]]/[[ card.s1_2_tot ]] sources · [[ card.completeness_pct ]]%
Scope 1 ([[ card.s1_rep ]]/[[ card.s1_tot ]])
[[ card.s1_pct ]]%
Scope 2 ([[ card.s2_rep ]]/[[ card.s2_tot ]])
[[ card.s2_pct ]]%

Scope 3 — informational, not counted in Base Year completeness
Scope 3 ([[ card.s3_rep ]]/[[ card.s3_tot ]])
[[ card.s3_pct ]]%

Choose your destination year — the horizon your organization is planning toward — and, if you have one, the overall reduction ambition you are working toward.

You’ll be able to set interim targets on the way to this year.

Overall Reduction Ambition
OPTIONAL

The overall reduction you are working toward by your destination year — from a standard, a sector benchmark, or your own commitment. Your targets will be tracked against it. You can set or change this at any time.

%

Review your plan setup before creating it. You can go back to change either selection.

Base Year [[ selectedPeriod ? selectedPeriod.base_year : '-' ]]
Scope 1 + 2 Emissions [[ (selectedPeriod && selectedPeriod.scope1_2_emissions != null) ? selectedPeriod.scope1_2_emissions.toLocaleString() : '0' ]] tCO₂e
Destination Year [[ destinationYear ]]
Reduction Ambition [[ formattedAmbitionSentence ]]
Plan Name [[ planTitlePreview ]]

Discard Confirmation

Trash icon
Are you sure you want to discard this transition plan setup?

Your selections won’t be saved.

Reduction Ambition

The overall reduction you are working toward by your destination year. You can set or change this at any time.

%