Baselight

World Bank Indicators

Health, education and economic indicators from countries around the world

@kaggle.asadsabir2000_world_bank_gini_index

Loading...
Loading...

About this Dataset

World Bank Indicators

Data extracted from the world bank.
For more details on how this data was transformed and sourced, feel free to peruse the github
https://github.com/asadsabir/World-Bank-Gini-Index

Tables

Radius3 Selected Features

@kaggle.asadsabir2000_world_bank_gini_index.radius3_selected_features
  • 70.28 KB
  • 429 rows
  • 23 columns
Loading...

CREATE TABLE radius3_selected_features (
  "unnamed_0" BIGINT,
  "year" BIGINT,
  "educational_attainment_at_least_completed_lower_second_6f2ee6df" DOUBLE,
  "educational_attainment_doctoral_or_equivalent_populati_7cd1a75b" DOUBLE,
  "inflation_consumer_prices_annual" DOUBLE,
  "gdp_current_us" DOUBLE,
  "cause_of_death_by_injury_of_total" DOUBLE,
  "educational_attainment_at_least_master_s_or_equivalent_f04e0c75" DOUBLE,
  "educational_attainment_at_least_completed_short_cycle__33d982ff" DOUBLE,
  "population_total" DOUBLE,
  "unemployment_total_of_total_labor_force_modeled_ilo_estimate" DOUBLE,
  "hospital_beds_per_1_000_people" DOUBLE,
  "life_expectancy_at_birth_total_years" DOUBLE,
  "physicians_per_1_000_people" DOUBLE,
  "country_name" VARCHAR,
  "gini_index" DOUBLE,
  "poverty_headcount_ratio_at_3_65_a_day_2017_ppp_of_population" DOUBLE,
  "poverty_headcount_ratio_at_6_85_a_day_2017_ppp_of_population" DOUBLE,
  "poverty_gap_at_2_15_a_day_2017_ppp" DOUBLE,
  "poverty_gap_at_3_65_a_day_2017_ppp" DOUBLE,
  "poverty_headcount_ratio_at_2_15_a_day_2017_ppp_of_population" DOUBLE,
  "poverty_gap_at_6_85_a_day_2017_ppp" DOUBLE,
  "gdp_per_capita" DOUBLE
);

Share link

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