overwrite_demo {pacta.loanbook}R Documentation

A demonstration dataset used to overwrite specific entity names or sectors

Description

Fake dataset used to manually link loanbook entities to mismatched asset level entities.

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

overwrite_demo

Format

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

Definitions

See Also

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

Examples

head(overwrite_demo)

[Package pacta.loanbook version 0.1.1 Index]