Human Development Report 2015
Countries ranked by human development, gender inequality, and poverty
@kaggle.undp_human_development
Countries ranked by human development, gender inequality, and poverty
@kaggle.undp_human_development
CREATE TABLE historical_index (
"hdi_rank" DOUBLE,
"country" VARCHAR,
"human_development_index_1990" VARCHAR,
"human_development_index_2000" VARCHAR,
"human_development_index_2010" DOUBLE,
"human_development_index_2011" DOUBLE,
"human_development_index_2012" DOUBLE,
"human_development_index_2013" DOUBLE,
"human_development_index_2014" DOUBLE
);
Anyone who has the link will be able to view this.