Giter VIP home page Giter VIP logo

lunettorandall / hive-on-yelp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cis-4560-team-2/hive-on-yelp

2.0 1.0 0.0 136.18 MB

We utilized Hadoop Cluster via Oracle Big Data Cloud Service - Compute Edition with Hive Query Language to perform geo-spacial and geo-temporal analyses on ~10GB dataset from Yelp.com. We analyzed Yelp features' performance over time, consumers written review sentiment, and consumer rating patterns in different regions.

License: GNU General Public License v3.0

Shell 17.36% HiveQL 82.64%
hadoop hdfs hive hql big-data 3d-mapping

hive-on-yelp's Introduction

Hive-on-Yelp

Introduction

Term Project for Cal State LA Intro to Big Data (CIS 4560) with Dr. Jongwook Woo

Team Contributors: Mohsen Alam, Benjamin Cevallos, Randall Lunetto, Kotaro Yayoshi

This repository is hosting our analysis of Yelp Dataset. Yelp Dataset is available here: https://www.yelp.com/dataset/download

For the sentiment analysis, we have used a dictionary dataset found here: https://s3.amazonaws.com/hipicdatasets/dictionary.tsv

state_locations.txt file is used for producing better location detection in Excel 3D Map; it can be found here: https://drive.google.com/uc?id=1dFrIcQuBhaANRHHvnzbthfU3HHVDRy7Y&export=download

Complete tutorial is available here: https://tinyurl.com/hive-on-yelp

There are five JSON files in this dataset: business, checkin, review, user, and tip. Our downloaded version of the dataset is 9.8 GB when uncompressed.

We have run descriptive analytics on the Yelp dataset to find out how different features of Yelp evolved throughout last decades, how businesses in different states receive different level of ratings, what people express in their tips by doing sentiment analysis.

Structure

Codes

This directory contains all the final codes in one place. Please replace UNAME with appropriate username.

Deliverables

All the final submissions are saved in this directory.

Outputs

This directory holds all the final output files.

preparation.sh

This file prepares the user machine by extracting JSON files from the archive and moving the JSON files to HDFS filesystem.

primary_tables.hql

This file creates initial raw tables based on the five JSON files, and standard tables based on the raw tables.

state_locations.txt

Maps state acronyms used in the Yelp Dataset to complete state names with country names for better map rendering.

Workflow Chart.jpg

This flow chart explains the top-level view of overall operation.

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.