Datasets:
Add 2009-01 (44,206 items)
Browse files- README.md +5 -5
- data/2009/2009-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 10:01 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **485766 items** spanning 1970-01 to 2026-03-14 10:01 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 | 485766 |
|
| 42 |
+
| Historical months | 27 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2009-01 |
|
| 45 |
+
| Total size | 90.9 MB |
|
| 46 |
| Last updated | 2026-03-14 10:01 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2009/2009-01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a369b7d937aa7d3398c53d258922386e49897991ee1263b99fa6fd7821740da6
|
| 3 |
+
size 9457556
|
stats.csv
CHANGED
|
@@ -24,4 +24,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 24 |
2008,9,291589,320172,28576,1,6,5854028,2026-03-14T10:00:44Z
|
| 25 |
2008,10,320173,350459,29990,0,10,6066795,2026-03-14T10:00:50Z
|
| 26 |
2008,11,350460,381222,30734,5,7,6438154,2026-03-14T10:01:06Z
|
| 27 |
-
2008,12,381223,416050,34787,3,
|
|
|
|
|
|
| 24 |
2008,9,291589,320172,28576,1,6,5854028,2026-03-14T10:00:44Z
|
| 25 |
2008,10,320173,350459,29990,0,10,6066795,2026-03-14T10:00:50Z
|
| 26 |
2008,11,350460,381222,30734,5,7,6438154,2026-03-14T10:01:06Z
|
| 27 |
+
2008,12,381223,416050,34787,3,11,7601080,2026-03-14T10:01:17Z
|
| 28 |
+
2009,1,416051,460270,44206,2,0,9457556,2026-03-14T10:01:30Z
|