Turkey And Syria Earthquake Tweets
Tweets about the recent earthquake in Turkey and Syria
@kaggle.swaptr_turkey_earthquake_tweets
Tweets about the recent earthquake in Turkey and Syria
@kaggle.swaptr_turkey_earthquake_tweets
CREATE TABLE tweets (
"date" TIMESTAMP,
"content" VARCHAR,
"hashtags" VARCHAR,
"like_count" DOUBLE,
"rt_count" DOUBLE,
"followers_count" DOUBLE,
"isverified" VARCHAR,
"language" VARCHAR,
"coordinates" VARCHAR,
"place" VARCHAR,
"source" VARCHAR
);
Anyone who has the link will be able to view this.