Skip to content
/ NCA17 Public

Data collection and visualization of #NCA17 tweets

Notifications You must be signed in to change notification settings

mkearney/NCA17

Repository files navigation

#NCA17 tweets

Collecting data on Twitter statuses containing the #NCA17 hashtag.

Importing the data

To import the Twitter data, see the R/data.R script file.

Status frequency

The number of #nca17 tweets aggregated in 1-hour intervals. View the code here.

Top tweeters

Accounts that have posted the most statuses. View the code here.

Top mentions

Accounts most frequently mentioned. View the code here.

Sentiment analysis

Sentiment (positive/negative) of statuses over time. View the code here.

Network analysis

Semantic (quotes, retweets, and mentions) network connections. View the code here.

Word cloud

Most popular words appearing in statuses (stop words excluded). View the code here.