Baselight

Flipkart E-commerce Dataset

20000 Rows Data for Product Category on Flipkart

@kaggle.atharvjairath_flipkart_ecommerce_dataset

Loading...
Loading...

About this Dataset

Flipkart E-commerce Dataset

About Dataset

This is an E-commerce Flipkart Dataset with exactly 20,000 samples. It has 15 columns with a lot of information. You can use is to predict which category it might fall under, considering “Description” for a product, analyze it.

Tables

Flipkart Com Ecommerce Sample

@kaggle.atharvjairath_flipkart_ecommerce_dataset.flipkart_com_ecommerce_sample
  • 8.6 MB
  • 20002 rows
  • 15 columns
Loading...

CREATE TABLE flipkart_com_ecommerce_sample (
  "uniq_id" VARCHAR,
  "crawl_timestamp" VARCHAR,
  "product_url" VARCHAR,
  "product_name" VARCHAR,
  "product_category_tree" VARCHAR,
  "pid" VARCHAR,
  "retail_price" DOUBLE,
  "discounted_price" DOUBLE,
  "image" VARCHAR,
  "is_fk_advantage_product" VARCHAR,
  "description" VARCHAR,
  "product_rating" VARCHAR,
  "overall_rating" VARCHAR,
  "brand" VARCHAR,
  "product_specifications" VARCHAR
);

Share link

Anyone who has the link will be able to view this.