This repository contains the source code for assignment 2 of the COMP90024 Cluster and Cloud Computing course at the University of Melbourne.
The system can be accessed via the following URL:
Web App:
Environmental Sustainability Tweet Analysis (requires active connection Unimelb VPN)
YouTube:
Walkthrough of visualization tool
Team members:
-
Matthias Bachfischer (Student ID: 1133751)
-
Liam Simon (Student ID: 1128453)
-
Rejoy Benjamin (Student ID: 1110935)
-
Colin McLean (Student ID: 1139518)
-
Parikshit Diwan (Student ID: 1110497)
Tean location: Melbourne
analytics/
-- Source code for processing of tweet data (conversion of GPS to postcodes)data/
-- Dataset and scripts for processing of AURIN Clean Energy Regulator datasetdeployment/
-- Ansible scripts for orchestration of cloud infrastructure and deployment of app codedoc/
-- Documentation and implementation notesplayground/
-- Random stufftwitter-harvester/
-- Source code for twitter harvester scriptsweb/
-- Source code for web-based visualization frontend
The system architecture designed for this project is deployed on the University of Melbourne Research Cloud. It makes use of various technologies such as Ansible, Docker and Apache CouchDB.
For further information, please refer to the project report attached to this submission.