Reddit WallStreetBets Posts
Reddit WallStreetBets Posts
@kaggle.gpreda_reddit_wallstreetsbets_posts
Reddit WallStreetBets Posts
@kaggle.gpreda_reddit_wallstreetsbets_posts
WallStreetBets (r/wallstreetbets, also known as WSB), is a subreddit where participants discuss stock and option trading. It has become notable for its profane nature and allegations of users manipulating securities.
Recently the community became mainstream again with its interest on GameStop shares.
The data might contain a small percent of harsh language, the posts were not filtered.
Reddit posts from subreddit WallStreetBets, downloaded from https://www.reddit.com/r/wallstreetbets/ using praw (The Python Reddit API Wrapper).
You can use the data to:
CREATE TABLE reddit_wsb (
"title" VARCHAR,
"score" BIGINT,
"id" VARCHAR,
"url" VARCHAR,
"comms_num" BIGINT,
"created" DOUBLE,
"body" VARCHAR,
"timestamp" TIMESTAMP
);Anyone who has the link will be able to view this.