GoldGloveTV Tweets
Measuring Engagement and Popularity
@kaggle.thedevastator_goldglovetv_tweets_sentiment_analysis
Measuring Engagement and Popularity
@kaggle.thedevastator_goldglovetv_tweets_sentiment_analysis
CREATE TABLE goldglovetv (
"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.