metadata
dataset_info:
features:
- name: score
dtype: int64
- name: num_comments
dtype: int64
- name: title
dtype: string
- name: permalink
dtype: string
- name: selftext
dtype: string
- name: url
dtype: string
- name: created_utc
dtype: timestamp[us, tz=UTC]
- name: author
dtype: string
- name: id
dtype: string
- name: downs
dtype: float64
- name: ups
dtype: float64
- name: date
dtype: string
- name: time
dtype: string
splits:
- name: all_days
num_bytes: 3803481958
num_examples: 9845594
download_size: 1781470652
dataset_size: 3803481958
Dataset Card for "dataset-creator-askreddit"
--- Generated Below ---
Dataset Name
derek-thomas/dataset-creator-askreddit
Update Frequency
The dataset is updated daily and covers the period from 2013-01-01
to 2018-07-17
Dataset Overview
The goal is to have an open dataset of askreddit
submissions. This has been taken from the Pushshift API.
Data Collection
This has been collected with sequential calls that follow the pagination of the pushshift request.
Attribution
Data sourced from the Pushshift API.