Datasets:
Add 2007-02 (1,549 items)
Browse files- README.md +5 -5
- data/2007/2007-02.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 |
|
| 45 |
-
| Total size | 0.
|
| 46 |
| Last updated | 2026-03-14 09:58 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **28429 items** spanning 1970-01 to 2026-03-14 09:58 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 | 28429 |
|
| 42 |
+
| Historical months | 4 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2007-02 |
|
| 45 |
+
| Total size | 0.5 MB |
|
| 46 |
| Last updated | 2026-03-14 09:58 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2007/2007-02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ae533795ea07490873881c25c37df4229f7f03470d1d473a88757252e718c63
|
| 3 |
+
size 308963
|
stats.csv
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,committed_at
|
| 2 |
1970,1,78692,10993484,26818,2,0,210476,2026-03-14T09:51:35Z
|
| 3 |
2006,10,1,61,61,0,4,11994,2026-03-14T09:58:42Z
|
| 4 |
-
2006,12,62,62,1,0,
|
|
|
|
|
|
| 1 |
year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,committed_at
|
| 2 |
1970,1,78692,10993484,26818,2,0,210476,2026-03-14T09:51:35Z
|
| 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,0,308963,2026-03-14T09:58:51Z
|