Datasets:
lesserfield
commited on
Commit
•
dcc7fd9
1
Parent(s):
11bc2a7
Update README.md
Browse files
README.md
CHANGED
@@ -37,8 +37,8 @@ The dataset is provided in with the following columns:
|
|
37 |
17. `kudos`: Number of kudos received
|
38 |
18. `bookmarks`: Number of times the work has been bookmarked
|
39 |
19. `hits`: Number of hits or views the work has received
|
40 |
-
20. `all_kudos`:
|
41 |
-
21. `all_bookmarks`:
|
42 |
22. `body`: Main content or summary of the work
|
43 |
|
44 |
## Usage Notes
|
|
|
37 |
17. `kudos`: Number of kudos received
|
38 |
18. `bookmarks`: Number of times the work has been bookmarked
|
39 |
19. `hits`: Number of hits or views the work has received
|
40 |
+
20. `all_kudos`: An array of usernames who have given kudos to the work
|
41 |
+
21. `all_bookmarks`: N/A
|
42 |
22. `body`: Main content or summary of the work
|
43 |
|
44 |
## Usage Notes
|