SSSniperWolf's Tweets
An Insight Into Popular Influencer Engagement Patterns
@kaggle.thedevastator_sssniperwolf_social_media_engagement_analysis
An Insight Into Popular Influencer Engagement Patterns
@kaggle.thedevastator_sssniperwolf_social_media_engagement_analysis
CREATE TABLE sssniperwolf (
"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.