One Million Reddit Jokes
One million jokes straight from Reddit's top comedy community.
@kaggle.pavellexyr_one_million_reddit_jokes
One million jokes straight from Reddit's top comedy community.
@kaggle.pavellexyr_one_million_reddit_jokes
CREATE TABLE one_million_reddit_jokes (
"type" VARCHAR,
"id" VARCHAR,
"subreddit_id" VARCHAR,
"subreddit_name" VARCHAR,
"subreddit_nsfw" BOOLEAN,
"created_utc" BIGINT,
"permalink" VARCHAR,
"domain" VARCHAR,
"url" VARCHAR,
"selftext" VARCHAR,
"title" VARCHAR,
"score" BIGINT
);
Anyone who has the link will be able to view this.