You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
#' 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
The text was updated successfully, but these errors were encountered:
Follow up on https://github.com/2DegreesInvesting/r2dii.analysis/pull/10#issuecomment-566047068
market_description.R
The text was updated successfully, but these errors were encountered: