Baselight

Detailed Products Datasets

List of product with their prices and other details you might see in supermarket

@kaggle.sujaykapadnis_products_datasets

Loading...
Loading...

About this Dataset

Detailed Products Datasets

List of products with the attributes

  • S.No
  • BrandName
  • Product ID
  • Product Name
  • Brand Desc
  • Product Size
  • Currency
  • MRP
  • SellPrice
  • Discount
  • Category

Kari, Venkatram (2023), “Product Dataset”, Mendeley Data, V1, doi: 10.17632/v8yt3r8th2.1

Tables

Message Group Product

@kaggle.sujaykapadnis_products_datasets.message_group_product
  • 189.47 KB
  • 4566 rows
  • 11 columns
Loading...

CREATE TABLE message_group_product (
  "s_no" BIGINT,
  "brandname" VARCHAR,
  "product_id" VARCHAR,
  "product_name" VARCHAR,
  "brand_desc" VARCHAR,
  "product_size" VARCHAR,
  "currancy" VARCHAR,
  "mrp" VARCHAR,
  "sellprice" BIGINT,
  "discount" VARCHAR,
  "category" VARCHAR
);

Share link

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