Fleet Electrification Project
In this section, you define the functions that calculate the project economics and emissions offset related to a fleet electrification project. Fleet electrification projects typically consist of the replacement of Internal Combustion Engine (ICE) vehicles with Electric Vehicles (EVs).
The calculations are completed in the following functions:
Join Fleet Electrification Data with Emissions Factors
This is the first function of the calculations.
It calculates the carbon offset emissions for the fleet electrification data using the following tables:
-
Fleet Electrification Data
-
Power Purchase Agreement Data
-
Calculate Project Emission Factors
Transpose the Project Cost Table for Fleet Electrification
In this function, the Join Fleet Electrification Data with Emission Factors is transposed.
Aggregate Transposed Values
This Join function uses the following functions to aggregate the transposed values to arrive at a common set of rows:
-
Join Final Impact with Targets
-
Project Data
-
Transpose the Project Cost Table for Fleet Electrification
Calculate Fleet Electrification Incremental Cash Flow
With the results contained in the Aggregate Transposed Values function, this function calculates the Carbon Offset emissions and the incremental cash flow.