abcd_demo {pacta.loanbook}R Documentation

An asset-based company dataset for demonstration

Description

Fake data about physical assets (e.g. wind turbine power plant capacities), aggregated to company-level. These data are used to assess the climate alignment of financial portfolios. It imitates data from market-intelligence databases.

Demo datasets are synthetic because most financial data is strictly private; they help to demonstrate and test the implementation in R of 'PACTA' (https://www.transitionmonitor.com/).

Usage

abcd_demo

Format

An object of class tbl_df (inherits from tbl, data.frame) with 4972 rows and 12 columns.

Definitions

See Also

Other demo data: co2_intensity_scenario_demo, loanbook_demo, market_share_demo, overwrite_demo, region_isos_demo, scenario_demo_2020, sda_demo

Examples

head(abcd_demo)

[Package pacta.loanbook version 0.1.1 Index]