Datasets:
Add 2008-03 (25,014 items)
Browse files- README.md +6 -6
- data/2008/2008-03.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,12 +38,12 @@ 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
|
| 47 |
|
| 48 |
## File Layout
|
| 49 |
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **177779 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 | 177779 |
|
| 42 |
+
| Historical months | 17 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2008-03 |
|
| 45 |
+
| Total size | 29.5 MB |
|
| 46 |
+
| Last updated | 2026-03-14 10:00 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
| 49 |
|
data/2008/2008-03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:856a4e0ff92d53f54fc46f903cc71cedf943a125774be6da4d7e9e478ba51514
|
| 3 |
+
size 5142506
|
stats.csv
CHANGED
|
@@ -14,4 +14,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 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,4,2571038,2026-03-14T09:59:49Z
|
| 17 |
-
2008,2,107598,126423,18735,0,
|
|
|
|
|
|
| 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,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,0,5142506,2026-03-14T10:00:00Z
|