loanbook_demo {pacta.loanbook}R Documentation

A loanbook dataset for demonstration

Description

Fake financial portfolio.

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

loanbook_demo

Format

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

Definitions

See Also

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

Examples

head(loanbook_demo)

[Package pacta.loanbook version 0.1.1 Index]