Global Human Settlement Layer Dataset - Stats In The City Database
@owid.ghsl_urban_centers
@owid.ghsl_urban_centers
CREATE TABLE owid_ghsl_urban_centers (
"country" VARCHAR,
"year" INTEGER,
"urban_pop_estimates" FLOAT,
"urban_density_estimates" FLOAT,
"urban_density_top_100_estimates" FLOAT,
"urban_pop_top_100_estimates" UINTEGER,
"urban_pop_projections" FLOAT,
"urban_density_projections" FLOAT,
"urban_density_top_100_projections" FLOAT,
"urban_pop_top_100_projections" UINTEGER
);
Anyone who has the link will be able to view this.