Reddit - R/wallstreetbets
Reddit WallStreetBets Posts since 2012
@kaggle.unanimad_reddit_rwallstreetbets
Reddit WallStreetBets Posts since 2012
@kaggle.unanimad_reddit_rwallstreetbets
Please, If you enjoyed this dataset, don't forget to upvote it.
This dataset contains a couple of fields with the information based on Reddit post submission, such:
The data was extracted using the PushShift API for Reddit. Thanks Watchful1 for show me this API.
CREATE TABLE r_wallstreetbets_posts (
"id" VARCHAR,
"title" VARCHAR,
"score" BIGINT,
"author" VARCHAR,
"author_flair_text" VARCHAR,
"removed_by" VARCHAR,
"total_awards_received" DOUBLE,
"awarders" VARCHAR,
"created_utc" BIGINT,
"full_link" VARCHAR,
"num_comments" BIGINT,
"over_18" BOOLEAN
);Anyone who has the link will be able to view this.