Retail Sales Data
Retail data from Turkish sector
@kaggle.berkayalan_retail_sales_data
Retail data from Turkish sector
@kaggle.berkayalan_retail_sales_data
CREATE TABLE product_hierarchy (
"product_id" VARCHAR,
"product_length" DOUBLE,
"product_depth" DOUBLE,
"product_width" DOUBLE,
"cluster_id" VARCHAR,
"hierarchy1_id" VARCHAR,
"hierarchy2_id" VARCHAR,
"hierarchy3_id" VARCHAR,
"hierarchy4_id" VARCHAR,
"hierarchy5_id" VARCHAR
);
Anyone who has the link will be able to view this.