tamnd commited on
Commit
3462060
·
verified ·
1 Parent(s): c2acd18

Add 2024-05 (323,557 items)

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. data/2024/2024-05.parquet +3 -0
  3. stats.csv +2 -1
README.md CHANGED
@@ -54,7 +54,7 @@ configs:
54
 
55
  This dataset contains the complete [Hacker News](https://news.ycombinator.com) archive: every story, comment, Ask HN, Show HN, job posting, and poll ever submitted to the site. Hacker News is one of the longest-running and most influential technology communities on the internet, operated by [Y Combinator](https://www.ycombinator.com) since 2007. It has become the de facto gathering place for founders, engineers, researchers, and technologists to share and discuss what matters in technology.
56
 
57
- The archive currently spans from **2006-10** to **2024-04**, with **40,478,796 items** committed to this dataset so far out of **47,335,116 items** in the full archive (latest item: 2026-03-14 15:01:36 UTC). New items are published every 5 minutes through an automated live pipeline, so the dataset stays current with the site itself.
58
 
59
  We believe this is one of the most complete and regularly updated mirrors of Hacker News data available on Hugging Face. The data is stored as monthly Parquet files sorted by item ID, making it straightforward to query with DuckDB, load with the `datasets` library, or process with any tool that reads Parquet.
60
 
@@ -81,15 +81,15 @@ Along with the Parquet files, we include `stats.csv` which tracks every committe
81
 
82
  | Metric | Committed | Full Archive |
83
  |--------|----------:|------------:|
84
- | Items | 40,478,796 | 47,335,116 |
85
  | Months | 210 | — |
86
  | First month | 2006-10 | 2006-10 |
87
- | Last committed | 2024-04 | — |
88
- | Total size | 10027.1 MB | — |
89
  | Contributors | — | 1,085,205 |
90
  | Stories | — | 6,032,865 |
91
  | Comments | — | 41,266,501 |
92
- | Last updated | 2026-03-14 15:32 UTC | — |
93
 
94
  The live pipeline has committed **592 items** today (2026-03-14) across 1 blocks, with the most recent block at 15:05 UTC.
95
 
@@ -526,4 +526,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
526
 
527
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
528
 
529
- *Last updated: 2026-03-14 15:32 UTC*
 
54
 
55
  This dataset contains the complete [Hacker News](https://news.ycombinator.com) archive: every story, comment, Ask HN, Show HN, job posting, and poll ever submitted to the site. Hacker News is one of the longest-running and most influential technology communities on the internet, operated by [Y Combinator](https://www.ycombinator.com) since 2007. It has become the de facto gathering place for founders, engineers, researchers, and technologists to share and discuss what matters in technology.
56
 
57
+ The archive currently spans from **2006-10** to **2024-05**, with **40,473,848 items** committed to this dataset so far out of **47,335,116 items** in the full archive (latest item: 2026-03-14 15:01:36 UTC). New items are published every 5 minutes through an automated live pipeline, so the dataset stays current with the site itself.
58
 
59
  We believe this is one of the most complete and regularly updated mirrors of Hacker News data available on Hugging Face. The data is stored as monthly Parquet files sorted by item ID, making it straightforward to query with DuckDB, load with the `datasets` library, or process with any tool that reads Parquet.
60
 
 
81
 
82
  | Metric | Committed | Full Archive |
83
  |--------|----------:|------------:|
84
+ | Items | 40,473,848 | 47,335,116 |
85
  | Months | 210 | — |
86
  | First month | 2006-10 | 2006-10 |
87
+ | Last committed | 2024-05 | — |
88
+ | Total size | 10026.9 MB | — |
89
  | Contributors | — | 1,085,205 |
90
  | Stories | — | 6,032,865 |
91
  | Comments | — | 41,266,501 |
92
+ | Last updated | 2026-03-14 15:33 UTC | — |
93
 
94
  The live pipeline has committed **592 items** today (2026-03-14) across 1 blocks, with the most recent block at 15:05 UTC.
95
 
 
526
 
527
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
528
 
529
+ *Last updated: 2026-03-14 15:33 UTC*
data/2024/2024-05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ea3ca90241bc69c86fe042fe3df6d9612891be4fc54584d7a6bac9aaac31e3
3
+ size 45540598
stats.csv CHANGED
@@ -207,4 +207,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
207
  2024,1,38828556,39211245,382681,6,35,54628644,2026-03-14T15:24:50Z
208
  2024,2,39211246,39556870,345618,5,53,49674319,2026-03-14T15:25:25Z
209
  2024,3,39556871,39889448,332570,5,26,46960585,2026-03-14T15:26:19Z
210
- 2024,4,39889449,40217960,328505,12,0,45760507,2026-03-14T15:26:46Z
 
 
207
  2024,1,38828556,39211245,382681,6,35,54628644,2026-03-14T15:24:50Z
208
  2024,2,39211246,39556870,345618,5,53,49674319,2026-03-14T15:25:25Z
209
  2024,3,39556871,39889448,332570,5,26,46960585,2026-03-14T15:26:19Z
210
+ 2024,4,39889449,40217960,328505,0,56,45760507,2026-03-14T15:32:22Z
211
+ 2024,5,40217961,40541524,323557,0,0,45540598,2026-03-14T15:33:18Z