-
Notifications
You must be signed in to change notification settings - Fork 3
New portfolio_description #25
base: master
Are you sure you want to change the base?
Conversation
Closes #23 Thanks @vintented
@vintented, thanks for contributing this help file. Who might be able to review this text before I merge it into master? This is what we have right now: Title: Description: |
Can you define the columns of the portfolio dataset? cat(names(r2dii.analysis::portfolio), sep = ":\n")
#> Investor.Name:
#> Portfolio.Name:
#> Scenario:
#> ScenarioGeography:
#> Allocation:
#> Year:
#> Sector:
#> Plan.Sec.EmissionsFactor:
#> Scen.Sec.EmissionsFactor: Created on 2019-12-18 by the reprex package (v0.3.0.9001) |
@maurolepore @vintented |
@maurolepore taken from https://github.com/2DegreesInvesting/Reference/tree/master/Documentation
|
Where new data is market and portfolio. Thanks @vintented: * via https://github.com/2DegreesInvesting/r2dii.dataraw/pull/ 25#issuecomment-570142404 * based on https://github.com/2DegreesInvesting/Reference/blob/ master/Documentation/Scenario-Analysis-Description-of-Results.docx
Here for both market_demo and portfolio_demo
Thanks @vintented, The commits above add the dataset In summary, the steps involved are those listed by the internal function Checklist to add a new dataset called
|
[market_description] will come soon, but it's not yet here.
We don't need it so we can save time and trouble.
Same for r2dii.utils
/style to test pr-commands.yaml |
Relates to https://github.com/2DegreesInvesting/r2dii.analysis/pull/10#issuecomment-566047068
Closes #23
Thanks @vintented