Reddit Conspiracy Theory
r/ConspiracyTheory subreddit posts and comments
@kaggle.gpreda_reddit_conspiracy_theory
r/ConspiracyTheory subreddit posts and comments
@kaggle.gpreda_reddit_conspiracy_theory
Cryptocurrency (r/ConspiracyTheory), is a subreddit where people discuss about various Conspiracy Theories.
The data is not filtered.
Reddit posts from subreddit ConspiracyTheory, downloaded from https://www.reddit.com/r/ConspiracyTheory using praw (The Python Reddit API Wrapper).
Script used for collection can be found here: Reddit extract content
Data contains both posts and comments.
Both posts and comments contains the following fields:
You can use the data to:
CREATE TABLE reddit_ct (
"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.