Description Usage Format Source
A dataset containing the impairment data of 51 European banks who took part in the EBA stress test 2016. The data are compiled from a raw data set. The script of compiling the data from the raw data can be inspected by editing the file make_balance_sheet_data.R in the raw-data folder of the syslosseval package source code.
1 |
A data frame with 15480 rows and 8 variables:
LEI_code, legal entity identifyer of a bank. chr.
Country_code, ISO-code of the country where the bank is domiciled, chr.
Bank_name, Name of the bank, chr.
Period, Reporting period of the data given as 201612 (31. December 2015). There are three impairment periods in total. num
Scenario, reports whether it is the baseline or the stress scenario, chr
Country, Country to which the bank is exposed. This is either a ISO code like AT, DE etc. or it is called Total if it is the overall exposure aggregated across all countries, or there are special abbreviations which are further explained in the EBA metadata in the raw-data folder. They are not relevant for our analysis and not described further here. chr
Asset class according to the IRB classification scheme. chr
Impairment_rate, the Impairment rate in percentage according to the EBA 2016 stress test. num
https://eba.europa.eu/risk-analysis-and-data/eu-wide-stress-testing/2016
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.