Subnational Population
Population data at the subnational level
@worldbank.subnational_population
Population data at the subnational level
@worldbank.subnational_population
CREATE TABLE sp_pop_totl (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);
CREATE TABLE sp_pop_totl_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);
Anyone who has the link will be able to view this.