Baselight

Global Financial Development

Financial system characteristics across 203 economies

@worldbank.global_financial_development

Loading...
Loading...

About this Dataset

Global Financial Development

The Global Financial Development Database is an extensive dataset of financial system characteristics for 203 economies.
The database includes measures of:

  1. Size of financial institutions and markets (financial depth)
  2. Degree to which individuals can and do use financial services (access)
  3. Efficiency of financial intermediaries and markets in intermediating resources and facilitating financial transactions (efficiency)
  4. Stability of financial institutions and markets (stability)
    For a complete description of the dataset and a discussion of the underlying literature, see:
    Martin Cihák, Asli Demirgüç-Kunt, Erik Feyen, and Ross Levine, 2012. Benchmarking Financial Systems Around the World. World Bank Policy Research Working Paper 6175, World Bank, Washington, D.C.

Tables

Bank Accounts Per 1,000 Adults

@worldbank.global_financial_development.gfdd_ai_01
  • 18.54 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_01 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Bank Branches Per 100,000 Adults

@worldbank.global_financial_development.gfdd_ai_02
  • 33.63 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_02 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Firms With A Bank Loan Or Line Of Credit (%)

@worldbank.global_financial_development.gfdd_ai_03
  • 6.86 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_03 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Small Firms With A Bank Loan Or Line Of Credit (%)

@worldbank.global_financial_development.gfdd_ai_04
  • 6.9 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_04 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Account At A Formal Financial Institution (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_05
  • 10.26 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_05 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Saved At A Financial Institution In The Past Year (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_06
  • 10.29 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_06 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Loan From A Financial Institution In The Past Year (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_07
  • 10.29 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_07 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Account Used For Business Purposes (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_08
  • 7.78 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_08 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Account Used To Receive Government Payments (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_09
  • 7.38 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_09 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Account Used To Receive Remittances (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_10
  • 7.86 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_10 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Account Used To Receive Wages (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_11
  • 8.81 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_11 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Saved Any Money In The Past Year (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_12
  • 8.92 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_12 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Saved Using A Savings Club In The Past Year (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_13
  • 9.02 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_13 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Loan In The Past Year (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_14
  • 8.92 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_14 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Loan From A Private Lender In The Past Year (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_15
  • 7.76 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_15 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Loan From An Employer In The Past Year (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_16
  • 6.45 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_16 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Loan Through Store Credit In The Past Year (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_17
  • 7.76 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_17 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Loan From Family Or Friends In The Past Year (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_18
  • 10.29 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_18 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Checks Used To Make Payments (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_19
  • 6.27 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_19 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Credit Card (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_20
  • 10.26 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_20 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Debit Card (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_21
  • 10.29 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_21 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Electronic Payments Used To Make Payments (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_22
  • 8.92 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_22 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Mobile Phone Used To Pay Bills (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_23
  • 8.69 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_23 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Mobile Phone Used To Send Money (% Age 15+)

@worldbank.global_financial_development.gfdd_ai_24
  • 7.56 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_24 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

ATMs Per 100,000 Adults

@worldbank.global_financial_development.gfdd_ai_25
  • 32.41 KB
  • 13950 rows
  • 3 columns
Loading...

CREATE TABLE gfdd_ai_25 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share link

Anyone who has the link will be able to view this.