Datasets:
Add 2010-09 (94,067 items)
Browse files- README.md +6 -6
- data/2010/2010-09.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: **1769694 items** spanning 1970-01 to 2026-03-14 10:06 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 | 1769694 |
|
| 42 |
+
| Historical months | 47 |
|
| 43 |
| First month | 1970-01 |
|
| 44 |
+
| Last committed month | 2010-09 |
|
| 45 |
+
| Total size | 362.0 MB |
|
| 46 |
+
| Last updated | 2026-03-14 10:06 UTC |
|
| 47 |
|
| 48 |
## File Layout
|
| 49 |
|
data/2010/2010-09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af21f860848f159c5e7a8ce42b37c167ff088ea749c9e81eaee74760b41e00e8
|
| 3 |
+
size 21231521
|
stats.csv
CHANGED
|
@@ -44,4 +44,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 44 |
2010,5,1309795,1393859,84003,2,6,17897021,2026-03-14T10:05:31Z
|
| 45 |
2010,6,1393860,1476605,82729,1,6,18345933,2026-03-14T10:05:38Z
|
| 46 |
2010,7,1476606,1564463,87851,1,6,20068819,2026-03-14T10:05:46Z
|
| 47 |
-
2010,8,1564464,1651308,86843,1,
|
|
|
|
|
|
| 44 |
2010,5,1309795,1393859,84003,2,6,17897021,2026-03-14T10:05:31Z
|
| 45 |
2010,6,1393860,1476605,82729,1,6,18345933,2026-03-14T10:05:38Z
|
| 46 |
2010,7,1476606,1564463,87851,1,6,20068819,2026-03-14T10:05:46Z
|
| 47 |
+
2010,8,1564464,1651308,86843,1,13,19938675,2026-03-14T10:05:55Z
|
| 48 |
+
2010,9,1651309,1745375,94067,3,0,21231521,2026-03-14T10:06:11Z
|