Population Dataset
Exploring the Dynamic World of Global Population:
@kaggle.sanjanchaudhari_population_dataset
Exploring the Dynamic World of Global Population:
@kaggle.sanjanchaudhari_population_dataset
CREATE TABLE n_2015 (
"country" VARCHAR,
"region" VARCHAR,
"happiness_rank" BIGINT,
"happiness_score" DOUBLE,
"standard_error" DOUBLE,
"economy_gdp_per_capita" DOUBLE,
"family" DOUBLE,
"health_life_expectancy" DOUBLE,
"freedom" DOUBLE,
"trust_government_corruption" DOUBLE,
"generosity" DOUBLE,
"dystopia_residual" DOUBLE
);
Anyone who has the link will be able to view this.