Markiplier's Tweets
A Study on Social Media Interaction and Engagement
@kaggle.thedevastator_markiplier_s_twitter_engagement_from_2017_2020
A Study on Social Media Interaction and Engagement
@kaggle.thedevastator_markiplier_s_twitter_engagement_from_2017_2020
CREATE TABLE markiplier (
"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
);
Anyone who has the link will be able to view this.