Git Product home page Git Product logo

twitter_coronavirus's Introduction

Project Details

The purpose of this project is to scan all geotagged tweets sent in 2020 to monitor for the spread of the coronavirus on social media. This project was divided into three main components:

  1. Mapping
  2. Reduing
  3. Visualizing

The map.py file processes the zip file for an individual day. The shell script run\_maps.sh takes advantage of the glob operator and a simple for loop, paired with a no hup command to process all tweets from 2020 in parallel. After being mapped, the files were reduced into a file for language data and a file for country data, under reduced.lang and reduced.country. The last step was visualizing the top ten countries and languages per input hashtag, the results graphs tested on #coronavirus and #코로나바이러스. The Korean hashtag was accommodated in the figures through custom font loading.

The outputs from the MapReduce exercise are as follows:

twitter_coronavirus's People

Contributors

joeybodoia avatar livrenfro avatar mikeizbicki avatar

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.