Datasets:
Add 2008-01 (13,392 items)
Browse files- README.md +5 -5
- data/2008/2008-01.parquet +3 -0
- stats.csv +2 -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 |
|
| 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: **134030 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 | 134030 |
|
| 42 |
+
| Historical months | 15 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2008-01 |
|
| 45 |
+
| Total size | 20.9 MB |
|
| 46 |
| Last updated | 2026-03-14 09:59 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2008/2008-01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3d2ccca2df761ef1efd605f3ed9cb64fd9bab1d271878cada0de6bf44cbb1cd
|
| 3 |
+
size 2571038
|
stats.csv
CHANGED
|
@@ -12,4 +12,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 12 |
2007,9,49055,61425,12371,0,5,2587024,2026-03-14T09:59:29Z
|
| 13 |
2007,10,61426,74881,13456,0,3,2778304,2026-03-14T09:59:35Z
|
| 14 |
2007,11,74882,85143,10193,0,4,2066776,2026-03-14T09:59:39Z
|
| 15 |
-
2007,12,85144,94007,8746,1,
|
|
|
|
|
|
| 12 |
2007,9,49055,61425,12371,0,5,2587024,2026-03-14T09:59:29Z
|
| 13 |
2007,10,61426,74881,13456,0,3,2778304,2026-03-14T09:59:35Z
|
| 14 |
2007,11,74882,85143,10193,0,4,2066776,2026-03-14T09:59:39Z
|
| 15 |
+
2007,12,85144,94007,8746,1,4,1837252,2026-03-14T09:59:44Z
|
| 16 |
+
2008,1,94009,107597,13392,0,0,2571038,2026-03-14T09:59:49Z
|