File size: 504 Bytes
83cd166
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
pretty_name: opendirs
license: mit
tags:
- reddit
- open directories
- r/opendirectories
size_categories:
- 100K<n<1M
annotations_creators: []
source_datasets: []
task_categories:
- question-answering
---
# opendirs [JSON dataset]

[r/opendirectories](https://www.reddit.com/r/opendirectories) Master List.

## Structure

The structure is as follows:

```json
id: {
  id,
  url,
  urls (associated urls from the same post),
  text (original text from the reddit post),
  status (response code),
}
```