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
Joe Biden's tweets from 24th October, 2007 to 31st October, 2020.
Twitter: For providing its API service: https://developer.twitter.com/en
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.