Baselight

World Development Indicators

@owid.gdppc_vs_living_conditions

Loading...
Loading...

About this Dataset

World Development Indicators

The World Development Indicators (WDI) is the primary World Bank collection of development indicators, compiled from officially-recognized international sources. It presents the most current and accurate global development data available, and includes national, regional and global estimates.

Tables

World Bank Education Statistics (EdStats)

@owid.gdppc_vs_living_conditions.owid_gdppc_vs_living_conditions
  • 32.05 KB
  • 238 rows
  • 16 columns
Loading...

CREATE TABLE owid_gdppc_vs_living_conditions (
  "country" VARCHAR,
  "access_to_electricity" DOUBLE,
  "access_to_improved_drinking_water" DOUBLE,
  "adult_literacy_rate" DOUBLE,
  "average_working_hours" DOUBLE,
  "child_mortality_rate" DOUBLE,
  "gdp_per_capita" DOUBLE,
  "happiness_score" DOUBLE,
  "harmonized_test_scores" DOUBLE,
  "learning_adjusted_years_of_school" DOUBLE,
  "life_expectancy" DOUBLE,
  "maternal_death_rate" DOUBLE,
  "physicians_per_1000_people" DOUBLE,
  "population" DOUBLE,
  "tourist_departures_per_1000_people" DOUBLE,
  "region" VARCHAR
);

Share link

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