Baselight

Human Development Index (HDI)

HDI = Horse Demand Increase lol 😂

@kaggle.programmerrdai_human_development_index_hdi

Hdi Vs Hihd
@kaggle.programmerrdai_human_development_index_hdi.hdi_vs_hihd

  • 420.24 KB
  • 55738 rows
  • 7 columns
entity

Entity

code

Code

year

Year

human_development_index_undp

Human Development Index (UNDP)

historical_index_of_human_development_prados_de_la_escosura

Historical Index Of Human Development (Prados De La Escosura)

population_historical_estimates

Population (historical Estimates)

continent

Continent

AbkhaziaOWID_ABK2015Asia
AfghanistanAFG19800.2280.1113356500nan
AfghanistanAFG19850.2730.1111938204nan
AfghanistanAFG20020.37322600774nan
AfghanistanAFG20030.38323680871nan
AfghanistanAFG20040.39824726689nan
AfghanistanAFG20050.4080.1625654274nan
AfghanistanAFG20060.41726433058nan
AfghanistanAFG20070.4290.1627100542nan
AfghanistanAFG20080.43727722281nan

CREATE TABLE hdi_vs_hihd (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "human_development_index_undp" DOUBLE,
  "historical_index_of_human_development_prados_de_la_escosura" DOUBLE,
  "population_historical_estimates" DOUBLE,
  "continent" VARCHAR
);

Share link

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