Resumen
This paper presents analysis, design and implementation of the application called “Credit Risk Calculator” which quantifies the credit risk according to the requirements proposed in the new regulations recently issued by the Superintendence of the Colombian Solidarity Economy. For the implementation of this application, the Model View Controller (MVC) design pattern or architecture is used. This pattern facilitates the separation of the Model and the View, improves the separation of data and presentation, speeds up error handling, and gives the possibility of add multiple data representations. The developed application allows to systematically obtain the risk rating of each debtor and the expected losses that the entities of the solidarity sector could face in case of default by their debtors. It is expected that this application will be a tool to facilitate financial risk management in the corresponding entities.
Título traducido de la contribución | Development of an application for the calculation of credit risk in entities of the Colombian solidarity sector |
---|---|
Idioma original | Español |
Páginas (desde-hasta) | 174-188 |
Número de páginas | 15 |
Publicación | RISTI - Revista Iberica de Sistemas e Tecnologias de Informacao |
Volumen | 2022 |
N.º | E52 |
Estado | Publicada - 2022 |
Palabras clave
- Credit risk
- Expected loss
- Probability of default
- Python
- Software engineering