devmukul44 / amazon.com_ratings_analytics

Big Data Analytics for anazon.com using Spark Framework and Scala Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ratings analysis of Amazon.com products

  • Big Data Analytics for amazon.com products categorized in the books, electronics, cell phones and accessories, clothings and jewellery and office products respectively using Spark Framework and Scala Programming Language.
  • Categorical Ratings Data is achieved from:
http://jmcauley.ucsd.edu/data/amazon/
  • backend is developed in Flask Framework in Python Programming language and the output from the flask framework is rendered using Jinja2 and deisplayed leveraging Html, CSS and Bootstrap
  • To Run Follow:
    • use command Python app.py in the terminal
    • Output can be seen at following endpoints
    •  http://127.0.0.1:5000/books/
       http://127.0.0.1:5000/electronics/
       http://127.0.0.1:5000/cell/
       http://127.0.0.1:5000/clothing/
       http://127.0.0.1:5000/office/
      

Screenshots

cart1 cart2 cart3 cart4 cart5

About

Big Data Analytics for anazon.com using Spark Framework and Scala Programming Language

License:MIT License


Languages

Language:HTML 48.3%Language:Scala 39.8%Language:Python 7.9%Language:Shell 4.1%