Baselight

G20 Financial Inclusion Indicators

Financial inclusion data for G20 countries

@worldbank.g20_financial_inclusion_indicators

Loading...
Loading...

About this Dataset

G20 Financial Inclusion Indicators

The G20 Basic Set of Financial Inclusion data repository includes detailed data from users and providers of financial services. The Basic Set measures both access to financial services (“supply-side” data) and usage of services (“demand-side” data). The Basic Set covers both individuals and small and medium sized enterprises (SME’s) and includes data from three sources and 192 countries. The five basic set indicators are as follows:

  1. The percentage of adults with a formal account;
  2. The percentage of adults that use formal credit;
  3. The percentage of SME’s with a formal account;
  4. The percentage of SME’s that use formal credit; and
  5. Bank branch penetration.

Tables

SME Loan Accounts (as A % Of Non-financial Corporation Borrowers)

@worldbank.g20_financial_inclusion_indicators.i_loan_acc_a1_sme_pernfc
  • 6.33 KB
  • 1953 rows
  • 3 columns
Loading...

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

Mobile Agent Outlets Per 100,000 Adults

@worldbank.g20_financial_inclusion_indicators.i_mob_agent_pop_registered
  • 6.63 KB
  • 1953 rows
  • 3 columns
Loading...

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

Mobile Money Transactions Per 100,000 Adults

@worldbank.g20_financial_inclusion_indicators.i_mob_transactions_number_pop
  • 6.49 KB
  • 1953 rows
  • 3 columns
Loading...

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

Outstanding Loans Per 1,000 Adults

@worldbank.g20_financial_inclusion_indicators.s_loans_a1
  • 15.58 KB
  • 1953 rows
  • 3 columns
Loading...

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

Insurance Policy Holders Per 1,000 Adults (life)

@worldbank.g20_financial_inclusion_indicators.s_policyholders_b2_life
  • 5.45 KB
  • 1953 rows
  • 3 columns
Loading...

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

Insurance Policy Holders Per 1,000 Adults (non-life)

@worldbank.g20_financial_inclusion_indicators.s_policyholders_b2_nonlife
  • 5.45 KB
  • 1953 rows
  • 3 columns
Loading...

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

Share link

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