Baselight

Technothepig's Tweets

Analyzing Likes, Retweets, and Replies

@kaggle.thedevastator_technothepig_tweets_engagement_data

Loading...
Loading...

About this Dataset

Technothepig's Tweets


Technothepig's Tweets

Analyzing Likes, Retweets, and Replies

By Twitter [source]


About this dataset

This dataset includes 11,803 tweets posted by Technothepig, a top tech news and blog account. For each tweet, you'll find robust information including content, creation date, likes/retweets/replies metrics - as well as interesting extras such as media linked in the tweet or outlinks. You'll also uncover quoted tweets, retweeted data and other tidbits! Dive into the data to investigate how users engage with these tech-focused posts - what do their likes/quote/retweets tell us about the wider online audience? What can we learn from Technothepig's techniques when it comes to creating engaging content for social media? Let's explore!

More Datasets

For more datasets, click here.

Featured Notebooks

  • 🚨 Your notebook can be here! 🚨!

Research Ideas

  • Comparing the number of retweets and likes a post receives when sharing either external content or original content to measure which type of post is most engaging.
  • Analyzing the sentiment or topics that are popular among interactions with Technothepig's tweets over time to discern any underlying trends in engagement.
  • Identifying which posts have the highest number of interactions (likes, retweets, replies) across different days of the week to determine when it is best to post for maximum online engagement with followers on Twitter

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

Technothepig

@kaggle.thedevastator_technothepig_tweets_engagement_data.technothepig
  • 179.29 KB
  • 1233 rows
  • 14 columns
Loading...

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