r2dii.analysis
Measure Climate Scenario Alignment of Corporate Loans
The climate-alignment maths behind PACTA, now stable and maintained rather than reshaped
◆Recent moves
- 7mo ago
Low-carbon technology targets filled in for partial company coverage
Corrects target_market_share() so missing low carbon technologies are added when only some companies lack them, not just when all do. A narrow fix, but it changes computed targets, which is the kind of correction that matters most in a package whose output feeds disclosure work.
View source ↗ - 1y ago
Column definitions filled into the data dictionary
Populates definitions in the data_dictionary dataset introduced one release earlier. Documentation completion with no change to any computation.
View source ↗ - 1y ago
Package declared stable, three summarise functions soft-deprecated
The lifecycle turning point: r2dii.analysis is marked stable, join_ald_scenario and the two weighted-summary functions are soft-deprecated, and maintenance passes to a new lead. A data_dictionary dataset also arrives to document the columns each function consumes and returns.
View source ↗ - 2y ago
ald argument removed for good in favour of abcd
Completes the multi-release rename of ald to abcd, and makes target_market_share() emit targets for every scenario year rather than only those present in input data. Both change what downstream code receives, which is why this migration was staged across so many releases.
View source ↗ - 2y ago
Company-level SDA converges on the scenario's final year
Changes target_sda() to converge on the scenario's final year when computing by company, and adds an increasing_or_decreasing argument to target_market_share(). Methodology adjustments of the sort that dominated releases before the package settled.
View source ↗ - 3y ago
Repository moved to the RMI-PACTA organisation
A repository transfer to the RMI-PACTA organisation with no code change. Relevant only for anyone tracking the source location.
View source ↗