Baselight

Rafael Nadal

To analyse the tweets about Rafael Nadal on his 22nd Grand Slam.

@kaggle.ankanhore545_rafael_nadal

Loading...
Loading...

About this Dataset

Rafael Nadal

The 36-year-old Spaniard clinched his 22nd Grand Slam title and 14th French Open crown by beating Casper Ruud in the Roland Garros final in June 2022.


This dataset caters to all the tweets with the (#rafaelnadalš“ƒµ) during the French Open 2022.

The dataset was created after 4 days in order to get a consolidated view of all the tweets received till today.
Mainly, Twitter API + Python was used to extract the tweets.

Thank you @gpreda for the inspiration and the guidance!

Tables

Rafaelnadal Tweets

@kaggle.ankanhore545_rafael_nadal.rafaelnadal_tweets
  • 1.5 MB
  • 8,759 rows
  • 13 columns
Loading...
CREATE TABLE rafaelnadal_tweets (
  "user_name" VARCHAR,
  "user_location" VARCHAR,
  "user_description" VARCHAR,
  "user_created" TIMESTAMP,
  "user_followers" BIGINT,
  "user_friends" BIGINT,
  "user_favourites" BIGINT,
  "user_verified" BOOLEAN,
  "date" TIMESTAMP,
  "text" VARCHAR,
  "hashtags" VARCHAR,
  "source" VARCHAR,
  "is_retweet" BOOLEAN
);

Share link

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