Urban Population Analysis(1950-2050)
Looking into Global Population and Urbanization Trends
@kaggle.girishchowdary22_urban_population_analysis1950_2050
Looking into Global Population and Urbanization Trends
@kaggle.girishchowdary22_urban_population_analysis1950_2050
CREATE TABLE dataset (
"year" BIGINT,
"economy" BIGINT,
"economy_label" VARCHAR,
"absolute_value_in_thousands" VARCHAR,
"absolute_value_in_thousands_missing_value" VARCHAR,
"urban_population_as_percentage_of_total_population" VARCHAR,
"urban_population_as_percentage_of_total_population_mis_e463a55e" VARCHAR
);
Anyone who has the link will be able to view this.