Singapore Resident Dataset
The data contains Population by ethnicity, age and gender for Singapore resident
@kaggle.mohitmaithani_singapore_resident_dataset
The data contains Population by ethnicity, age and gender for Singapore resident
@kaggle.mohitmaithani_singapore_resident_dataset
CREATE TABLE dataonly_null_removed_from_population (
"column" BIGINT,
"year" BIGINT,
"ethnicity" VARCHAR,
"age" VARCHAR,
"population" BIGINT
);
Anyone who has the link will be able to view this.