mo-mittal commited on
Commit
398aed9
1 Parent(s): 3de35dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ size_categories:
14
 
15
  ## Data Source
16
 
17
- **Pushshift Archive**: [Pushshift](https://the-eye.eu/redarcs/) is a social media data collection, analysis, and archiving platform that has collected Reddit data since 2015, offering real-time updates as well as historical data dating back to Reddit's inception. I downloaded the relevant files from this data by predetermining which subreddits to work on and used Zapier to split the file into manageable csv files. I've included a python file that demonstrates how I filtered those csv files.
18
 
19
  ## Dataset Description
20
 
 
14
 
15
  ## Data Source
16
 
17
+ **Pushshift Archive**: [Pushshift](https://the-eye.eu/redarcs/) is a social media data collection, analysis, and archiving platform that has collected Reddit data since 2015, offering real-time updates as well as historical data dating back to Reddit's inception. I downloaded the relevant files from this data by predetermining which subreddits to work on and used Zapier to split the file into manageable csv files. I've included a python file that demonstrates how I filtered those csv files. I also filter the data based on top posts (by score) and from 2014 onwards.
18
 
19
  ## Dataset Description
20