Datasets:
Add 2012-03 (131,425 items)
Browse files- README.md +5 -5
- data/2012/2012-03.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 | 2012-
|
| 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: **3802518 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 | 3802518 |
|
| 42 |
+
| Historical months | 65 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2012-03 |
|
| 45 |
+
| Total size | 793.5 MB |
|
| 46 |
| Last updated | 2026-03-14 10:12 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2012/2012-03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddb44cadb2e71210e6c8569038e727d0ecfa39ab81840a424b60d9a67f63239f
|
| 3 |
+
size 33789898
|
stats.csv
CHANGED
|
@@ -62,4 +62,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 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,15,32611036,2026-03-14T10:12:30Z
|
| 65 |
-
2012,2,3535904,3650342,114197,3,
|
|
|
|
|
|
| 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,15,32611036,2026-03-14T10:12:30Z
|
| 65 |
+
2012,2,3535904,3650342,114197,3,6,25435313,2026-03-14T10:12:49Z
|
| 66 |
+
2012,3,3650343,3782006,131425,2,0,33789898,2026-03-14T10:12:57Z
|