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

New market_description #24

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

New market_description #24

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

Comments

@maurolepore
Copy link
Contributor

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

market_description.R

#' Description of a generic equity or debt portfolio dataset
#'
#' A equity or debt market portfolio mapped to all physical assets of all financial securities issuers
#' within a predefined physical or economic scope
#' The PACTA methodology is applied to the market data to produce a results file with
#' the market's relative alignment with different climate scenarios for
#' technologies in climate-relavent sectors. The market results
#' include the emissions factors and the absolute and scaled production
#' associated with the market's exposure to each technology in climate-relavent sectors.
#'
#' @name market_portfolio_description
#' @seealso [data_dictionary]
#' @family generic datasets
#' @examples
#' library(dplyr)
#'
#' data_dictionary() %>%
#'   filter(dataset == "market_portfolio")
NULL
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