Top 5 Mobile Brands Amazon Dataset
Awesome smartphone brands data out here!!
@kaggle.shreyamishra0307_top_5_mobile_brands_amazon_dataset
Awesome smartphone brands data out here!!
@kaggle.shreyamishra0307_top_5_mobile_brands_amazon_dataset
CREATE TABLE amazon_top5_mobilephones (
"description" VARCHAR,
"price" BIGINT,
"rating" VARCHAR,
"reviewcount" VARCHAR,
"url" VARCHAR
);
Anyone who has the link will be able to view this.