Datasets:
Add 2008-05 (27,550 items)
Browse files- README.md +5 -5
- data/2008/2008-05.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: **231596 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 | 231596 |
|
| 42 |
+
| Historical months | 19 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2008-05 |
|
| 45 |
+
| Total size | 40.2 MB |
|
| 46 |
| Last updated | 2026-03-14 10:00 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2008/2008-05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bcc8d4aec473a1e48fdd50356f71cbaf2187a390262b5a53388849298b5adc5
|
| 3 |
+
size 5812797
|
stats.csv
CHANGED
|
@@ -16,4 +16,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 16 |
2008,1,94009,107597,13392,0,4,2571038,2026-03-14T09:59:49Z
|
| 17 |
2008,2,107598,126423,18735,0,4,3860126,2026-03-14T09:59:54Z
|
| 18 |
2008,3,126424,151532,25014,0,7,5142506,2026-03-14T10:00:00Z
|
| 19 |
-
2008,4,151533,177922,26267,1,
|
|
|
|
|
|
| 16 |
2008,1,94009,107597,13392,0,4,2571038,2026-03-14T09:59:49Z
|
| 17 |
2008,2,107598,126423,18735,0,4,3860126,2026-03-14T09:59:54Z
|
| 18 |
2008,3,126424,151532,25014,0,7,5142506,2026-03-14T10:00:00Z
|
| 19 |
+
2008,4,151533,177922,26267,1,6,5381500,2026-03-14T10:00:09Z
|
| 20 |
+
2008,5,177923,205511,27550,0,0,5812797,2026-03-14T10:00:16Z
|