Datasets:
Add 2009-12 (56,232 items)
Browse files- README.md +5 -5
- data/2009/2009-12.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 | 2009-
|
| 45 |
-
| Total size |
|
| 46 |
| Last updated | 2026-03-14 10:03 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **1049914 items** spanning 1970-01 to 2026-03-14 10:03 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 | 1049914 |
|
| 42 |
+
| Historical months | 38 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2009-12 |
|
| 45 |
+
| Total size | 210.1 MB |
|
| 46 |
| Last updated | 2026-03-14 10:03 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2009/2009-12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67417db8eef9ca2b75a09743a327ee331133d761b1edf4d8aa90d30e5df0449f
|
| 3 |
+
size 12271162
|
stats.csv
CHANGED
|
@@ -35,4 +35,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 35 |
2009,8,735709,796979,61271,3,20,13507872,2026-03-14T10:03:00Z
|
| 36 |
2009,9,796980,854007,57028,6,9,12550137,2026-03-14T10:03:28Z
|
| 37 |
2009,10,854008,914391,60307,2,6,13199103,2026-03-14T10:03:40Z
|
| 38 |
-
2009,11,914392,968968,54288,0,
|
|
|
|
|
|
| 35 |
2009,8,735709,796979,61271,3,20,13507872,2026-03-14T10:03:00Z
|
| 36 |
2009,9,796980,854007,57028,6,9,12550137,2026-03-14T10:03:28Z
|
| 37 |
2009,10,854008,914391,60307,2,6,13199103,2026-03-14T10:03:40Z
|
| 38 |
+
2009,11,914392,968968,54288,0,5,12147917,2026-03-14T10:03:47Z
|
| 39 |
+
2009,12,968969,1025227,56232,0,0,12271162,2026-03-14T10:03:54Z
|