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

Fertilizer Consumption (% Of Fertilizer Production)

@worldbank.world_development_indicators.ag_con_fert_pt_zs
  • 79.09 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_con_fert_pt_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Fertilizer Consumption (kilograms Per Hectare Of Arable Land)

@worldbank.world_development_indicators.ag_con_fert_zs
  • 125.56 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_con_fert_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Agricultural Land (sq. Km)

@worldbank.world_development_indicators.ag_lnd_agri_k2
  • 98.42 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_agri_k2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Agricultural Land (% Of Land Area)

@worldbank.world_development_indicators.ag_lnd_agri_zs
  • 126.36 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_agri_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Arable Land (hectares)

@worldbank.world_development_indicators.ag_lnd_arbl_ha
  • 58.94 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_arbl_ha (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Arable Land (hectares Per Person)

@worldbank.world_development_indicators.ag_lnd_arbl_ha_pc
  • 151.61 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_arbl_ha_pc (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Arable Land (% Of Land Area)

@worldbank.world_development_indicators.ag_lnd_arbl_zs
  • 115.45 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_arbl_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Land Under Cereal Production (hectares)

@worldbank.world_development_indicators.ag_lnd_crel_ha
  • 103.96 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_crel_ha (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Permanent Cropland (% Of Land Area)

@worldbank.world_development_indicators.ag_lnd_crop_zs
  • 102.98 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_crop_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Rural Land Area Where Elevation Is Below 5 Meters (sq. Km)

@worldbank.world_development_indicators.ag_lnd_el5m_ru_k2
  • 13.01 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_el5m_ru_k2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Rural Land Area Where Elevation Is Below 5 Meters (% Of Total Land Area)

@worldbank.world_development_indicators.ag_lnd_el5m_ru_zs
  • 13.09 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_el5m_ru_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Urban Land Area Where Elevation Is Below 5 Meters (sq. Km)

@worldbank.world_development_indicators.ag_lnd_el5m_ur_k2
  • 12.98 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_el5m_ur_k2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Urban Land Area Where Elevation Is Below 5 Meters (% Of Total Land Area)

@worldbank.world_development_indicators.ag_lnd_el5m_ur_zs
  • 13.03 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_el5m_ur_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Land Area Where Elevation Is Below 5 Meters (% Of Total Land Area)

@worldbank.world_development_indicators.ag_lnd_el5m_zs
  • 13.06 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_el5m_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Forest Area (sq. Km)

@worldbank.world_development_indicators.ag_lnd_frst_k2
  • 63.83 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_frst_k2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Forest Area (% Of Land Area)

@worldbank.world_development_indicators.ag_lnd_frst_zs
  • 77.5 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_frst_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Agricultural Irrigated Land (% Of Total Agricultural Land)

@worldbank.world_development_indicators.ag_lnd_irig_ag_zs
  • 19.02 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_irig_ag_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Average Precipitation In Depth (mm Per Year)

@worldbank.world_development_indicators.ag_lnd_prcp_mm
  • 10.97 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_prcp_mm (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Land Area (sq. Km)

@worldbank.world_development_indicators.ag_lnd_totl_k2
  • 30.67 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_totl_k2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Rural Land Area (sq. Km)

@worldbank.world_development_indicators.ag_lnd_totl_ru_k2
  • 14.13 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_totl_ru_k2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Urban Land Area (sq. Km)

@worldbank.world_development_indicators.ag_lnd_totl_ur_k2
  • 14.1 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_lnd_totl_ur_k2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Cereal Production (metric Tons)

@worldbank.world_development_indicators.ag_prd_crel_mt
  • 112.37 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_prd_crel_mt (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Crop Production Index (2014-2016 = 100)

@worldbank.world_development_indicators.ag_prd_crop_xd
  • 77.72 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_prd_crop_xd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Food Production Index (2014-2016 = 100)

@worldbank.world_development_indicators.ag_prd_food_xd
  • 76.87 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_prd_food_xd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Livestock Production Index (2014-2016 = 100)

@worldbank.world_development_indicators.ag_prd_lvsk_xd
  • 76.57 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_prd_lvsk_xd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Surface Area (sq. Km)

@worldbank.world_development_indicators.ag_srf_totl_k2
  • 27.56 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_srf_totl_k2 (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Cereal Yield (kg Per Hectare)

@worldbank.world_development_indicators.ag_yld_crel_kg
  • 96.98 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE ag_yld_crel_kg (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Trade In Services (% Of GDP)

@worldbank.world_development_indicators.bg_gsr_nfsv_gd_zs
  • 103.26 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bg_gsr_nfsv_gd_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Communications, Computer, Etc. (% Of Service Imports, BoP)

@worldbank.world_development_indicators.bm_gsr_cmcp_zs
  • 100.78 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_cmcp_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Primary Income Payments (BoP, Current US$)

@worldbank.world_development_indicators.bm_gsr_fcty_cd
  • 97.64 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_fcty_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Imports Of Goods And Services (BoP, Current US$)

@worldbank.world_development_indicators.bm_gsr_gnfs_cd
  • 102.09 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_gnfs_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Insurance And Financial Services (% Of Service Imports, BoP)

@worldbank.world_development_indicators.bm_gsr_insf_zs
  • 98.09 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_insf_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Goods Imports (BoP, Current US$)

@worldbank.world_development_indicators.bm_gsr_mrch_cd
  • 101.96 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_mrch_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Service Imports (BoP, Current US$)

@worldbank.world_development_indicators.bm_gsr_nfsv_cd
  • 101.54 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_nfsv_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Charges For The Use Of Intellectual Property, Payments (BoP, Current US$)

@worldbank.world_development_indicators.bm_gsr_royl_cd
  • 74.98 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_royl_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Imports Of Goods, Services And Primary Income (BoP, Current US$)

@worldbank.world_development_indicators.bm_gsr_totl_cd
  • 102.78 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_totl_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Transport Services (% Of Service Imports, BoP)

@worldbank.world_development_indicators.bm_gsr_tran_zs
  • 100.91 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_tran_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Travel Services (% Of Service Imports, BoP)

@worldbank.world_development_indicators.bm_gsr_trvl_zs
  • 99.92 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_gsr_trvl_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Direct Investment, Net Outflows (BoP, Current US$)

@worldbank.world_development_indicators.bm_klt_dinv_cd_wd
  • 90.83 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_klt_dinv_cd_wd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Direct Investment, Net Outflows (% Of GDP)

@worldbank.world_development_indicators.bm_klt_dinv_wd_gd_zs
  • 92.37 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_klt_dinv_wd_gd_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Secondary Income, Other Sectors, Payments (BoP, Current US$)

@worldbank.world_development_indicators.bm_trf_prvt_cd
  • 86.02 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_trf_prvt_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Personal Remittances, Paid (current US$)

@worldbank.world_development_indicators.bm_trf_pwkr_cd_dt
  • 95.11 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bm_trf_pwkr_cd_dt (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Current Account Balance (BoP, Current US$)

@worldbank.world_development_indicators.bn_cab_xoka_cd
  • 81.35 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bn_cab_xoka_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Current Account Balance (% Of GDP)

@worldbank.world_development_indicators.bn_cab_xoka_gd_zs
  • 82 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bn_cab_xoka_gd_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Net Financial Account (BoP, Current US$)

@worldbank.world_development_indicators.bn_fin_totl_cd
  • 81.24 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bn_fin_totl_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Net Primary Income (BoP, Current US$)

@worldbank.world_development_indicators.bn_gsr_fcty_cd
  • 80.42 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bn_gsr_fcty_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Net Trade In Goods And Services (BoP, Current US$)

@worldbank.world_development_indicators.bn_gsr_gnfs_cd
  • 81.2 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bn_gsr_gnfs_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Net Trade In Goods (BoP, Current US$)

@worldbank.world_development_indicators.bn_gsr_mrch_cd
  • 81.22 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bn_gsr_mrch_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Net Errors And Omissions (BoP, Current US$)

@worldbank.world_development_indicators.bn_kac_eoms_cd
  • 80.62 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bn_kac_eoms_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Foreign Direct Investment, Net (BoP, Current US$)

@worldbank.world_development_indicators.bn_klt_dinv_cd
  • 74.86 kB
  • 17,290 rows
  • 3 columns
Loading...
CREATE TABLE bn_klt_dinv_cd (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share link

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