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

Educational Attainment, At Least Master's Or Equivalent, Population 25+, Male (%) (cumulative)

@worldbank.world_development_indicators.se_ter_cuat_ms_ma_zs
  • 14.68 KB
  • 17290 rows
  • 3 columns
Loading...

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

Educational Attainment, At Least Master's Or Equivalent, Population 25+, Total (%) (cumulative)

@worldbank.world_development_indicators.se_ter_cuat_ms_zs
  • 14.73 KB
  • 17290 rows
  • 3 columns
Loading...

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

Educational Attainment, At Least Completed Short-cycle Tertiary, Population 25+, Female (%) (cumulative)

@worldbank.world_development_indicators.se_ter_cuat_st_fe_zs
  • 20.82 KB
  • 17290 rows
  • 3 columns
Loading...

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

Educational Attainment, At Least Completed Short-cycle Tertiary, Population 25+, Male (%) (cumulative)

@worldbank.world_development_indicators.se_ter_cuat_st_ma_zs
  • 20.93 KB
  • 17290 rows
  • 3 columns
Loading...

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

Educational Attainment, At Least Completed Short-cycle Tertiary, Population 25+, Total (%) (cumulative)

@worldbank.world_development_indicators.se_ter_cuat_st_zs
  • 20.76 KB
  • 17290 rows
  • 3 columns
Loading...

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

Pupil-teacher Ratio, Tertiary

@worldbank.world_development_indicators.se_ter_enrl_tc_zs
  • 44.03 KB
  • 17290 rows
  • 3 columns
Loading...

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

School Enrollment, Tertiary (% Gross)

@worldbank.world_development_indicators.se_ter_enrr
  • 80.68 KB
  • 17290 rows
  • 3 columns
Loading...

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

School Enrollment, Tertiary, Female (% Gross)

@worldbank.world_development_indicators.se_ter_enrr_fe
  • 72.09 KB
  • 17290 rows
  • 3 columns
Loading...

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

School Enrollment, Tertiary, Male (% Gross)

@worldbank.world_development_indicators.se_ter_enrr_ma
  • 71.73 KB
  • 17290 rows
  • 3 columns
Loading...

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

Tertiary Education, Academic Staff (% Female)

@worldbank.world_development_indicators.se_ter_tchr_fe_zs
  • 49.67 KB
  • 17290 rows
  • 3 columns
Loading...

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

Current Education Expenditure, Primary (% Of Total Expenditure In Primary Public Institutions)

@worldbank.world_development_indicators.se_xpd_cprm_zs
  • 19.75 KB
  • 17290 rows
  • 3 columns
Loading...

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

Current Education Expenditure, Secondary (% Of Total Expenditure In Secondary Public Institutions)

@worldbank.world_development_indicators.se_xpd_csec_zs
  • 20.08 KB
  • 17290 rows
  • 3 columns
Loading...

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

Current Education Expenditure, Tertiary (% Of Total Expenditure In Tertiary Public Institutions)

@worldbank.world_development_indicators.se_xpd_cter_zs
  • 19.67 KB
  • 17290 rows
  • 3 columns
Loading...

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

Current Education Expenditure, Total (% Of Total Expenditure In Public Institutions)

@worldbank.world_development_indicators.se_xpd_ctot_zs
  • 20.44 KB
  • 17290 rows
  • 3 columns
Loading...

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

Government Expenditure Per Student, Primary (% Of GDP Per Capita)

@worldbank.world_development_indicators.se_xpd_prim_pc_zs
  • 23.62 KB
  • 17290 rows
  • 3 columns
Loading...

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

Expenditure On Primary Education (% Of Government Expenditure On Education)

@worldbank.world_development_indicators.se_xpd_prim_zs
  • 36.93 KB
  • 17290 rows
  • 3 columns
Loading...

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

Government Expenditure Per Student, Secondary (% Of GDP Per Capita)

@worldbank.world_development_indicators.se_xpd_seco_pc_zs
  • 21.87 KB
  • 17290 rows
  • 3 columns
Loading...

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

Expenditure On Secondary Education (% Of Government Expenditure On Education)

@worldbank.world_development_indicators.se_xpd_seco_zs
  • 36.76 KB
  • 17290 rows
  • 3 columns
Loading...

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

Government Expenditure Per Student, Tertiary (% Of GDP Per Capita)

@worldbank.world_development_indicators.se_xpd_tert_pc_zs
  • 22.04 KB
  • 17290 rows
  • 3 columns
Loading...

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

Expenditure On Tertiary Education (% Of Government Expenditure On Education)

@worldbank.world_development_indicators.se_xpd_tert_zs
  • 41.06 KB
  • 17290 rows
  • 3 columns
Loading...

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

Government Expenditure On Education, Total (% Of Government Expenditure)

@worldbank.world_development_indicators.se_xpd_totl_gb_zs
  • 40.71 KB
  • 17290 rows
  • 3 columns
Loading...

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

Government Expenditure On Education, Total (% Of GDP)

@worldbank.world_development_indicators.se_xpd_totl_gd_zs
  • 55.56 KB
  • 17290 rows
  • 3 columns
Loading...

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

Women Participating In The Three Decisions (own Health Care, Major Household Purchases, And Visiting Family) (% Of Women Age 15-49)

@worldbank.world_development_indicators.sg_dmk_alld_fn_zs
  • 8.23 KB
  • 17290 rows
  • 3 columns
Loading...

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

Women Making Their Own Informed Decisions Regarding Sexual Relations, Contraceptive Use And Reproductive Health Care (% Of Women Age 15-49)

@worldbank.world_development_indicators.sg_dmk_srcr_fn_zs
  • 7.72 KB
  • 17290 rows
  • 3 columns
Loading...

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

Proportion Of Seats Held By Women In National Parliaments (%)

@worldbank.world_development_indicators.sg_gen_parl_zs
  • 36.05 KB
  • 17290 rows
  • 3 columns
Loading...

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

Share link

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