Baselight

65 World Indexes

Why are some countries so different?

@kaggle.joniarroba_65_world_indexes_gathered

Loading...
Loading...

About this Dataset

65 World Indexes

Context

Why some countries are so different from the others?

Feel free to upvote :)
Autor: Joni Hoppen - linkedin - https://www.linkedin.com/in/joniarroba/

Content

I have gathered manually most of the information at World Bank, Unicef and so on. Some data were not there so I used K-nn to guess some values and have a full dataset that can be used of our data science community.

Information of each of the 65 variables were made available here http://bit.ly/2l2Hjh3

Acknowledgements

Thanks www.aquare.la Advanced Analytics that came up with the idea of creating this dataset to test their VORTX tool. Also Thanks to professionals involved in creating Indexes and collecting them, this is such a great valuable work to help better see the world.

Inspiration

What would be the best, way to equalize the world?

Tables

Kaggle

@kaggle.joniarroba_65_world_indexes_gathered.kaggle
  • 153.31 kB
  • 188 rows
  • 66 columns
Loading...
CREATE TABLE kaggle (
  "id" VARCHAR,
  "human_development_index_hdi_2014" DOUBLE,
  "gini_coefficient_2005_2013" DOUBLE,
  "adolescent_birth_rate_15_19_per_100k_20102015" DOUBLE,
  "birth_registration_funder_age_5_2005_2013" DOUBLE,
  "carbon_dioxide_emissionsaverage_annual_growth" DOUBLE,
  "carbon_dioxide_emissions_per_capita_2011_tones" DOUBLE,
  "change_forest_percentable_1900_to_2012" DOUBLE,
  "change_mobile_usage_2009_2014" DOUBLE,
  "consumer_price_index_2013" DOUBLE,
  "domestic_credit_provided_by_financial_sector_2013" DOUBLE,
  "domestic_food_price_level_2009_2014_index" DOUBLE,
  "domestic_food_price_level_2009_2014_volitility_index" DOUBLE,
  "electrification_rate_or_population" DOUBLE,
  "expected_years_of_schooling_years" DOUBLE  -- Expected Years Of Schooling - Years,
  "exports_and_imports_percentage_gpd_2013" DOUBLE,
  "female_suicide_rate_100k_people" DOUBLE,
  "foreign_direct_investment_net_inflows_percentage_gdp_2013" DOUBLE,
  "forest_area_percentage_of_total_land_area_2012" DOUBLE,
  "fossil_fuels_percentage_of_total_2012" DOUBLE,
  "fresh_water_withdrawals_2005" DOUBLE,
  "gender_inequality_index_2014" DOUBLE,
  "general_government_final_consumption_expenditure_annua_87c34934" DOUBLE  -- General Government Final Consumption Expenditure - Annual Growth 2005–2013,
  "general_government_final_consumption_expenditure_perce_79131c7a" DOUBLE  -- General Government Final Consumption Expenditure - Perce Of GDP 2005-2013,
  "gross_domestic_product_gdp_2013" DOUBLE,
  "gross_domestic_product_gdp_percapta" DOUBLE,
  "gross_fixed_capital_formation_of_gdp_2005_2013" DOUBLE,
  "gross_national_income_gni_per_capita_2011_dollars" DOUBLE  -- Gross National Income GNI Per Capita - 2011 Dollars,
  "homeless_people_due_to_natural_disaster_2005_2014_per__41c5f21e" DOUBLE  -- Homeless People Due To Natural Disaster 2005–2014 Per Million People,
  "homicide_rate_per_100k_people_2008_2012" DOUBLE,
  "infant_mortality_2013_per_thousands" DOUBLE,
  "international_inbound_tourists_thausands_2013" DOUBLE,
  "international_student_mobility_of_total_tetiary_enrolvemnt_2013" DOUBLE,
  "internet_users_percentage_of_population_2014" DOUBLE,
  "intimate_or_nonintimate_partner_violence_ever_experien_26358a57" DOUBLE  -- Intimate Or Nonintimate Partner Violence Ever Experienced 2001-2011,
  "life_expectancy_at_birth_years" DOUBLE  -- Life Expectancy At Birth- Years,
  "malesuicide_rate_100k_people" DOUBLE,
  "maternal_mortality_ratio_deaths_per_100_live_births_2013" DOUBLE,
  "mean_years_of_schooling_years" DOUBLE  -- Mean Years Of Schooling - Years,
  "mobile_phone_subscriptions_per_100_people_2014" DOUBLE,
  "natural_resource_depletion" DOUBLE,
  "net_migration_rate_per_1k_people_2010_2015" DOUBLE,
  "physicians_per_10k_people" DOUBLE,
  "population_affected_by_natural_desasters_average_annua_29d58941" DOUBLE  -- Population Affected By Natural Desasters Average Annual Per Million People 2005-2014,
  "population_living_on_degraded_land_percentage_2010" DOUBLE,
  "population_with_at_least_some_secondary_education_perc_a8f59bca" DOUBLE  -- Population With At Least Some Secondary Education Percent 2005-2013,
  "pre_primary_2008_2014" DOUBLE,
  "primary_2008_2014" DOUBLE,
  "primary_school_dropout_rate_2008_2014" DOUBLE,
  "prison_population_per_100k_people" DOUBLE,
  "private_capital_flows_percentage_gdp_2013" DOUBLE,
  "public_expenditure_on_education_percentange_gdp" DOUBLE,
  "public_health_expenditure_percentage_of_gdp_2013" DOUBLE,
  "pupil_teacher_ratio_primary_school_pupils_per_teacher_2008_2014" DOUBLE,
  "refugees_by_country_of_origin" DOUBLE,
  "remittances_inflows_percentual_gdp_2013" DOUBLE,
  "renewable_sources_percentage_of_total_2012" DOUBLE,
  "research_and_development_expenditure_2005_2012" DOUBLE,
  "secondary_2008_2014" DOUBLE,
  "share_of_seats_in_parliament_percentage_held_by_womand_2014" DOUBLE,
  "stock_of_immigrants_percentage_of_population_2013" DOUBLE,
  "taxes_on_income_profit_and_capital_gain_205_2013" DOUBLE,
  "tertiary_2008_2014" DOUBLE  -- Tertiary -2008-2014,
  "total_tax_revenue_of_gdp_2005_2013" DOUBLE,
  "tuberculosis_rate_per_thousands_2012" DOUBLE,
  "under_five_mortality_2013_thousands" DOUBLE
);

Share link

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