Barcelona Data Sets
Administration, Urban environment, Population, Territory, Economy and Business
@kaggle.xvivancos_barcelona_data_sets
Administration, Urban environment, Population, Territory, Economy and Business
@kaggle.xvivancos_barcelona_data_sets
CREATE TABLE unemployment (
"year" BIGINT,
"month" VARCHAR,
"district_code" BIGINT,
"district_name" VARCHAR,
"neighborhood_code" BIGINT,
"neighborhood_name" VARCHAR,
"gender" VARCHAR,
"demand_occupation" VARCHAR,
"number" BIGINT
);
Anyone who has the link will be able to view this.