- 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/