Amazon-Phone-Dataset
Data set of all the products in phone category of amazon
@kaggle.ak47bluestack_amazonphonedataset
Data set of all the products in phone category of amazon
@kaggle.ak47bluestack_amazonphonedataset
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
);
Anyone who has the link will be able to view this.