Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

New portfolio_description #23

Open
maurolepore opened this issue Dec 18, 2019 · 0 comments · May be fixed by #25
Open

New portfolio_description #23

maurolepore opened this issue Dec 18, 2019 · 0 comments · May be fixed by #25
Labels
enhancement New feature or request

Comments

@maurolepore
Copy link
Contributor

Follow up on https://github.com/2DegreesInvesting/r2dii.analysis/pull/10#issuecomment-566047068

portfolio_description.R

#' Description of a generic equity or debt portfolio dataset
#'
#' A equity or debt portfolio mapped to the physical assets of financial securities issuers.
#' The PACTA methodology is applied to the mapped data to produce a results file with
#' the portfolio's relative alignment with different climate scenarios for
#' technologies in climate-relavent sectors. The portfolio results
#' include the emissions factors and the absolute and scaled production
#' associated with the portfolio's exposure to each technology in climate-relavent sectors.
#'
#'
#' @name results_portfolio_description
#' @seealso [data_dictionary]
#' @family generic datasets
#' @examples
#' library(dplyr)
#'
#' data_dictionary() %>%
#'   filter(dataset == "results_portfolio")
NULL
@maurolepore maurolepore added the enhancement New feature or request label Dec 18, 2019
maurolepore added a commit that referenced this issue Dec 18, 2019
@maurolepore maurolepore linked a pull request Dec 18, 2019 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant