Skip to main content

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

Access dataset from installed package:

from importlib import resources
import pandas as pd

with resources.path("ares_afr", "factorsKZ.csv") as p:
    df = pd.read_csv(p)

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

ares_afr-3.0.6.tar.gz (26.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ares_afr-3.0.6-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

Details for the file ares_afr-3.0.6.tar.gz.

File metadata

  • Download URL: ares_afr-3.0.6.tar.gz
  • Upload date:
  • Size: 26.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.14.0a2

File hashes

Hashes for ares_afr-3.0.6.tar.gz
Algorithm Hash digest
SHA256 ea9702cad2fb9a2f7328a51f1c366217fcbda21e1731d211cde8bd25f8d7b1d4
MD5 3faee6187d7ed3053321dca2b650dc08
BLAKE2b-256 1dc595ef8912d3de0a97ab51c5a6d16c29bd891c306cc3c3b07a1ae35decff63

See more details on using hashes here.

File details

Details for the file ares_afr-3.0.6-py3-none-any.whl.

File metadata

  • Download URL: ares_afr-3.0.6-py3-none-any.whl
  • Upload date:
  • Size: 23.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.14.0a2

File hashes

Hashes for ares_afr-3.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 7a26bd27f6b967c27de30ea452ac30b59fed62ec9dc1580897db4306a044bb39
MD5 a337bb8a7b17d33bae11fab288a5937f
BLAKE2b-256 b7f63c233e1b0d93a0ba49d18c888775a3f1e83187fafa3c83b1cf4c60145ed3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page