Baselight

Top 5 Mobile Brands Amazon Dataset

Awesome smartphone brands data out here!!

@kaggle.shreyamishra0307_top_5_mobile_brands_amazon_dataset

Loading...
Loading...

About this Dataset

Top 5 Mobile Brands Amazon Dataset

World on your fingers!! isn't it? with smartphones becoming necessity of our lives, here I bring a dataset containing 1900+ details of the Top five smartphone brands of India (Apple, Samsung, Xiaomi, Oppo, Vivo) listed on amazon containing necessary details such as product description, Price, Rating, ReviewCount, and Url.

Tables

Amazon Top5 Mobilephones

@kaggle.shreyamishra0307_top_5_mobile_brands_amazon_dataset.amazon_top5_mobilephones
  • 53.73 KB
  • 1903 rows
  • 5 columns
Loading...

CREATE TABLE amazon_top5_mobilephones (
  "description" VARCHAR,
  "price" BIGINT,
  "rating" VARCHAR,
  "reviewcount" VARCHAR,
  "url" VARCHAR
);

Share link

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