Coder Social home page Coder Social logo

showkatewang / amazon_vine_analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 540 KB

Analyzes book review data from Amazon and the Amazon-Vine program utilizing PySpark and Amazon Web Service's Relational Database Service (AWS RDS)

License: MIT License

Jupyter Notebook 100.00%
colaboratory-notebook mrjob pyspark aws-rds pgadmin

amazon_vine_analysis's Introduction

Overview

The purpose of this project is to analyze a dataset of book reviews from Amazon. To this end, we utilize PySpark to extract, transform, and load the data into pgAdmin while connecting to Amazon Web Service's Relational Database Service (AWS RDS) instance. We will also use PySpark to ascertain whether the paid Amazon Vine program members leave more positive reviews based on the dataset.


Results

  • There were 5,012 Vine reviews;
  • There were 109,297 non-Vine reviews.

paid_reviews

unpaid_reviews

  • 2,031 Vine reviews were five stars;
  • 49,967 non-Vine reviews were five stars.

paid_5_stars

unpaid_5_stars

  • Approximately 40.52% of Vine reviews were five stars;
  • Approximately 45.72% of non-Vine reviews were five stars.

percentages

At-a-Glance

Vine Reviews Non-Vine Reviews
Total Reviews 5,012 109,297
Number of Five Stars 2,031 49,967
Percentage of Five Stars 40.52% 45.72%

Summary

Based on the calculations above, positivity bias from members of the Vine program is unlikely. The percentage of five-star Vine reviews was comparable to the percentage of five-star non-Vine reviews. Additional analysis could determine the distribution of star ratings by calculating the percentages of Vine reviews and non-Vine reviews at each star rating.


Resources

Data Source:

https://s3.amazonaws.com/amazon-reviews-pds/tsv/amazon_reviews_us_Books_v1_00.tsv.gz

Software:

Google Colaboratory notebook
Python MapReduce library mrjob
PySpark

Contact

Email: [email protected]

LinkedIn: https://www.linkedin.com/in/s-k-wang

amazon_vine_analysis's People

Contributors

showkatewang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.