Datasets:
Add 2011-11 (117,632 items)
Browse files- README.md +6 -6
- data/2011/2011-11.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 | 2011-
|
| 45 |
-
| Total size |
|
| 46 |
-
| Last updated | 2026-03-14 10:
|
| 47 |
|
| 48 |
## File Layout
|
| 49 |
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **3319053 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 | 3319053 |
|
| 42 |
+
| Historical months | 61 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2011-11 |
|
| 45 |
+
| Total size | 681.5 MB |
|
| 46 |
+
| Last updated | 2026-03-14 10:12 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
| 49 |
|
data/2011/2011-11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e55d92890ab4c949eda8fb1c182a8052cd9cab0b42b7cfa463ba32c65d7cb8ba
|
| 3 |
+
size 25060922
|
stats.csv
CHANGED
|
@@ -58,4 +58,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 58 |
2011,7,2716274,2830084,113571,3,7,24501790,2026-03-14T10:10:07Z
|
| 59 |
2011,8,2830085,2948107,117835,1,44,25224636,2026-03-14T10:10:16Z
|
| 60 |
2011,9,2948108,3058953,110808,2,7,23402232,2026-03-14T10:11:03Z
|
| 61 |
-
2011,10,3058954,3179785,120486,1,
|
|
|
|
|
|
| 58 |
2011,7,2716274,2830084,113571,3,7,24501790,2026-03-14T10:10:07Z
|
| 59 |
2011,8,2830085,2948107,117835,1,44,25224636,2026-03-14T10:10:16Z
|
| 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,0,25060922,2026-03-14T10:12:11Z
|