About this Dataset Blockchain Tweets Context These tweets are collected using Twitter API and a Python script. A query for this high-frequency hashtag (#Blockchain) is run on a daily basis for a certain time period, to collect a larger number of tweets samples. The inspiration script can be found here: https://github.com/gabrielpreda/covid-19-tweets Content The tweets have #Blockchain hashtag. Collection started on 01/01/2021. Inspiration You can use this data to dive into the subjects that use this hashtag, look to the geographical distribution, evaluate sentiments, looks to trends. View more Tables Blockchain Tweets @kaggle.mathurinache_blockchain_tweets.blockchain_tweets Copy to Clipboard 1.67 MB 10000 rows 13 columns Details and Data Schema Loading... CREATE TABLE blockchain_tweets ( "user_name" VARCHAR, "user_location" VARCHAR, "user_description" VARCHAR, "user_created" VARCHAR, "user_followers" BIGINT, "user_friends" BIGINT, "user_favourites" BIGINT, "user_verified" BOOLEAN, "date" VARCHAR, "text" VARCHAR, "hashtags" VARCHAR, "source" VARCHAR, "is_retweet" BOOLEAN );
Blockchain Tweets @kaggle.mathurinache_blockchain_tweets.blockchain_tweets Copy to Clipboard 1.67 MB 10000 rows 13 columns Details and Data Schema Loading... CREATE TABLE blockchain_tweets ( "user_name" VARCHAR, "user_location" VARCHAR, "user_description" VARCHAR, "user_created" VARCHAR, "user_followers" BIGINT, "user_friends" BIGINT, "user_favourites" BIGINT, "user_verified" BOOLEAN, "date" VARCHAR, "text" VARCHAR, "hashtags" VARCHAR, "source" VARCHAR, "is_retweet" BOOLEAN );