[70,000+ Products] E-Commerce Data CLEAN
Clean data for over 80,000 products in 22 different categories
@kaggle.oleksiimartusiuk_80000_products_e_commerce_data_clean
Clean data for over 80,000 products in 22 different categories
@kaggle.oleksiimartusiuk_80000_products_e_commerce_data_clean
CREATE TABLE clean_ecommerce_products_all_categories (
"unnamed_0" BIGINT,
"rank" VARCHAR,
"rank_category" VARCHAR,
"price_usd" DOUBLE,
"pct_discount" DOUBLE,
"qty_sold" DOUBLE,
"product_title" VARCHAR,
"category_name" VARCHAR,
"color_count" DOUBLE,
"img_source_url" VARCHAR,
"black_friday_off_usd" DOUBLE
);
Anyone who has the link will be able to view this.