Women Fashion Trend Dataset
Are you interested in shopping ?
@kaggle.durgeshrao9993_dataset
Are you interested in shopping ?
@kaggle.durgeshrao9993_dataset
CREATE TABLE summer_products (
"title" VARCHAR,
"title_orig" VARCHAR,
"price" DOUBLE,
"retail_price" BIGINT,
"currency_buyer" VARCHAR,
"units_sold" BIGINT,
"uses_ad_boosts" BIGINT,
"rating" DOUBLE,
"rating_count" BIGINT,
"rating_five_count" DOUBLE,
"rating_four_count" DOUBLE,
"rating_three_count" DOUBLE,
"rating_two_count" DOUBLE,
"rating_one_count" DOUBLE,
"badges_count" BIGINT,
"badge_local_product" BIGINT,
"badge_product_quality" BIGINT,
"badge_fast_shipping" BIGINT,
"tags" VARCHAR,
"product_color" VARCHAR,
"product_variation_size_id" VARCHAR,
"product_variation_inventory" BIGINT,
"shipping_option_name" VARCHAR,
"shipping_option_price" BIGINT,
"shipping_is_express" BIGINT,
"countries_shipped_to" BIGINT,
"inventory_total" BIGINT,
"has_urgency_banner" DOUBLE,
"urgency_text" VARCHAR,
"origin_country" VARCHAR,
"merchant_title" VARCHAR,
"merchant_name" VARCHAR,
"merchant_info_subtitle" VARCHAR,
"merchant_rating_count" BIGINT,
"merchant_rating" DOUBLE,
"merchant_id" VARCHAR,
"merchant_has_profile_picture" BIGINT,
"merchant_profile_picture" VARCHAR,
"product_url" VARCHAR,
"product_picture" VARCHAR,
"product_id" VARCHAR,
"theme" VARCHAR,
"crawl_month" TIMESTAMP
);
Anyone who has the link will be able to view this.