Baselight

IDA Results Measurement System

Aggregate outcomes for IDA countries

@worldbank.ida_results_measurement_system

Loading...
Loading...

About this Dataset

IDA Results Measurement System

Measures progress on aggregate outcomes for IDA (International Development Association) countries for selected indicators.

The International Development Association (IDA) is the part of the World Bank that helps the world’s low-income countries. IDA's grants and low-interest loans help countries invest in their futures, improve lives, and create safer, more prosperous communities around the world.

Tables

Refugee Population By Country Or Territory Of Asylum

@worldbank.ida_results_measurement_system.sm_pop_refg
  • 15.72 KB
  • 2635 rows
  • 3 columns
Loading...

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

Adolescent Fertility Rate (births Per 1,000 Women Ages 15-19)

@worldbank.ida_results_measurement_system.sp_ado_tfrt
  • 24.79 KB
  • 2635 rows
  • 3 columns
Loading...

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

Contraceptive Prevalence, Modern Methods (% Of Women Ages 15-49)

@worldbank.ida_results_measurement_system.sp_dyn_conm_zs
  • 6.5 KB
  • 2635 rows
  • 3 columns
Loading...

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

Internally Displaced Persons, Total Displaced By Conflict And Violence (number Of People)

@worldbank.ida_results_measurement_system.vc_idp_tocv
  • 6.34 KB
  • 2635 rows
  • 3 columns
Loading...

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

Share link

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