Baselight

World Development Indicators

The most current and accurate global development data available

@worldbank.world_development_indicators

Loading...
Loading...

About this Dataset

World Development Indicators

World Development Indicators (WDI) is the primary World Bank collection of development indicators, compiled from officially recognized international sources. It presents the most current and accurate global development data available, and includes national, regional, and global estimates.

Note: Even though Global Development Finance (GDF) is no longer listed in the WDI database name, all external debt and financial flows data continue to be included in WDI. The GDF publication has been renamed International Debt Statistics (IDS), and has its own separate database as well.

Tables

Suicide Mortality Rate, Female (per 100,000 Female Population)

@worldbank.world_development_indicators.sh_sta_suic_fe_p5
  • 28.04 KB
  • 17290 rows
  • 3 columns
Loading...

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

Suicide Mortality Rate, Male (per 100,000 Male Population)

@worldbank.world_development_indicators.sh_sta_suic_ma_p5
  • 33.24 KB
  • 17290 rows
  • 3 columns
Loading...

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

Suicide Mortality Rate (per 100,000 Population)

@worldbank.world_development_indicators.sh_sta_suic_p5
  • 31.13 KB
  • 17290 rows
  • 3 columns
Loading...

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

Mortality Caused By Road Traffic Injury (per 100,000 Population)

@worldbank.world_development_indicators.sh_sta_traf_p5
  • 22.59 KB
  • 17290 rows
  • 3 columns
Loading...

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

Mortality Rate Attributed To Unsafe Water, Unsafe Sanitation And Lack Of Hygiene (per 100,000 Population)

@worldbank.world_development_indicators.sh_sta_wash_p5
  • 7.93 KB
  • 17290 rows
  • 3 columns
Loading...

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

Prevalence Of Wasting, Weight For Height, Female (% Of Children Under 5)

@worldbank.world_development_indicators.sh_sta_wast_fe_zs
  • 9.63 KB
  • 17290 rows
  • 3 columns
Loading...

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

Prevalence Of Wasting, Weight For Height, Male (% Of Children Under 5)

@worldbank.world_development_indicators.sh_sta_wast_ma_zs
  • 9.69 KB
  • 17290 rows
  • 3 columns
Loading...

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

Prevalence Of Wasting, Weight For Height (% Of Children Under 5)

@worldbank.world_development_indicators.sh_sta_wast_zs
  • 11.87 KB
  • 17290 rows
  • 3 columns
Loading...

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

Prevalence Of Severe Wasting, Weight For Height, Female (% Of Children Under 5)

@worldbank.world_development_indicators.sh_svr_wast_fe_zs
  • 9.18 KB
  • 17290 rows
  • 3 columns
Loading...

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

Prevalence Of Severe Wasting, Weight For Height, Male (% Of Children Under 5)

@worldbank.world_development_indicators.sh_svr_wast_ma_zs
  • 9.23 KB
  • 17290 rows
  • 3 columns
Loading...

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

Prevalence Of Severe Wasting, Weight For Height (% Of Children Under 5)

@worldbank.world_development_indicators.sh_svr_wast_zs
  • 10.86 KB
  • 17290 rows
  • 3 columns
Loading...

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

Tuberculosis Treatment Success Rate (% Of New Cases)

@worldbank.world_development_indicators.sh_tbs_cure_zs
  • 12.07 KB
  • 17290 rows
  • 3 columns
Loading...

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

Tuberculosis Case Detection Rate (%, All Forms)

@worldbank.world_development_indicators.sh_tbs_dtec_zs
  • 12.59 KB
  • 17290 rows
  • 3 columns
Loading...

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

Incidence Of Tuberculosis (per 100,000 People)

@worldbank.world_development_indicators.sh_tbs_incd
  • 17.26 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Pushed Further Below The $2.15 ($ 2017 PPP) Poverty Line By Out-of-pocket Health Care Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_fbp1_zs
  • 10.85 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Pushed Further Below The $3.65 ($ 2017 PPP) Poverty Line By Out-of-pocket Health Care Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_fbp2_zs
  • 11.8 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Pushed Further Below The 60% Median Consumption Poverty Line By Out-of-pocket Health Care Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_fbpr_zs
  • 12.25 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Pushed Below The $2.15 ($ 2017 PPP) Poverty Line By Out-of-pocket Health Care Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_nop1_zs
  • 9.8 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Pushed Below The $3.65 ($ 2017 PPP) Poverty Line By Out-of-pocket Health Care Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_nop2_zs
  • 10.14 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Pushed Below The 60% Median Consumption Poverty Line By Out-of-pocket Health Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_nopr_zs
  • 10.36 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Spending More Than 10% Of Household Consumption Or Income On Out-of-pocket Health Care Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_oopc_10_zs
  • 12.56 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Spending More Than 25% Of Household Consumption Or Income On Out-of-pocket Health Care Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_oopc_25_zs
  • 10.72 KB
  • 17290 rows
  • 3 columns
Loading...

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

UHC Service Coverage Index

@worldbank.world_development_indicators.sh_uhc_srvs_cv_xd
  • 8.62 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Pushed Or Further Pushed Below The $2.15 ($ 2017 PPP) Poverty Line By Out-of-pocket Health Care Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_tot1_zs
  • 10.98 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Population Pushed Or Further Pushed Below The $3.65 ($ 2017 PPP) Poverty Line By Out-of-pocket Health Care Expenditure (%)

@worldbank.world_development_indicators.sh_uhc_tot2_zs
  • 11.93 KB
  • 17290 rows
  • 3 columns
Loading...

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

Share link

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