CO2 intensity climate transition scenario dataset, prepared for the PACTA for Banks software, e.g. based on scenarios from the International Energy Agency (IEA). Includes the change through time in production-based emission intensity across industrial sectors.
The {pacta.loanbook}
package provides an example
CO2 intensity climate transition scenario dataset
co2_intensity_scenario_demo
.
co2_intensity_scenario_demo
#> # A tibble: 22 × 7
#> scenario_source scenario sector region year emission_factor_unit emission_factor
#> <chr> <chr> <chr> <chr> <dbl> <chr> <dbl>
#> 1 demo_2020 demo cement global 2020 tonnes of CO2 per tonne of Cement 0.7
#> 2 demo_2020 demo cement global 2021 tonnes of CO2 per tonne of Cement 0.64
#> 3 demo_2020 demo cement global 2022 tonnes of CO2 per tonne of Cement 0.58
#> 4 demo_2020 demo cement global 2023 tonnes of CO2 per tonne of Cement 0.52
#> 5 demo_2020 demo cement global 2024 tonnes of CO2 per tonne of Cement 0.46
#> 6 demo_2020 demo cement global 2025 tonnes of CO2 per tonne of Cement 0.4
#> 7 demo_2020 demo cement global 2030 tonnes of CO2 per tonne of Cement 0.39
#> 8 demo_2020 demo cement global 2035 tonnes of CO2 per tonne of Cement 0.38
#> 9 demo_2020 demo cement global 2040 tonnes of CO2 per tonne of Cement 0.25
#> 10 demo_2020 demo cement global 2045 tonnes of CO2 per tonne of Cement 0.2
#> # ℹ 12 more rows