Add 2015-07 (2986 feeds from 8984 hosts)
Browse files- README.md +4 -4
- data/2015/2015-07.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-04T14:
|
| 34 |
|
| 35 |
## Why this exists
|
| 36 |
|
|
@@ -120,7 +120,7 @@ Each parquet file is ZSTD-compressed and sorted by `hn_story_count DESC`.
|
|
| 120 |
2012 █████████████████████████████████████░░░ 32,813 feeds (112,505 hosts)
|
| 121 |
2013 ████████████████████████████████████████ 34,641 feeds (108,925 hosts)
|
| 122 |
2014 █████████████████████████████████████░░░ 32,464 feeds (103,471 hosts)
|
| 123 |
-
2015 ████████████████████░░░░░░░░░░░░░░░░░
|
| 124 |
```
|
| 125 |
|
| 126 |
|
|
|
|
| 27 |
which ones publish RSS/Atom feeds, and packaged the results as monthly
|
| 28 |
parquet snapshots with rich metadata.
|
| 29 |
|
| 30 |
+
**190,908** feeds discovered across **641,013** hosts,
|
| 31 |
+
spanning 103 months from 2006-10 to 2015-07.
|
| 32 |
|
| 33 |
+
*Last updated: 2026-04-04T14:58:49Z*
|
| 34 |
|
| 35 |
## Why this exists
|
| 36 |
|
|
|
|
| 120 |
2012 █████████████████████████████████████░░░ 32,813 feeds (112,505 hosts)
|
| 121 |
2013 ████████████████████████████████████████ 34,641 feeds (108,925 hosts)
|
| 122 |
2014 █████████████████████████████████████░░░ 32,464 feeds (103,471 hosts)
|
| 123 |
+
2015 ███████████████████████░░░░░░░░░░░░░░░░░ 20,558 feeds (63,327 hosts)
|
| 124 |
```
|
| 125 |
|
| 126 |
|
data/2015/2015-07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd8552435e2362352ab8df955042e8dc07afa78c71cb1147f51c242aa49a2ea3
|
| 3 |
+
size 298799
|
stats.csv
CHANGED
|
@@ -100,4 +100,5 @@ year,month,hosts,feeds_found,rows,size_bytes,dur_scan_s,dur_commit_s,committed_a
|
|
| 100 |
2015,3,9669,3099,3099,316430,374.3,41.0,2026-04-04T14:53:23Z
|
| 101 |
2015,4,9152,2893,2893,293040,360.4,37.9,2026-04-04T14:54:04Z
|
| 102 |
2015,5,8987,2871,2871,293126,350.5,29.4,2026-04-04T14:55:22Z
|
| 103 |
-
2015,6,8848,2968,2968,307544,341.1,
|
|
|
|
|
|
| 100 |
2015,3,9669,3099,3099,316430,374.3,41.0,2026-04-04T14:53:23Z
|
| 101 |
2015,4,9152,2893,2893,293040,360.4,37.9,2026-04-04T14:54:04Z
|
| 102 |
2015,5,8987,2871,2871,293126,350.5,29.4,2026-04-04T14:55:22Z
|
| 103 |
+
2015,6,8848,2968,2968,307544,341.1,41.7,2026-04-04T14:55:58Z
|
| 104 |
+
2015,7,8984,2986,2986,298799,325.5,0.0,2026-04-04T14:58:49Z
|