Branch-level credit portfolio analytics for monitoring growth, financial inclusion, risk, forecasting and stress scenarios in Bolivia through a reproducible decision-support workflow.
| KPI | Value |
|---|---|
| Observed period | 2012-03-01 to 2014-07-01 |
| Global active portfolio | 69,850.2 kBOB |
| Global clients reached | 3,827 |
| Final delinquency rate | 0.18% |
| Territorial client balance | 98.6% |
| Responsible inclusion score | 98.2 / 100 |
- The global active portfolio increased from 109.8 kBOB to 69,850.2 kBOB during the observed period.
- Client outreach expanded from 18 to 3,827 clients while branch coverage became more territorially balanced.
- Final observed delinquency remained below 1%, preserving the responsible-growth interpretation.
- ARIMA is the best global forecasting model by holdout RMSE among the existing model outputs.
- Stress scenarios show the monitoring value of combining portfolio growth, delinquency and inclusion signals.
R, readxl, dplyr, tidyr, lubridate, ggplot2, scales, forecast, GitHub Pages, Markdown, DuckDB-compatible SQL and Power BI-ready documentation.
| Dimension | Classification |
|---|---|
| Primary Lab | Development Analytics Lab |
| Secondary Labs | Applied Economics Lab; Research Methods Lab; Business Intelligence Lab; Data Science Lab; Open Science Lab |
| Research domain | Financial inclusion, credit-risk analytics, branch-level development finance and portfolio monitoring |
| Research question | How can branch-level credit portfolio data be used to evaluate responsible financial inclusion, local development potential and inequality in access to formal credit? |
| Methods | Portfolio forecasting, stress testing, KPI design, territorial balance metrics, development interpretation and privacy-aware reporting |
| Tools | R, Quarto, GitHub Pages, reproducible pipeline, public dashboard and technical reports |
| Scientific status | Advanced applied research project; dashboard project; technical report; reproducible analytical pipeline |
| Portfolio role | Demonstrates responsible financial-inclusion analytics, territorial balance, credit-risk monitoring, forecasting, stress testing and reproducible decision-support tools using branch-level data from Bolivia. |
This project transforms operational credit portfolio records into a structured analytical framework for understanding portfolio dynamics, financial inclusion patterns, territorial distribution, credit risk and portfolio sustainability.
Starting from heterogeneous Excel workbooks, the workflow builds a reproducible R-based pipeline that consolidates branch-level information into clean analytical datasets, generates performance indicators, validates forecasting models, evaluates risk scenarios and produces interactive visualizations and technical outputs for transparent analysis.
The analytical perspective focuses on responsible financial inclusion, territorial access to credit and the distribution of financial services across branches. Portfolio growth is examined alongside outreach, concentration patterns, credit depth and portfolio quality indicators, providing a multidimensional view of credit expansion and financial access. The analysis explicitly distinguishes observed evidence from broader socioeconomic outcomes, ensuring that interpretations remain consistent with the information available in the underlying data.
How can branch-level credit portfolio data be used to evaluate responsible financial inclusion, local development potential and inequality in access to formal credit?
The project connects data analytics with poverty, inequality and economic development. It treats credit access as a measurable financial inclusion channel: more clients, sustainable portfolio growth, balanced territorial access and controlled mora can support local economic activity. The analysis is explicit that these are development proxies, not causal proof of poverty reduction.
- Observed period: 2012-03-01 to 2014-07-01.
- Global portfolio: 109.8 to 69,850.2 thousand BOB.
- Global clients: 18 to 3,827.
- Maximum observed global mora: 0.25%.
- Territorial client balance score improved from 0% to 99%.
- Responsible inclusion score, global final month: 98.2/100.
- Best global forecasting model by holdout error: ARIMA.
The public dashboard is live through GitHub Pages: Inclusive Credit Risk Analytics Bolivia.
It provides project overview material, research-note outputs, technical-report content and dashboard-ready figures built from the reproducible analytical workflow.
The README shows eight dashboard-ready figures, all reused from existing outputs. Public figures are aggregate or branch-level only.
Period: 2012-03 to 2014-07. Unit: thousand BOB. Source: processed branch-level portfolio panel. Note: observed values and workbook projection are interpreted as monitoring evidence, not causal welfare effects.
Period: 2012-03 to 2014-07. Unit: clients and average balance. Source: processed inclusion metrics. Note: client expansion is a financial-inclusion proxy.
Period: 2012-03 to 2014-07. Unit: score from 0 to 100. Source: processed inclusion metrics. Note: the score combines outreach, portfolio depth and risk penalty.
Period: 2012-03 to 2014-07. Unit: balance score. Source: branch share outputs. Note: branch balance is used as an access-equity proxy.
Period: 2012-03 to 2014-07. Unit: delinquency rate. Source: processed risk panel. Note: risk is monitored at branch and global level.
Period: observed branch panel. Unit: growth and delinquency metrics. Source: risk-return matrix. Note: positioning supports monitoring, not lending recommendations.
Period: observed panel and forecast horizon. Unit: thousand BOB. Source: existing forecast outputs. Note: forecasts are decision-support scenarios, not guarantees.
Period: 12-month stress horizon. Unit: thousand BOB and risk flags. Source: existing stress-test output. Note: scenarios evaluate resilience under assumptions already documented in the repository.
See Executive tables for the four dashboard-ready tables.
- Ingest Excel workbooks with
readxl. - Convert branch sheets into a tidy monthly panel.
- Separate observed records from business projection sheets.
- Generate financial inclusion indicators: clients, average balance, disbursement per client and clients per million BOB.
- Estimate territorial balance between 16 de Julio and Ceja using HHI-based concentration metrics.
- Validate portfolio forecasts using Naive, ETS and ARIMA holdout backtests.
- Compare statistical forecasts against workbook business projections.
- Build stress-test scenarios for risk governance.
- Interpret results with a development economics lens and privacy safeguards.
Detailed documentation: methodology, data dictionary, development lens and research extension plan.
- Live dashboard
- Project overview - web page
- Research note - web page
- Technical report - web page
- Methodology - GitHub source
- Data dictionary - GitHub source
- Executive tables - GitHub source
- Raw data access policy - GitHub source
- Power BI documentation
- SQL executive views
- Development lens - GitHub source
- Research extension plan - GitHub source
- Technical report - Markdown source
- Research note - Markdown source
- Responsible reporting checklist - Markdown source
data/raw/ Local raw Excel workbooks, ignored by Git except README and .gitkeep
data/processed/ Tidy panels generated by the R pipeline
docs/ GitHub Pages dashboard, public HTML reports and methodology
docs/figures/ Dashboard-ready visual outputs
outputs/figures/ Charts generated from the analysis
outputs/tables/ KPI, model, and quality-control tables
outputs/reports/ Executive and technical reports
reports/ Research note, technical report, references and checklist
scripts/01_run_analysis.R Main reproducible pipeline
source('scripts/01_run_analysis.R')Required R packages: readxl, dplyr, tidyr, lubridate, ggplot2, scales and forecast.
The project evaluates portfolio and inclusion indicators from branch-level operational data. It does not estimate causal poverty reduction, household welfare effects or firm-level productivity impacts. Forecasting outputs support monitoring and scenario analysis; they are not guarantees of future portfolio performance.
Raw Excel workbooks are not tracked publicly. Public outputs exclude personal names and use branch-level or aggregate indicators only. The privacy safeguards in PRIVACY.md and data/raw/README.md remain part of the public interpretation of this project.
- World Bank Financial Inclusion overview: https://www.worldbank.org/ext/en/topic/financial-sector/financial-inclusion
- World Bank Global Findex: https://www.worldbank.org/en/publication/globalfindex
Citation metadata are available in CITATION.cff.
Applied Economist | Research Scientist | Development Analytics | Public Policy | Business Intelligence | Data Science | Open Science
Back to Monica Cueto Tapia's research portfolio
Primary Lab: Development Analytics Lab
Secondary Labs: Applied Economics Lab, Research Methods Lab, Business Intelligence Lab, Data Science Lab, Open Science Lab
Related projects:








