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
  • 78.27 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
  • 123.22 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
  • 93.75 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
  • 124.02 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
  • 56.67 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
  • 148.36 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
  • 114.3 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
  • 102.64 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
  • 100.76 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.05 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
  • 62.68 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
  • 75.95 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
  • 17.24 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.92 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.18 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
  • 110.84 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
);

Share link

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