Add 2020-08 (3809 feeds from 9664 hosts)
Browse files- README.md +4 -4
- data/2020/2020-08.parquet +3 -0
- stats.csv +2 -1
README.md
CHANGED
|
@@ -27,10 +27,10 @@ configs:
|
|
| 27 |
which ones publish RSS/Atom feeds, and packaged the results as monthly
|
| 28 |
parquet snapshots with rich metadata.
|
| 29 |
|
| 30 |
-
**
|
| 31 |
-
spanning
|
| 32 |
|
| 33 |
-
*Last updated: 2026-04-04T16:
|
| 34 |
|
| 35 |
## Why this exists
|
| 36 |
|
|
@@ -125,7 +125,7 @@ Each parquet file is ZSTD-compressed and sorted by `hn_story_count DESC`.
|
|
| 125 |
2017 ███████████████████████████████████████░ 35,644 feeds (102,162 hosts)
|
| 126 |
2018 ████████████████████████████████████████ 35,911 feeds (95,701 hosts)
|
| 127 |
2019 ██████████████████████████████████████░░ 34,682 feeds (88,098 hosts)
|
| 128 |
-
2020 █████████████████████████████░░░░░░░
|
| 129 |
```
|
| 130 |
|
| 131 |
|
|
|
|
| 27 |
which ones publish RSS/Atom feeds, and packaged the results as monthly
|
| 28 |
parquet snapshots with rich metadata.
|
| 29 |
|
| 30 |
+
**377,043** feeds discovered across **1,152,116** hosts,
|
| 31 |
+
spanning 163 months from 2006-10 to 2020-08.
|
| 32 |
|
| 33 |
+
*Last updated: 2026-04-04T16:21:24Z*
|
| 34 |
|
| 35 |
## Why this exists
|
| 36 |
|
|
|
|
| 125 |
2017 ███████████████████████████████████████░ 35,644 feeds (102,162 hosts)
|
| 126 |
2018 ████████████████████████████████████████ 35,911 feeds (95,701 hosts)
|
| 127 |
2019 ██████████████████████████████████████░░ 34,682 feeds (88,098 hosts)
|
| 128 |
+
2020 █████████████████████████████████░░░░░░░ 30,190 feeds (78,178 hosts)
|
| 129 |
```
|
| 130 |
|
| 131 |
|
data/2020/2020-08.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bd0ac3ba164cb631039b532b108d1e0b29afb041993065f5605cc9e7a3964d3
|
| 3 |
+
size 388241
|
stats.csv
CHANGED
|
@@ -160,4 +160,5 @@ year,month,hosts,feeds_found,rows,size_bytes,dur_scan_s,dur_commit_s,committed_a
|
|
| 160 |
2020,4,10260,3753,3753,388256,413.9,99.6,2026-04-04T16:14:57Z
|
| 161 |
2020,5,10796,4122,4122,416587,428.4,40.2,2026-04-04T16:18:01Z
|
| 162 |
2020,6,10172,3977,3977,415634,440.0,38.4,2026-04-04T16:18:41Z
|
| 163 |
-
2020,7,10028,3969,3969,411904,391.8,
|
|
|
|
|
|
| 160 |
2020,4,10260,3753,3753,388256,413.9,99.6,2026-04-04T16:14:57Z
|
| 161 |
2020,5,10796,4122,4122,416587,428.4,40.2,2026-04-04T16:18:01Z
|
| 162 |
2020,6,10172,3977,3977,415634,440.0,38.4,2026-04-04T16:18:41Z
|
| 163 |
+
2020,7,10028,3969,3969,411904,391.8,37.7,2026-04-04T16:20:06Z
|
| 164 |
+
2020,8,9664,3809,3809,388241,387.0,0.0,2026-04-04T16:21:24Z
|