Project MAC Calculation
This section brings together the final functions that aggregate the emissions and SBTi targets data, and later calculate the marginal abatement cost of the projects with and without the impact of carbon price.
It comprises the following functions:
Aggregate Final Emissions and Target Data
This Join function joins the emissions and target data from the Join Final Impact with Targets function and aggregates it on a yearly basis.
Calculate MAC of Projects with and without Carbon Price
This Join function joins the project calculations with and without carbon prices, which can be differentiated by the Includes Carbon Price Check flag field (CPFLAG) .
It also calculates the Marginal Abatement Cost for each project and sets up data for parameters that are used in the what-if simulation in the qualitative report.