tamnd commited on
Commit
4948052
·
verified ·
1 Parent(s): 47a99e6

Add 2023-02 (371,828 items)

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. data/2023/2023-02.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 **2023-01**, with **34,601,198 items** committed to this dataset so far out of **47,334,524 items** in the full archive (latest item: 2026-03-14 14:02:32 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 | 34,601,198 | 47,334,524 |
85
- | Months | 195 | — |
86
  | First month | 2006-10 | 2006-10 |
87
- | Last committed | 2023-01 | — |
88
- | Total size | 8771.8 MB | — |
89
  | Contributors | — | 1,085,186 |
90
  | Stories | — | 6,032,793 |
91
  | Comments | — | 41,265,981 |
92
- | Last updated | 2026-03-14 14:42 UTC | — |
93
 
94
  ## Breakdown by year
95
 
@@ -113,7 +113,7 @@ The chart below shows items committed to this dataset by year.
113
  2020 ████████████████████████░░░░░░ 3.7M
114
  2021 ████████████████████████████░░ 4.2M
115
  2022 ██████████████████████████████ 4.4M
116
- 2023 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 401.4K
117
  ```
118
 
119
  ## How to download and use this dataset
@@ -523,4 +523,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
523
 
524
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
525
 
526
- *Last updated: 2026-03-14 14:42 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 **2023-02**, with **34,973,026 items** committed to this dataset so far out of **47,334,524 items** in the full archive (latest item: 2026-03-14 14:02:32 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 | 34,973,026 | 47,334,524 |
85
+ | Months | 196 | — |
86
  | First month | 2006-10 | 2006-10 |
87
+ | Last committed | 2023-02 | — |
88
+ | Total size | 8865.6 MB | — |
89
  | Contributors | — | 1,085,186 |
90
  | Stories | — | 6,032,793 |
91
  | Comments | — | 41,265,981 |
92
+ | Last updated | 2026-03-14 14:46 UTC | — |
93
 
94
  ## Breakdown by year
95
 
 
113
  2020 ████████████████████████░░░░░░ 3.7M
114
  2021 ████████████████████████████░░ 4.2M
115
  2022 ██████████████████████████████ 4.4M
116
+ 2023 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 773.2K
117
  ```
118
 
119
  ## How to download and use this dataset
 
523
 
524
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
525
 
526
+ *Last updated: 2026-03-14 14:46 UTC*
data/2023/2023-02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1bbc6e80ce11cfc13bc129d8ffa7f4113d8c4729e707a7ed65ee59103b8f4ba
3
+ size 98342523
stats.csv CHANGED
@@ -193,4 +193,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
193
  2022,10,32796176,33415129,372859,31,155,98948596,2026-03-14T14:32:47Z
194
  2022,11,33318232,33809974,394715,7,101,103608598,2026-03-14T14:35:30Z
195
  2022,12,33809975,34202064,391197,30,0,104025170,2026-03-14T14:37:42Z
196
- 2023,1,34202065,34604205,401388,30,0,107325939,2026-03-14T14:42:55Z
 
 
193
  2022,10,32796176,33415129,372859,31,155,98948596,2026-03-14T14:32:47Z
194
  2022,11,33318232,33809974,394715,7,101,103608598,2026-03-14T14:35:30Z
195
  2022,12,33809975,34202064,391197,30,0,104025170,2026-03-14T14:37:42Z
196
+ 2023,1,34202065,34604205,401388,30,210,107325939,2026-03-14T14:42:55Z
197
+ 2023,2,34604206,34976732,371828,8,0,98342523,2026-03-14T14:46:25Z