Datasets:
Add 2012-01 (123,265 items)
Browse files- README.md +5 -5
- data/2012/2012-01.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 |
|
| 46 |
| Last updated | 2026-03-14 10:12 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **3556896 items** spanning 1970-01 to 2026-03-14 10:12 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 | 3556896 |
|
| 42 |
+
| Historical months | 63 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2012-01 |
|
| 45 |
+
| Total size | 737.0 MB |
|
| 46 |
| Last updated | 2026-03-14 10:12 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2012/2012-01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:501eb3ceb72f4c3a815893a73631e872b3bd59812a8c2535844445895df8b23d
|
| 3 |
+
size 32611036
|
stats.csv
CHANGED
|
@@ -60,4 +60,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 60 |
2011,9,2948108,3058953,110808,2,7,23402232,2026-03-14T10:11:03Z
|
| 61 |
2011,10,3058954,3179785,120486,1,55,25702095,2026-03-14T10:11:12Z
|
| 62 |
2011,11,3179786,3297496,117632,3,7,25060922,2026-03-14T10:12:11Z
|
| 63 |
-
2011,12,3297497,3412253,114578,2,
|
|
|
|
|
|
| 60 |
2011,9,2948108,3058953,110808,2,7,23402232,2026-03-14T10:11:03Z
|
| 61 |
2011,10,3058954,3179785,120486,1,55,25702095,2026-03-14T10:11:12Z
|
| 62 |
2011,11,3179786,3297496,117632,3,7,25060922,2026-03-14T10:12:11Z
|
| 63 |
+
2011,12,3297497,3412253,114578,2,7,25620474,2026-03-14T10:12:20Z
|
| 64 |
+
2012,1,3412254,3535903,123265,3,0,32611036,2026-03-14T10:12:30Z
|