Datasets:
Add 2008-09 (28,576 items)
Browse files- README.md +5 -5
- data/2008/2008-09.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 | 2008-
|
| 45 |
-
| Total size |
|
| 46 |
| Last updated | 2026-03-14 10:00 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **346049 items** spanning 1970-01 to 2026-03-14 10:00 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 | 346049 |
|
| 42 |
+
| Historical months | 23 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2008-09 |
|
| 45 |
+
| Total size | 62.7 MB |
|
| 46 |
| Last updated | 2026-03-14 10:00 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2008/2008-09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c104da44b06d3c8c143c1b852bb34b81a1bccee5cfc6428c9a00768c8fb0471
|
| 3 |
+
size 5854028
|
stats.csv
CHANGED
|
@@ -20,4 +20,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 20 |
2008,5,177923,205511,27550,0,6,5812797,2026-03-14T10:00:16Z
|
| 21 |
2008,6,205512,232564,26921,0,5,5616033,2026-03-14T10:00:24Z
|
| 22 |
2008,7,232565,263593,30967,0,7,6459558,2026-03-14T10:00:29Z
|
| 23 |
-
2008,8,263594,291588,27989,0,
|
|
|
|
|
|
| 20 |
2008,5,177923,205511,27550,0,6,5812797,2026-03-14T10:00:16Z
|
| 21 |
2008,6,205512,232564,26921,0,5,5616033,2026-03-14T10:00:24Z
|
| 22 |
2008,7,232565,263593,30967,0,7,6459558,2026-03-14T10:00:29Z
|
| 23 |
+
2008,8,263594,291588,27989,0,5,5673721,2026-03-14T10:00:37Z
|
| 24 |
+
2008,9,291589,320172,28576,1,0,5854028,2026-03-14T10:00:44Z
|