Charli D'Amelio's Tweets
Measuring Popularity and Impact of Social Influencers on Twitter
@kaggle.thedevastator_charlotte_d_amelio_s_twitter_engagement_and_inte
Measuring Popularity and Impact of Social Influencers on Twitter
@kaggle.thedevastator_charlotte_d_amelio_s_twitter_engagement_and_inte
CREATE TABLE charlidamelio (
"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.