Project 2

This project aims to investigate the correlation between social media sentiment and crime rates within local government areas (LGAs) in Victoria, Australia. The underlying hypothesis is that negative sentiments reflected in social media posts may indicate a hostile environment, potentially correlating with elevated crime rates. To explore this hypothesis, we make use of a variety of data sources including a large Twitter corpus, crime statistics from the Spatial Urban Data Observatory (SUDO), geospatial data from an open dataset, and harvested data from Mastodon?s general channel. The project involves developing a cloud-based solution on the University of Melbourne?s Research Cloud. Our setup employs four instances for data storage, processing, and visualization of the results. The architecture leverages Docker containers for deploying CouchDB databases, analytics scripts, and an NGINX web application. By utilizing Ansible, we can ensure scalability and ease of deployment across our infrastructure.

Team