Git Product home page Git Product logo

amazon_vine_analysis's Introduction

Amazon_Vine_Analysis

Big Data using PySpark, Amazon Web Service (AWS), Google Colaboratory, and pgAdmin.

Overview

The purpose of this project is to analyze Amazon reviews written by members of the paid Amazon Vine program, a service that allows manufacturers and publishers to receive reviews of their products and determine if there are any biases between Vine members and Non-Vine member's reviews.

Companies that will pay a fee to Amazon and may provide free products to Vine members who are then required to publish a review. In order to determine if there is any bias towards favorable reviews from Vine members vs. non-members, we need to identify the percentage of 5 star ratings to total rating. As part of this exercise, we were asked to choose from 50 datasets to extract, transform and load into a dataframe in order to complete our analysis. Throughout this analysis, we used Using PySpark to perform ETL, the analysis extracts the dataset, transforms the data, connects to an AWS RDS instance, loads the transformed data into pgAdmin.

Steps Involved

  • Define big data and describe the challenges associated with it.
  • Define Hadoop and name the main elements of its ecosystem.
  • Explain how MapReduce processes data.
  • Define Spark and explain how it processes data.
  • Describe how NLP collects and analyzes text data.
  • Explain how to use AWS Simple Storage Service (S3) and relational databases for basic cloud storage.
  • Complete an analysis of an Amazon customer review.

Result

Deliverable: 1

  1. customers_table
    Table1

  2. Products_table
    Table2

  3. Review_id_table
    Table3

  4. Vine_table
    Table4

Deliverable: 2

  • How many Vine reviews and non-Vine reviews were there?
    The dataset appears a little on the small side for Big Data with 145,431 reviews. Only reviews with 20 or more votes where considered for the rest of the analysis leaving 3,342 reviews. Helpful votes were defined as being 50% or greater than the total votes narrowing the list to 1,685 reviews.

    Unfortunately, due to the applied criteria, it significantly diminished the sample size. In the remainder 1,685 reviews, there were no reviews that were paid for by the Vine program.
    All 1,656 remaining reviews are unpaid Vine with 0 paid Vine. Please find the screenshot beow
    Paid

  • How many Vine reviews were 5 stars? How many non-Vine reviews were 5 stars?
    As for 5-star unpaid Vine reviews, there were 631 reviews and 0 paid Vine with 5-star reviews.
    UnPaid

  • What percentage of Vine reviews were 5 stars? What percentage of non-Vine reviews were 5 stars?
    The percentage of unpaid, 5-star Vine reviews resulted in 37.4%, while the percentage of paid, 5-star Vine reviews would be 0%.
    PercentageUnPaid

Summary

  • Because the sample size was constricted to a degree that it was impossible to compare paid and unpaid Vine reviews, the analysis is biased towards unpaid Vine reviews. Another indicator is comparing 37% of unpaid, 5-star Vine reviews to 0% paid, 5-star Vine reviews also shows that the unpaid Vine are biased as well.
  • In addition,
    1. Running the same analysis using datasets from different product categories can provide us with the whole picture of whether reviews made by Vine members are bias.
    2. The starting criteria of 20 likes or the 50% helpful criteria may have been too high, which made the data set too small. Adjustments to these criteria is a first step to reconsidering using this data set.

amazon_vine_analysis's People

Contributors

ashwinihegde28 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.