scenario_demo_2020 {r2dii.data}R Documentation

A prepared climate scenario dataset for demonstration

Description

Fake climate scenario dataset, prepared for the software PACTA (Paris Agreement Capital Transition Assessment). It imitates climate scenario data (e.g. from the International Energy Agency (IEA)) including the change through time in production across industrial sectors.

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

scenario_demo_2020

Format

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

Definitions

See Also

data_dictionary

Other demo datasets: abcd_demo, co2_intensity_scenario_demo, loanbook_demo, overwrite_demo, region_isos_demo

Examples

head(scenario_demo_2020)

[Package r2dii.data version 0.5.0 Index]