Baselight

3000+ RBI Tweets

Tweets By Reserve Bank of India last 3000+ Tweets collected on 18/04/2021

@kaggle.abhikol_3000_rbi_tweets

Loading...
Loading...

About this Dataset

3000+ RBI Tweets

Context

Tweets from The Central Bank of India collected on 18/04/2021

Source

The Data was collected using Official Twitter API for academic purposes only.

Inspiration

This is part of my Hobby Project related to text Analysis

Tables

Rbi

@kaggle.abhikol_3000_rbi_tweets.rbi
  • 162.85 KB
  • 3138 rows
  • 6 columns
Loading...

CREATE TABLE rbi (
  "tweet" VARCHAR,
  "length" VARCHAR,
  "likes" BIGINT,
  "language" VARCHAR,
  "retweets" BIGINT,
  "time" TIMESTAMP
);

Share link

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