Rossman Store Sales
Sales analysis of Rossman Store
@kaggle.shahpranshu27_rossman_store_sales
Sales analysis of Rossman Store
@kaggle.shahpranshu27_rossman_store_sales
CREATE TABLE store (
"store" BIGINT,
"storetype" VARCHAR,
"assortment" VARCHAR,
"competitiondistance" DOUBLE,
"competitionopensincemonth" DOUBLE,
"competitionopensinceyear" DOUBLE,
"promo2" BIGINT,
"promo2sinceweek" DOUBLE,
"promo2sinceyear" DOUBLE,
"promointerval" VARCHAR
);
Anyone who has the link will be able to view this.