World Urbanization Prospects Dataset - Number Of Inhabitants To Define Urban Agglomerations
@owid.urban_agglomerations_definition
@owid.urban_agglomerations_definition
This dataset is derived from the World Urbanization Prospects, providing comprehensive data on global urbanization trends, including population figures, urban and rural population distributions, and projections for future urban growth.
CREATE TABLE owid_urban_agglomerations_definition (
"country" VARCHAR,
"year" INTEGER,
"minimum_inhabitants" UINTEGER
);Anyone who has the link will be able to view this.