Joe Biden Tweets (2007 - 2020)
Tweets of Joe Biden's official Twitter handle @JoeBiden
@kaggle.rohanrao_joe_biden_tweets
Tweets of Joe Biden's official Twitter handle @JoeBiden
@kaggle.rohanrao_joe_biden_tweets
CREATE TABLE joebidentweets (
"id" BIGINT,
"timestamp" TIMESTAMP,
"url" VARCHAR,
"tweet" VARCHAR,
"replies" BIGINT,
"retweets" BIGINT,
"quotes" BIGINT,
"likes" BIGINT
);
Anyone who has the link will be able to view this.