Baselight

Jake Paul's Tweets

Investigating Influencer Behavior and Engagement on Social Media

@kaggle.thedevastator_engagement_statistics_of_jake_paul_s_tweets

Loading...
Loading...

About this Dataset

Jake Paul's Tweets


Jake Paul's Tweets

Investigating Influencer Behavior and Engagement on Social Media

By Twitter [source]


About this dataset

This dataset contains tweets from the immensely popular influencer, Jake Paul, and the associated levels of engagement they generated. The data includes metrics such as likes, retweets, comments, and link clicks that tell us a lot about how and when people are engaged with this influencer on social media. It can help us gain insights into how influencers generate attention for their products, services and content online while also giving us an understanding of the degree to which their social media behavior influences overall trends

More Datasets

For more datasets, click here.

Featured Notebooks

  • 🚨 Your notebook can be here! 🚨!

How to use the dataset

This dataset provides the engagement metrics of Jake Paul’s tweets. It contains various engagement metrics such as likes, retweets, comments, and link clicks. With this data, one can analyze the performance of Jake’s tweets and gain insights into how people engage with influencers on social media.

Research Ideas

  • Analyzing the effectiveness of promotional strategies used by an influencer - The data can be used to analyze the engagement metrics associated with different types of promotion (such as giveaways, advertisements, or product endorsements) in order to determine which methods are most successful in garnering attention and interactions.
  • Monitoring sentiment and feedback on an influencer's content - Using sentiment analysis techniques on the comments of an influencer's tweets can provide insight into how people perceive that particular individual and what topics they find most engaging.
  • Identifying external correlations between an influencer's tweets and other events occuring in their environment- Analyzing the timing of posts made by a particular influencer alongside other data sources could help identify possible correlations between certain topics or events and their impact on user behavior online

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

Jakepaul

@kaggle.thedevastator_engagement_statistics_of_jake_paul_s_tweets.jakepaul
  • 1.28 MB
  • 10757 rows
  • 14 columns
Loading...

CREATE TABLE jakepaul (
  "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.