Datasets:
Add 2011-10 (120,486 items)
Browse files- README.md +5 -5
- data/2011/2011-10.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 | 2011-
|
| 45 |
-
| Total size |
|
| 46 |
| Last updated | 2026-03-14 10:11 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **3201421 items** spanning 1970-01 to 2026-03-14 10:11 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 | 3201421 |
|
| 42 |
+
| Historical months | 60 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2011-10 |
|
| 45 |
+
| Total size | 657.6 MB |
|
| 46 |
| Last updated | 2026-03-14 10:11 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2011/2011-10.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d249cdc8124710c87576b167150ba3a84b7db8e3e5e7ade6e65c0e98748ee87a
|
| 3 |
+
size 25702095
|
stats.csv
CHANGED
|
@@ -57,4 +57,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 57 |
2011,6,2605236,2716273,110705,2,38,23790597,2026-03-14T10:09:25Z
|
| 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,
|
|
|
|
|
|
| 57 |
2011,6,2605236,2716273,110705,2,38,23790597,2026-03-14T10:09:25Z
|
| 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,0,25702095,2026-03-14T10:11:12Z
|