Datasets:
Add 2007-09 (12,371 items)
Browse files- README.md +4 -4
- data/2007/2007-09.parquet +3 -0
- stats.csv +1 -1
README.md
CHANGED
|
@@ -30,7 +30,7 @@ configs:
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
-
This dataset contains the full Hacker News archive: **
|
| 34 |
|
| 35 |
Data includes stories, comments, Ask HN, Show HN, jobs, polls, and poll options — all fields preserved exactly as posted.
|
| 36 |
|
|
@@ -38,11 +38,11 @@ Data includes stories, comments, Ask HN, Show HN, jobs, polls, and poll options
|
|
| 38 |
|
| 39 |
| Metric | Value |
|
| 40 |
|--------|-------|
|
| 41 |
-
| Total items |
|
| 42 |
-
| Historical months |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
| Last committed month | 2007-09 |
|
| 45 |
-
| Total size |
|
| 46 |
| Last updated | 2026-03-14 09:59 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **100614 items** spanning 1970-01 to 2026-03-14 09:59 UTC, published as monthly Parquet files with 5-minute live blocks for today.
|
| 34 |
|
| 35 |
Data includes stories, comments, Ask HN, Show HN, jobs, polls, and poll options — all fields preserved exactly as posted.
|
| 36 |
|
|
|
|
| 38 |
|
| 39 |
| Metric | Value |
|
| 40 |
|--------|-------|
|
| 41 |
+
| Total items | 100614 |
|
| 42 |
+
| Historical months | 12 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
| Last committed month | 2007-09 |
|
| 45 |
+
| Total size | 14.5 MB |
|
| 46 |
| Last updated | 2026-03-14 09:59 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2007/2007-09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:098d4de6a97fdb9abdb462aee3502805cb7da8b3f1fe19a1862601367c6a191f
|
| 3 |
+
size 2587024
|
stats.csv
CHANGED
|
@@ -8,5 +8,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 8 |
2007,5,18252,25767,7516,0,5,1443362,2026-03-14T09:59:09Z
|
| 9 |
2007,6,25768,31803,6036,0,4,1229805,2026-03-14T09:59:14Z
|
| 10 |
2007,7,31804,38213,6410,0,4,1295922,2026-03-14T09:59:19Z
|
| 11 |
-
2007,8,38214,49054,10841,0,
|
| 12 |
2007,9,49055,61425,12371,0,0,2587024,2026-03-14T09:59:28Z
|
|
|
|
| 8 |
2007,5,18252,25767,7516,0,5,1443362,2026-03-14T09:59:09Z
|
| 9 |
2007,6,25768,31803,6036,0,4,1229805,2026-03-14T09:59:14Z
|
| 10 |
2007,7,31804,38213,6410,0,4,1295922,2026-03-14T09:59:19Z
|
| 11 |
+
2007,8,38214,49054,10841,0,4,2184462,2026-03-14T09:59:24Z
|
| 12 |
2007,9,49055,61425,12371,0,0,2587024,2026-03-14T09:59:28Z
|