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
  • 76.43 KB
  • 17290 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
  • 120.33 KB
  • 17290 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
  • 91.56 KB
  • 17290 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
  • 121.11 KB
  • 17290 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
  • 55.34 KB
  • 17290 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
  • 144.88 KB
  • 17290 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
  • 111.62 KB
  • 17290 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
  • 100.23 KB
  • 17290 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
  • 98.4 KB
  • 17290 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
  • 12.7 KB
  • 17290 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
  • 12.78 KB
  • 17290 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.68 KB
  • 17290 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
  • 12.73 KB
  • 17290 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
  • 12.74 KB
  • 17290 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
  • 61.21 KB
  • 17290 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
  • 74.17 KB
  • 17290 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
  • 16.84 KB
  • 17290 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.66 KB
  • 17290 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
  • 29.47 KB
  • 17290 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
  • 13.8 KB
  • 17290 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
  • 13.77 KB
  • 17290 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
  • 108.24 KB
  • 17290 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
  • 75.9 KB
  • 17290 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
  • 75.07 KB
  • 17290 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
  • 74.78 KB
  • 17290 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.