Twitter Activity Dashboard
Motivation
The motivation behind this project is to capture user activity on Twitter during a major television broadcast and observe how well the program is resonating with their audience. The analysis can identify popular topics and hashtags, locate key users, and provide additional insights on how content is being shared.
I applied this to AEW Dynamite which airs on TNT every Wednesday at 7pm CST for its 2 hour broadcast of wrestling matches and promos. The episode on Wednesday, March 18th, 2020 was especially interesting for several reasons – from anticipated reveals to the first time having to air with no live audience due to the Coronavirus pandemic.
Data Collection
Technologies used: Python, Pandas, NumPY, PostgreSQL, Plot.ly, HTML/CSS, Bootstrap
Data Analysis
The Twitter report analysis can be found here. https://vizelite.github.io/twitterdashapp/
Interactive Dashboard Demo
This interactive demo contains a subset of the total dataset (9,466 tweets) covering the last ten minutes of the Wednesday, March 18th, 2020 Dynamite episode and five minutes after it ends (8:50pm-9:05pm CST).
https://vizelite-twitter-dash.herokuapp.com
Technologies used: Python, Plot.ly, Dash, Heroku