Logan Paul's Tweets
Uncovering Interactions, Engagement and Popularity Trends
@kaggle.thedevastator_logan_paul_s_popular_tweets_an_engagement_analys
Uncovering Interactions, Engagement and Popularity Trends
@kaggle.thedevastator_logan_paul_s_popular_tweets_an_engagement_analys
CREATE TABLE loganpaul (
"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.