Amazon Shopping Reviews [Daily Updated]
Amazon Reviews from Google Play Store
@kaggle.ashishkumarak_amazon_shopping_reviews_daily_updated
Amazon Reviews from Google Play Store
@kaggle.ashishkumarak_amazon_shopping_reviews_daily_updated
CREATE TABLE amazon_reviews (
"reviewid" VARCHAR,
"username" VARCHAR,
"content" VARCHAR,
"score" BIGINT,
"thumbsupcount" BIGINT,
"reviewcreatedversion" VARCHAR,
"at" TIMESTAMP,
"appversion" VARCHAR
);
Anyone who has the link will be able to view this.