ARES: Advanced Toolkit for Financial and Non-financial Data Assessment
Project description
ARES 3.0.5
To develop ARES, the Agency collected data from annual financial statements as part of requests to 16 second-tier banks. The data received included information on the financial indicators of legal entity borrowers whose debt exceeded 100 million tenge. At the same time, the request consisted of two groups: borrowers that defaulted in the period from 01.10.2014 to 01.01.2020 (default) and borrowers who did not default as of 01.01.2021 (standard).
ARES: Advanced Toolkit for Financial and Non-financial Data Assessment
This release is an updated and restructured version of our previously published ML test model. It reflects continued development efforts aimed at enhancing the model’s applicability in real-world credit risk assessment tasks. The core structure remains based on the integration of both quantitative financial indicators and qualitative borrower attributes, such as audit status, legal proceedings, and external ratings. This hybrid approach ensures a more comprehensive and accurate evaluation of default risk. The current release includes improvements in dataset consistency, additional control procedures, refined model functions, and updated documentation. These enhancements are part of a broader effort to transition from a prototype to a fully functional statistical tool designed for use by risk analysts, banking professionals, and researchers.
ARES is a comprehensive analytical toolkit designed to support statisticians, financial analysts, data scientists, and banking professionals in the processing and interpretation of structured financial and macroeconomic datasets. Developed by the Agency of the Republic of Kazakhstan for Regulation and Development of the Financial Market (ARDFM), ARES facilitates a data-driven approach to credit risk evaluation.
Key capabilities of ARES include:
- Structured loading and automated validation of financial datasets
- Computation and analysis of core financial ratios
- Development and performance assessment of regression models
- Implementation of statistical diagnostics and hypothesis testing
- Estimation of default probabilities based on empirical data
Authors
Aryslan Iskakov – Maintainer, Team Lead of Financial Market Cyber Resilience Department, ARDFM
Contact: iskakov.aryslan@gmail.com
Built-in Datasets
factorsKZ
Financial and non-financial ratios of corporate borrowers classified as default or standard (IFRS stage 1), collected during the Asset Quality Review (AQR) procedure in Kazakhstan.
Variables include:
- Default:
0 = standard,1 = default - Growth:
Rev_gr,EBITDA_gr,Cap_gr - Liquidity:
CR,QR,Cash_ratio - Leverage:
DTA,DTE,LR,EBITDA_debt,IC, etc. - Profitability:
ROA,ROE,NPM,GPM,OPM - Turnovers:
RecT,InvT,PayT,TA,FA,WC - Non-financial data:
LI,AuditSt,ExtRtg
Usage:
import pandas as pd
from ares_afr import load_factors
df = load_factors()
Reference:
Agency of the Republic of Kazakhstan for Regulation and Development of Financial Market
Installation
pip install ares_afr
License
This project is licensed under the BSD 3-Clause License. See the LICENSE file for more information.
Copyright: The Agency of the Republic of Kazakhstan for Regulation and Development of Financial Market
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ares_afr-3.0.5.tar.gz.
File metadata
- Download URL: ares_afr-3.0.5.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.14.0a2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8def8d1500d9acf7994c53195f5225f644ac092e1abb5726ee89c585764ad260
|
|
| MD5 |
dc3ee1095d1ed5059103df65639e7efb
|
|
| BLAKE2b-256 |
fac88d43098a0f24dd6a15bd25deca310d25e727514f9b03f71facceacfe0711
|
File details
Details for the file ares_afr-3.0.5-py3-none-any.whl.
File metadata
- Download URL: ares_afr-3.0.5-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.14.0a2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
858fc6614b90b4bbe2d7efdeb10bc24d2a109c4cc1228da9ae5c0d46721973fa
|
|
| MD5 |
1b3673cb737dd74f5f94397021881f19
|
|
| BLAKE2b-256 |
88cbef706a2dc707af9e339ecb65bf1782957712a1e4b72ab88427578ffd1c18
|