Population Density (various Sources, 2023.2)
@owid.population_density
@owid.population_density
CREATE TABLE owid_population_density (
"country" VARCHAR,
"year" INTEGER,
"population_density" FLOAT,
"source_population" VARCHAR
);
Anyone who has the link will be able to view this.