Baselight

Markiplier Tweets

An Assessment of Popularity and Interactivity

@kaggle.thedevastator_markiplier_social_media_activity_tweets_and_retw

Loading...
Loading...

About this Dataset

Markiplier Tweets


Markiplier Tweets

By Twitter [source]


About this dataset

This dataset contains a collection of Tweets published by popular YouTube Personality, Markiplier. It includes over 6500 individual Tweets along with their corresponding retweets and engagement data. Each row captures text content from the Tweet, information about the user's followers/following, number of likes/retweets received by that Tweet as well as date and time it was posted. With this dataset you will be able to uncover relationships between Markiplier's social media activity, user preportions over time and response to his content! Are there differences in how users interact with differnet types of content? Does user engagement increase during peak hours? What topics generate more buzz?

More Datasets

For more datasets, click here.

Featured Notebooks

  • 🚨 Your notebook can be here! 🚨!

Research Ideas

  • This dataset can be used to analyze the types of topics and content that Markiplier generally talks about on his Twitter, as well as which types of posts get the most engagement from his followers.
  • This dataset can be used to map out when and where Markiplier posts on Twitter, to develop a strategy for when is best to post in order for him to reach his maximum audience potential.
  • This dataset could also be helpful in gauging the reaction from followers whenever Markiplier tweets or retweets something controversial or otherwise unexpected, by looking at fluctuations in follower numbers after each tweet/retweet

Acknowledgements

If you use this dataset in your research, please credit the original authors.
Data Source

License

License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

Columns

Acknowledgements

If you use this dataset in your research, please credit the original authors.
If you use this dataset in your research, please credit Twitter.

Tables

Itsmarkiplier

@kaggle.thedevastator_markiplier_social_media_activity_tweets_and_retw.itsmarkiplier
  • 11.08 KB
  • 1 row
  • 14 columns
Loading...

CREATE TABLE itsmarkiplier (
  "content" VARCHAR,
  "created_at" VARCHAR,
  "date" VARCHAR,
  "likecount" BIGINT,
  "media" VARCHAR,
  "outlinks" VARCHAR,
  "quotecount" BIGINT,
  "quotedtweet" VARCHAR,
  "replycount" BIGINT,
  "retweetcount" BIGINT,
  "retweetedtweet" VARCHAR,
  "url" VARCHAR,
  "id" BIGINT,
  "conversationid" BIGINT
);

Share link

Anyone who has the link will be able to view this.