Baselight

Amazon Shopping Reviews [Daily Updated]

Amazon Reviews from Google Play Store

@kaggle.ashishkumarak_amazon_shopping_reviews_daily_updated

Loading...
Loading...

About this Dataset

Amazon Shopping Reviews [Daily Updated]

The reviews and ratings of Amazon Shopping App by users are primary component of this dataset. It is updated daily . It also includes information on the relevancy of reviews and the date of posting the review,etc.

Tables

Amazon Reviews

@kaggle.ashishkumarak_amazon_shopping_reviews_daily_updated.amazon_reviews
  • 12.14 MB
  • 68257 rows
  • 8 columns
Loading...

CREATE TABLE amazon_reviews (
  "reviewid" VARCHAR,
  "username" VARCHAR,
  "content" VARCHAR,
  "score" BIGINT,
  "thumbsupcount" BIGINT,
  "reviewcreatedversion" VARCHAR,
  "at" TIMESTAMP,
  "appversion" VARCHAR
);

Share link

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