3000+ RBI Tweets
Tweets By Reserve Bank of India last 3000+ Tweets collected on 18/04/2021
@kaggle.abhikol_3000_rbi_tweets
Tweets By Reserve Bank of India last 3000+ Tweets collected on 18/04/2021
@kaggle.abhikol_3000_rbi_tweets
Tweets from The Central Bank of India collected on 18/04/2021
The Data was collected using Official Twitter API for academic purposes only.
This is part of my Hobby Project related to text Analysis
CREATE TABLE rbi (
"tweet" VARCHAR,
"length" VARCHAR,
"likes" BIGINT,
"language" VARCHAR,
"retweets" BIGINT,
"time" TIMESTAMP
);
Anyone who has the link will be able to view this.