65 World Indexes
Why are some countries so different?
@kaggle.joniarroba_65_world_indexes_gathered
Why are some countries so different?
@kaggle.joniarroba_65_world_indexes_gathered
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,
"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_perce_79131c7a" DOUBLE,
"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,
"homeless_people_due_to_natural_disaster_2005_2014_per__41c5f21e" DOUBLE,
"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,
"life_expectancy_at_birth_years" DOUBLE,
"malesuicide_rate_100k_people" DOUBLE,
"maternal_mortality_ratio_deaths_per_100_live_births_2013" DOUBLE,
"mean_years_of_schooling_years" DOUBLE,
"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_living_on_degraded_land_percentage_2010" DOUBLE,
"population_with_at_least_some_secondary_education_perc_a8f59bca" DOUBLE,
"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,
"total_tax_revenue_of_gdp_2005_2013" DOUBLE,
"tuberculosis_rate_per_thousands_2012" DOUBLE,
"under_five_mortality_2013_thousands" DOUBLE
);
Anyone who has the link will be able to view this.