tamnd commited on
Commit
4927d46
·
verified ·
1 Parent(s): e23701c

Add 2025-09 (344,565 items)

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. data/2025/2025-09.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 **2025-08**, with **45,025,930 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 | 45,025,930 | 47,335,116 |
85
- | Months | 225 | — |
86
  | First month | 2006-10 | 2006-10 |
87
- | Last committed | 2025-08 | — |
88
- | Total size | 10647.8 MB | — |
89
  | Contributors | — | 1,085,205 |
90
  | Stories | — | 6,032,865 |
91
  | Comments | — | 41,266,501 |
92
- | Last updated | 2026-03-14 15:46 UTC | — |
93
 
94
  The live pipeline has committed **6,094 items** today (2026-03-14) across 177 blocks, with the most recent block at 15:40 UTC.
95
 
@@ -117,7 +117,7 @@ The chart below shows items committed to this dataset by year.
117
  2022 █████████████████████████████░ 4.4M
118
  2023 ██████████████████████████████ 4.6M
119
  2024 ████████████████████████░░░░░░ 3.7M
120
- 2025 ████████████████░░░░░░░░░░░░░░ 2.5M
121
  ```
122
 
123
  ## How to download and use this dataset
@@ -527,4 +527,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
527
 
528
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
529
 
530
- *Last updated: 2026-03-14 15:46 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 **2025-09**, with **45,370,495 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 | 45,370,495 | 47,335,116 |
85
+ | Months | 226 | — |
86
  | First month | 2006-10 | 2006-10 |
87
+ | Last committed | 2025-09 | — |
88
+ | Total size | 10694.6 MB | — |
89
  | Contributors | — | 1,085,205 |
90
  | Stories | — | 6,032,865 |
91
  | Comments | — | 41,266,501 |
92
+ | Last updated | 2026-03-14 15:48 UTC | — |
93
 
94
  The live pipeline has committed **6,094 items** today (2026-03-14) across 177 blocks, with the most recent block at 15:40 UTC.
95
 
 
117
  2022 █████████████████████████████░ 4.4M
118
  2023 ██████████████████████████████ 4.6M
119
  2024 ████████████████████████░░░░░░ 3.7M
120
+ 2025 ██████████████████░░░░░░░░░░░░ 2.9M
121
  ```
122
 
123
  ## How to download and use this dataset
 
527
 
528
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
529
 
530
+ *Last updated: 2026-03-14 15:48 UTC*
data/2025/2025-09.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9b6738752d18d8de4ec9501c872092c7ca66284751b5d38d5927ec30a1ca6e1
3
+ size 49090162
stats.csv CHANGED
@@ -223,4 +223,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
223
  2025,5,43852105,44147745,295635,0,52,42432428,2026-03-14T15:44:33Z
224
  2025,6,44147746,44429222,281470,0,15,40244707,2026-03-14T15:45:26Z
225
  2025,7,44429223,44751600,322371,0,75,46613161,2026-03-14T15:45:41Z
226
- 2025,8,44751601,45088205,336598,0,0,48616696,2026-03-14T15:46:56Z
 
 
223
  2025,5,43852105,44147745,295635,0,52,42432428,2026-03-14T15:44:33Z
224
  2025,6,44147746,44429222,281470,0,15,40244707,2026-03-14T15:45:26Z
225
  2025,7,44429223,44751600,322371,0,75,46613161,2026-03-14T15:45:41Z
226
+ 2025,8,44751601,45088205,336598,0,75,48616696,2026-03-14T15:46:56Z
227
+ 2025,9,45088206,45432778,344565,0,0,49090162,2026-03-14T15:48:12Z