Baselight

Human Development Index (HDI)

HDI = Horse Demand Increase lol 😂

@kaggle.programmerrdai_human_development_index_hdi

Hdi Vs Gdp Per Capita
@kaggle.programmerrdai_human_development_index_hdi.hdi_vs_gdp_per_capita

  • 512.64 KB
  • 59916 rows
  • 8 columns
entity

Entity

code

Code

year

Year

historical_index_of_human_development_prados_de_la_escosura

Historical Index Of Human Development (Prados De La Escosura)

gdp_per_capita

GDP Per Capita

n_417485_annotations

417485-annotations

population_historical_estimates

Population (historical Estimates)

continent

Continent

AbkhaziaOWID_ABK2015nanAsia
AfghanistanAFG19500.041156nan7752117nan
AfghanistanAFG19550.051246nan8270992nan
AfghanistanAFG19600.061326nan8996967nan
AfghanistanAFG19650.071290nan9956318nan
AfghanistanAFG19700.091272nan11173654nan
AfghanistanAFG19750.091074nan12689164nan
AfghanistanAFG19800.111019nan13356500nan
AfghanistanAFG19850.111304nan11938204nan
AfghanistanAFG19900.11963nan12412311nan

CREATE TABLE hdi_vs_gdp_per_capita (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "historical_index_of_human_development_prados_de_la_escosura" DOUBLE,
  "gdp_per_capita" DOUBLE,
  "n_417485_annotations" VARCHAR,
  "population_historical_estimates" DOUBLE,
  "continent" VARCHAR
);

Share link

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