World Population Data
Data of Height, Weight, IQ, Quality of Life etc. of World Population.
@kaggle.madhurpant_world_population_data
Data of Height, Weight, IQ, Quality of Life etc. of World Population.
@kaggle.madhurpant_world_population_data
CREATE TABLE quality_of_life (
"country" VARCHAR,
"stability" BIGINT,
"rights" BIGINT,
"health" BIGINT,
"safety" BIGINT,
"climate" BIGINT,
"costs" BIGINT,
"popularity" BIGINT
);
Anyone who has the link will be able to view this.