Update README.md
Browse files
README.md
CHANGED
|
@@ -41,8 +41,9 @@ Articles were cleaned with the readability project in python.
|
|
| 41 |
1) (0, 96601)
|
| 42 |
2) Title of article (str)
|
| 43 |
1) 13 words on average, min: 1, max: 46
|
| 44 |
-
3)
|
| 45 |
1) Collected between 2019 and 2021ish, NOT evenly distributed. There are large gaps of no collection.
|
|
|
|
| 46 |
4) Organization (str)
|
| 47 |
1) Below are (org: count)
|
| 48 |
2) ('www.rt.com', 22303),
|
|
|
|
| 41 |
1) (0, 96601)
|
| 42 |
2) Title of article (str)
|
| 43 |
1) 13 words on average, min: 1, max: 46
|
| 44 |
+
3) Time published (str)
|
| 45 |
1) Collected between 2019 and 2021ish, NOT evenly distributed. There are large gaps of no collection.
|
| 46 |
+
2) Idk how time zones have been handled, so take the timestamps with grains of salt. I'd say you can trust them within the day.
|
| 47 |
4) Organization (str)
|
| 48 |
1) Below are (org: count)
|
| 49 |
2) ('www.rt.com', 22303),
|