Datasets:
Add 2008-10 (29,990 items)
Browse files- README.md +5 -5
- data/2008/2008-10.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: **376039 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 | 376039 |
|
| 42 |
+
| Historical months | 24 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2008-10 |
|
| 45 |
+
| Total size | 68.5 MB |
|
| 46 |
| Last updated | 2026-03-14 10:00 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2008/2008-10.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38b39b63d2f003f992c8440492e1b43906ab59417efa51fc42c4427a7386c8c1
|
| 3 |
+
size 6066795
|
stats.csv
CHANGED
|
@@ -21,4 +21,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 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,
|
|
|
|
|
|
| 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,6,5854028,2026-03-14T10:00:44Z
|
| 25 |
+
2008,10,320173,350459,29990,0,0,6066795,2026-03-14T10:00:50Z
|