Skip to content

martindavid/amost-twitter-analytics

Repository files navigation

COMP90024 - Cluster and Cloud Computing - University of Melbourne

Twitter Analysis Project

Semester 1, 2017

This is the solution for assignment 2 for Cluster and Cloud Computing.

Project Structure

This project store all of our Nectar configuration and provisioning script that we created using Ansible and Boto script.

This project contain a twitter harvester application that we use to gather all of tweets data. Inside this project, we have script that interfacing with Twitter Seach API and Streaming API. The tweets data are stored in CouchDB instance.

This project store all of our analytics code (manual / automate by system). There are two analysis we're done here

  • General twitter analysis
  • Correlation between tweets sentiment and premature mortality

Video showcasing the project.