Datasets:
Add 2010-03 (75,474 items)
Browse files- README.md +6 -6
- data/2010/2010-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,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 | 2010-
|
| 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: **1257832 items** spanning 1970-01 to 2026-03-14 10:05 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 | 1257832 |
|
| 42 |
+
| Historical months | 41 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2010-03 |
|
| 45 |
+
| Total size | 253.8 MB |
|
| 46 |
+
| Last updated | 2026-03-14 10:05 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
| 49 |
|
data/2010/2010-03.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a95ef02c0408cfffd0f163662769d41c92a4f8aaacf50147c270e66eccab7fb
|
| 3 |
+
size 16555458
|
stats.csv
CHANGED
|
@@ -38,4 +38,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 38 |
2009,11,914392,968968,54288,0,5,12147917,2026-03-14T10:03:47Z
|
| 39 |
2009,12,968969,1025227,56232,0,12,12271162,2026-03-14T10:03:54Z
|
| 40 |
2010,1,1025228,1091381,66117,2,8,14626994,2026-03-14T10:04:09Z
|
| 41 |
-
2010,2,1091382,1157718,66327,1,
|
|
|
|
|
|
| 38 |
2009,11,914392,968968,54288,0,5,12147917,2026-03-14T10:03:47Z
|
| 39 |
2009,12,968969,1025227,56232,0,12,12271162,2026-03-14T10:03:54Z
|
| 40 |
2010,1,1025228,1091381,66117,2,8,14626994,2026-03-14T10:04:09Z
|
| 41 |
+
2010,2,1091382,1157718,66327,1,48,14651835,2026-03-14T10:04:18Z
|
| 42 |
+
2010,3,1157719,1233392,75474,2,0,16555458,2026-03-14T10:05:09Z
|