yatingupta10 / Twitter-Data-Analysis

Twitter Data Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Data Analysis

Analyse the US Presidential Elections from a text point of view and perform analysis on the tweets collected via the Streaming API by filtering the stream for #USelections. Curated at least 10,000 tweets; stored in a MongoDB collection.

From the tweets curated, made a simple Web Application which showcases:

  • Locations of the Tweet (Used Google Charts)
  • Who is more popular, Hillary or Trump?
  • List of Top 10 Hashtags being used in the stream
  • Distribution of Original Tweets vs Retweeted Tweets
  • Distribution of favorite counts on Original Tweets
  • Distribution of Type of Tweet i.e. Text, Image, Text+Image

About

Twitter Data Analysis

License:MIT License


Languages

Language:Python 49.3%Language:HTML 25.4%Language:Shell 15.7%Language:CSS 9.7%