Datasets:
Add 2007-07 (6,410 items)
Browse files- README.md +5 -5
- data/2007/2007-07.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 | 2007-
|
| 45 |
-
| Total size |
|
| 46 |
| Last updated | 2026-03-14 09:59 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **65031 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 | 65031 |
|
| 42 |
+
| Historical months | 9 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2007-07 |
|
| 45 |
+
| Total size | 7.5 MB |
|
| 46 |
| Last updated | 2026-03-14 09:59 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2007/2007-07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9f231b64dd84b06cf1538a530255ba9dfeddaf609d626fbc2039b976566c81e
|
| 3 |
+
size 1295922
|
stats.csv
CHANGED
|
@@ -6,4 +6,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 6 |
2007,3,1612,7916,6305,0,6,1253007,2026-03-14T09:58:56Z
|
| 7 |
2007,4,7917,18251,10335,0,4,2137722,2026-03-14T09:59:03Z
|
| 8 |
2007,5,18252,25767,7516,0,5,1443362,2026-03-14T09:59:09Z
|
| 9 |
-
2007,6,25768,31803,6036,0,
|
|
|
|
|
|
| 6 |
2007,3,1612,7916,6305,0,6,1253007,2026-03-14T09:58:56Z
|
| 7 |
2007,4,7917,18251,10335,0,4,2137722,2026-03-14T09:59:03Z
|
| 8 |
2007,5,18252,25767,7516,0,5,1443362,2026-03-14T09:59:09Z
|
| 9 |
+
2007,6,25768,31803,6036,0,4,1229805,2026-03-14T09:59:14Z
|
| 10 |
+
2007,7,31804,38213,6410,0,0,1295922,2026-03-14T09:59:19Z
|