Top 100 Reddit Posts (daily Update)
A Dataset of Top 100 Reddit Posts for Daily Updates: Context, Creation, and Ins
@kaggle.prathamsaraf1389_top_100_reddit_posts_daily_update
A Dataset of Top 100 Reddit Posts for Daily Updates: Context, Creation, and Ins
@kaggle.prathamsaraf1389_top_100_reddit_posts_daily_update
CREATE TABLE top_reddit_posts (
"unnamed_0" BIGINT,
"title" VARCHAR,
"author" VARCHAR,
"subreddit" VARCHAR,
"score" BIGINT,
"permalink" VARCHAR,
"creation_time" DOUBLE,
"number_of_comments" BIGINT,
"upvote_ratio" DOUBLE,
"url" VARCHAR,
"post_id" VARCHAR,
"is_original_content" BOOLEAN,
"flair" VARCHAR,
"comments" VARCHAR
);
Anyone who has the link will be able to view this.