CoolFace
Datasetpublic

letrinhan/bis-credit-gap-quarterly

BIS credit-to-GDP gap (quarterly) Quarterly BIS credit-to-GDP gap for the private non-financial sector (iso3 × year × quarter): gap, credit/GDP level, and HP trend. Early-warning / credit-cycle indicator. Figures Hero Comparison Files credit_gap_quarterly (9279 rows) data/credit_gap_quarterly.csv data/credit_gap_quarterly.dta data/credit_gap_quarterly.xlsx Load Stata: use "data/credit_gap_quarterly.dta", clear R: df <-… See the full description on the dataset page: https://huggingface.co/datasets/letrinhan/bis-credit-gap-quarterly.

sourceHugging Faceotherupdated 4d agoView on Hugging Face
0likes62downloads
Dataset Card

BIS credit-to-GDP gap (quarterly)

Quarterly BIS credit-to-GDP gap for the private non-financial sector (iso3 × year × quarter): gap, credit/GDP level, and HP trend. Early-warning / credit-cycle indicator.

Figures

Hero

[image]

Comparison

[image]

Files

credit_gap_quarterly (9279 rows)

  • —data/credit_gap_quarterly.csv
  • —data/credit_gap_quarterly.dta
  • —data/credit_gap_quarterly.xlsx

Load

Stata:

stata
use "data/credit_gap_quarterly.dta", clear

R:

r
df <- read.csv("data/credit_gap_quarterly.csv")

SPSS: open the .xlsx or .csv file.

Source

Bank for International Settlements (BIS) Statistics, accessed via the BIS SDMX API (https://stats.bis.org/). Please comply with BIS terms of use when redistributing. Derived panels preserve BIS observation values. dimension choices and column formulas are documented in the README.

Citation

bibtex
@misc{bis_stats_bis_credit_gap_quarterly,
  title = {BIS credit-to-GDP gap (quarterly)},
  author = {{Bank for International Settlements}},
  howpublished = {\url{https://data.bis.org/}},
  note = {SDMX dataflow panel pack}
}

Built 2026-09-20 UTC.