Baselight

Amazon-Phone-Dataset

Data set of all the products in phone category of amazon

@kaggle.ak47bluestack_amazonphonedataset

Loading...
Loading...

About this Dataset

Amazon-Phone-Dataset

This datasets has information about the mobile phones which are present on the amazon.

Source Code is available on -> https://github.com/ak47in/scraper

Tables

Amazon Phone Dataset

@kaggle.ak47bluestack_amazonphonedataset.amazon_phone_dataset
  • 5.07 MB
  • 9570 rows
  • 11 columns
Loading...

CREATE TABLE amazon_phone_dataset (
  "product_name" VARCHAR,
  "by_info" VARCHAR,
  "product_url" VARCHAR,
  "product_img" VARCHAR,
  "product_price" VARCHAR,
  "rating" VARCHAR,
  "total_review" VARCHAR,
  "ans_ask" VARCHAR,
  "prod_des" VARCHAR,
  "feature" VARCHAR,
  "cust_review" VARCHAR
);

Share link

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