subreddits: Names and descriptions of ~59k subreddits with >1000...

Description Usage Format Source

Description

A dataset containing the names and other features of the 58,868 subreddits with over 1000 subscribers as of August 6, 2021.

A dataset containing the 1000 comments returned by the PushShift API for the search term "bilbo" on February 12, 2022. Results were queried using the R package **pushshiftR**.

Usage

1
2
3

Format

A data frame with 58868 rows and 4 variables:

title

The title of the subreddit.

display_name

The subreddit url display name (/r/displayname).

public_description

A brief description of the subreddit provided by its moderators. Not provided for all subreddits.

subscribers

The number of subscribers.

...

A data frame with 1000 rows and 53 variables, only the most important of which are enumerated here:

author

The comment author's username.

body

The text of the comment.

created_utc

The date and time of the comment in UTC format, with origin 1970-01-01.

score

The sum of up/downvotes.

subreddit

The display name of the subreddit where the comment was posted.

...

Source

https://files.pushshift.io/reddit/subreddits/


BelangerAnalytics/socialastronomy.pbs4dash documentation built on Feb. 15, 2022, 8:06 a.m.