T20 World Cup Tweets Dataset
Dataset of the tweets on T20Iworldcup2022
@kaggle.yasirabdaali_t20_world_cup_tweets_dataset
Dataset of the tweets on T20Iworldcup2022
@kaggle.yasirabdaali_t20_world_cup_tweets_dataset
CREATE TABLE t20wctweets (
"user" VARCHAR,
"date_created" VARCHAR,
"number_of_likes" BIGINT,
"source_of_tweet" VARCHAR,
"tweet" VARCHAR
);
Anyone who has the link will be able to view this.