CoolFace
Datasetpublic

weiqi001/bankruptcy-early-warning-data

weiqi001/bankruptcy-early-warning-data The processed table behind the Corporate Bankruptcy Early-Warning System. Derived from UCI ML Repository dataset 365 by src/prepare_data.py: the 3year.arff ARFF file parsed to CSV, with rows carrying no usable ratios dropped. No values are imputed or transformed here - that happens inside the model pipeline, so this file is the raw analysis table. Rows 10,503 firm-years Columns 65 (64 ratios + target) Target bankrupt -… See the full description on the dataset page: https://huggingface.co/datasets/weiqi001/bankruptcy-early-warning-data.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes9downloads
Dataset Card

weiqi001/bankruptcy-early-warning-data

The processed table behind the Corporate Bankruptcy Early-Warning System.

Derived from UCI ML Repository dataset 365 by src/prepare_data.py: the 3year.arff ARFF file parsed to CSV, with rows carrying no usable ratios dropped. No values are imputed or transformed here - that happens inside the model pipeline, so this file is the raw analysis table.

Rows10,503 firm-years
Columns65 (64 ratios + target)
Targetbankrupt - filed within 3 years
Positives495 (4.71%)
Missing cells9,888
SHA-25616aee66f41ae1417e0bbcee72ac2e5521736dfe98463888fff6e9f5345b048dc

data_dictionary.csv gives the financial definition, family and missing rate of every ratio.

Caveat

Polish filings, bankrupt firms 2000-2012 and survivors 2007-2013. Absolute default rates are calibrated to that population and should not be read as current rates for another market.

Citation

Zieba, M., Tomczak, S. K., & Tomczak, J. M. (2016). Ensemble boosted trees with synthetic features generation in application to bankruptcy prediction. Expert Systems with Applications, 58, 93-101.