Datasets:
Add 2007-04 (10,335 items)
Browse files- README.md +6 -6
- data/2007/2007-04.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 | 2007-
|
| 45 |
-
| Total size |
|
| 46 |
-
| Last updated | 2026-03-14 09:
|
| 47 |
|
| 48 |
## File Layout
|
| 49 |
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **45069 items** spanning 1970-01 to 2026-03-14 09:59 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 | 45069 |
|
| 42 |
+
| Historical months | 6 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2007-04 |
|
| 45 |
+
| Total size | 3.7 MB |
|
| 46 |
+
| Last updated | 2026-03-14 09:59 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
| 49 |
|
data/2007/2007-04.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07009b16156e24d1975630e8adeb011f853a8673fa83004dea13780dd26fa41b
|
| 3 |
+
size 2137722
|
stats.csv
CHANGED
|
@@ -3,4 +3,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 3 |
2006,10,1,61,61,0,4,11994,2026-03-14T09:58:42Z
|
| 4 |
2006,12,62,62,1,0,3,6219,2026-03-14T09:58:47Z
|
| 5 |
2007,2,63,1611,1549,0,4,308963,2026-03-14T09:58:51Z
|
| 6 |
-
2007,3,1612,7916,6305,0,
|
|
|
|
|
|
| 3 |
2006,10,1,61,61,0,4,11994,2026-03-14T09:58:42Z
|
| 4 |
2006,12,62,62,1,0,3,6219,2026-03-14T09:58:47Z
|
| 5 |
2007,2,63,1611,1549,0,4,308963,2026-03-14T09:58:51Z
|
| 6 |
+
2007,3,1612,7916,6305,0,6,1253007,2026-03-14T09:58:56Z
|
| 7 |
+
2007,4,7917,18251,10335,0,0,2137722,2026-03-14T09:59:03Z
|