12,000 sequential subreddit redirects captured from the r/random endpoint over several hours on September 19th, 2021. The dataset includes a chronological log of subreddits encountered in randomness_12k_clean.csv and a secondary summary.csv file containing metadata for each unique subreddit.
Use Cases
- Perform frequency analysis on subreddit names in randomness_12k_clean.csv to determine if certain communities are over-represented by the algorithm
- Join randomness_12k_clean.csv with summary.csv to analyze if subreddit popularity or subscriber counts correlate with redirect probability
- Model the transition probabilities between subreddits to detect sequential patterns or clusters in the redirect stream
Strengths
- 12,000 chronological entries recording the output of the r/random redirect endpoint
- Includes a summary.csv file containing metadata for each unique subreddit identified
- Data captured via GET requests within a specific time window on September 19th, 2021