Skip to content

jshtaway/CurrentTrendsTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataViz-Project-1: Media and Social Media Monitoring and Analytics.

Alena Dudko, Jennifer Shtaway, Rekha Amer, Shandiz Montazeri

Project Overview

Nowadays, advertisement departments and PR agencies are interested in the public response regarding their products. This is why companies such as Business Wire , NUVI, newsapi.aylien.com provide real-time social media and media monitoring and analytics.

Our team decided to create a program that takes any user input as keywords, that they would like to analyze. Once a user provides a valid input, the program outputs graphs analyzing sentiment, location, timeline of tweet among other things. Besides, twitter API we also use News API to build graphs around user input to show media trends and tendencies.

Research Questions to Answer

  • What are the related handles (hashtags) appearing together with the user searched term?
  • What is the average sentiment of top-10 influential people (with the highest number of followers) about the target term ?
  • What is the average sentiment of top-10 retweets about the target term ?
  • What is the overall average sentiment about the target term ?
  • Which news sources write mostly about the topic?
  • What is an average sentiment score of their articles? How it changes over period of time?
  • How the topic popularity in media changes over period of time?

Data Sources

Data sets are dynamic and come from: twitter API (api.search) News API (newsapi.org) Wikipedia gmaps Google Translate

Project Steps:

  • Data retrieving, selecting and cleaning.
  • Collecting and grouping data in DataFrames.
  • Creating pivot tables. Calculating averages, finding highest/lowest values.
  • Building charts. Analyzing findings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •