Baselight

Human Capital Index

Data on human capital development

@worldbank.human_capital_index

Loading...
Loading...

About this Dataset

Human Capital Index

The Human Capital Index (HCI) database provides data at the country level for each of the components of the Human Capital Index as well as for the overall index, disaggregated by gender. The index measures the amount of human capital that a child born today can expect to attain by age 18, given the risks to poor health and poor education that prevail in the country where the child lives. It is designed to highlight how improvements in current health and education outcomes shape the productivity of the next generation of workers, assuming that children born today experience over the next 18 years the educational opportunities and health risks that children in this age range currently face.

Tables

Survival Rate From Age 15-60

@worldbank.human_capital_index.hd_hci_amrt
  • 9.31 KB
  • 2387 rows
  • 3 columns
Loading...

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

Survival Rate From Age 15-60, Female

@worldbank.human_capital_index.hd_hci_amrt_fe
  • 9.19 KB
  • 2387 rows
  • 3 columns
Loading...

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

Survival Rate From Age 15-60, Male

@worldbank.human_capital_index.hd_hci_amrt_ma
  • 9.33 KB
  • 2387 rows
  • 3 columns
Loading...

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

Expected Years Of School

@worldbank.human_capital_index.hd_hci_eyrs
  • 8.18 KB
  • 2387 rows
  • 3 columns
Loading...

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

Expected Years Of School, Female

@worldbank.human_capital_index.hd_hci_eyrs_fe
  • 7.9 KB
  • 2387 rows
  • 3 columns
Loading...

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

Expected Years Of School, Male

@worldbank.human_capital_index.hd_hci_eyrs_ma
  • 7.94 KB
  • 2387 rows
  • 3 columns
Loading...

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

Harmonized Test Scores

@worldbank.human_capital_index.hd_hci_hlos
  • 7.34 KB
  • 2387 rows
  • 3 columns
Loading...

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

Harmonized Test Scores, Female

@worldbank.human_capital_index.hd_hci_hlos_fe
  • 7.21 KB
  • 2387 rows
  • 3 columns
Loading...

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

Harmonized Test Scores, Male

@worldbank.human_capital_index.hd_hci_hlos_ma
  • 7.19 KB
  • 2387 rows
  • 3 columns
Loading...

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

Learning-Adjusted Years Of School

@worldbank.human_capital_index.hd_hci_lays
  • 8.39 KB
  • 2387 rows
  • 3 columns
Loading...

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

Learning-Adjusted Years Of School, Female

@worldbank.human_capital_index.hd_hci_lays_fe
  • 7.86 KB
  • 2387 rows
  • 3 columns
Loading...

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

Learning-Adjusted Years Of School, Male

@worldbank.human_capital_index.hd_hci_lays_ma
  • 7.86 KB
  • 2387 rows
  • 3 columns
Loading...

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

Probability Of Survival To Age 5

@worldbank.human_capital_index.hd_hci_mort
  • 9.08 KB
  • 2387 rows
  • 3 columns
Loading...

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

Probability Of Survival To Age 5, Female

@worldbank.human_capital_index.hd_hci_mort_fe
  • 9.1 KB
  • 2387 rows
  • 3 columns
Loading...

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

Probability Of Survival To Age 5, Male

@worldbank.human_capital_index.hd_hci_mort_ma
  • 9.17 KB
  • 2387 rows
  • 3 columns
Loading...

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

Human Capital Index (HCI) (scale 0-1)

@worldbank.human_capital_index.hd_hci_ovrl
  • 8.58 KB
  • 2387 rows
  • 3 columns
Loading...

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

Human Capital Index (HCI), Female (scale 0-1)

@worldbank.human_capital_index.hd_hci_ovrl_fe
  • 8.04 KB
  • 2387 rows
  • 3 columns
Loading...

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

Human Capital Index (HCI), Lower Bound (scale 0-1)

@worldbank.human_capital_index.hd_hci_ovrl_lb
  • 8.6 KB
  • 2387 rows
  • 3 columns
Loading...

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

Human Capital Index (HCI), Female, Lower Bound (scale 0-1)

@worldbank.human_capital_index.hd_hci_ovrl_lb_fe
  • 8.1 KB
  • 2387 rows
  • 3 columns
Loading...

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

Human Capital Index (HCI), Male, Lower Bound (scale 0-1)

@worldbank.human_capital_index.hd_hci_ovrl_lb_ma
  • 8.14 KB
  • 2387 rows
  • 3 columns
Loading...

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

Human Capital Index (HCI), Male (scale 0-1)

@worldbank.human_capital_index.hd_hci_ovrl_ma
  • 8.03 KB
  • 2387 rows
  • 3 columns
Loading...

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

Human Capital Index (HCI), Upper Bound (scale 0-1)

@worldbank.human_capital_index.hd_hci_ovrl_ub
  • 8.59 KB
  • 2387 rows
  • 3 columns
Loading...

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

Human Capital Index (HCI), Female, Upper Bound (scale 0-1)

@worldbank.human_capital_index.hd_hci_ovrl_ub_fe
  • 8.04 KB
  • 2387 rows
  • 3 columns
Loading...

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

Human Capital Index (HCI), Male, Upper Bound (scale 0-1)

@worldbank.human_capital_index.hd_hci_ovrl_ub_ma
  • 8.02 KB
  • 2387 rows
  • 3 columns
Loading...

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

Fraction Of Children Under 5 Not Stunted

@worldbank.human_capital_index.hd_hci_stnt
  • 6.83 KB
  • 2387 rows
  • 3 columns
Loading...

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

Fraction Of Children Under 5 Not Stunted, Female

@worldbank.human_capital_index.hd_hci_stnt_fe
  • 6.54 KB
  • 2387 rows
  • 3 columns
Loading...

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

Fraction Of Children Under 5 Not Stunted, Male

@worldbank.human_capital_index.hd_hci_stnt_ma
  • 6.59 KB
  • 2387 rows
  • 3 columns
Loading...

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

Share link

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