One Million Reddit Questions
Million questions from reddit
@kaggle.thedevastator_one_million_redditors_what_makes_a_post_popular
Million questions from reddit
@kaggle.thedevastator_one_million_redditors_what_makes_a_post_popular
CREATE TABLE one_million_reddit_questions (
"index" BIGINT,
"type" VARCHAR,
"id" VARCHAR,
"subreddit_id" VARCHAR,
"subreddit_name" VARCHAR,
"subreddit_nsfw" BOOLEAN,
"created_utc" BIGINT,
"permalink" VARCHAR,
"domain" VARCHAR,
"url" VARCHAR,
"selftext" VARCHAR,
"title" VARCHAR,
"score" BIGINT
);
Anyone who has the link will be able to view this.