Baselight

Reddit - R/wallstreetbets

Reddit WallStreetBets Posts since 2012

@kaggle.unanimad_reddit_rwallstreetbets

Loading...
Loading...

About this Dataset

Reddit - R/wallstreetbets


Please, If you enjoyed this dataset, don't forget to upvote it.


Content

This dataset contains a couple of fields with the information based on Reddit post submission, such:

Fields:

  • id
  • title
  • score
  • author
  • author_falir_text
  • removed_by
  • total_awards_received
  • awarders
  • created_utc
  • full_link
  • num_commnets
  • over_18

Method

The data was extracted using the PushShift API for Reddit. Thanks Watchful1 for show me this API.

Tables

R Wallstreetbets Posts

@kaggle.unanimad_reddit_rwallstreetbets.r_wallstreetbets_posts
  • 96.83 MB
  • 1118863 rows
  • 12 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.