Baselight

T20 World Cup Tweets Dataset

Dataset of the tweets on T20Iworldcup2022

@kaggle.yasirabdaali_t20_world_cup_tweets_dataset

Loading...
Loading...

About this Dataset

T20 World Cup Tweets Dataset

A dataset containing the tweets on t20 men's world cup 2022 (#T20Iworldcup2022) .

Features of the Data:
This dataset has the following features;
User
Date Created
Number of Likes
Source of Tweet
Tweets

Tables

T20wctweets

@kaggle.yasirabdaali_t20_world_cup_tweets_dataset.t20wctweets
  • 2.22 MB
  • 22327 rows
  • 5 columns
Loading...

CREATE TABLE t20wctweets (
  "user" VARCHAR,
  "date_created" VARCHAR,
  "number_of_likes" BIGINT,
  "source_of_tweet" VARCHAR,
  "tweet" VARCHAR
);

Share link

Anyone who has the link will be able to view this.