Markiplier Tweets
An Assessment of Popularity and Interactivity
@kaggle.thedevastator_markiplier_social_media_activity_tweets_and_retw
An Assessment of Popularity and Interactivity
@kaggle.thedevastator_markiplier_social_media_activity_tweets_and_retw
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
);
Anyone who has the link will be able to view this.