Datasets:
Add 2010-06 (82,729 items)
Browse files- README.md +5 -5
- data/2010/2010-06.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 | 2010-
|
| 45 |
-
| Total size |
|
| 46 |
| Last updated | 2026-03-14 10:05 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
|
|
|
| 30 |
|
| 31 |
## What is it?
|
| 32 |
|
| 33 |
+
This dataset contains the full Hacker News archive: **1500933 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 | 1500933 |
|
| 42 |
+
| Historical months | 44 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2010-06 |
|
| 45 |
+
| Total size | 303.6 MB |
|
| 46 |
| Last updated | 2026-03-14 10:05 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
data/2010/2010-06.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e87eee2a37dcf86f58dc4e9cb6e35fcbbb039753d2208507279e525818e8736a
|
| 3 |
+
size 18345933
|
stats.csv
CHANGED
|
@@ -41,4 +41,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 41 |
2010,2,1091382,1157718,66327,1,48,14651835,2026-03-14T10:04:18Z
|
| 42 |
2010,3,1157719,1233392,75474,2,7,16555458,2026-03-14T10:05:09Z
|
| 43 |
2010,4,510228,1309794,76369,1,10,15974936,2026-03-14T10:05:18Z
|
| 44 |
-
2010,5,1309795,1393859,84003,2,
|
|
|
|
|
|
| 41 |
2010,2,1091382,1157718,66327,1,48,14651835,2026-03-14T10:04:18Z
|
| 42 |
2010,3,1157719,1233392,75474,2,7,16555458,2026-03-14T10:05:09Z
|
| 43 |
2010,4,510228,1309794,76369,1,10,15974936,2026-03-14T10:05:18Z
|
| 44 |
+
2010,5,1309795,1393859,84003,2,6,17897021,2026-03-14T10:05:31Z
|
| 45 |
+
2010,6,1393860,1476605,82729,1,0,18345933,2026-03-14T10:05:38Z
|