tamnd commited on
Commit
d258ef4
·
verified ·
1 Parent(s): 0e12207

Add 2024-10 (309,419 items)

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. data/2024/2024-10.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-09**, with **41,635,643 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,11 +81,11 @@ Along with the Parquet files, we include `stats.csv` which tracks every committe
81
 
82
  | Metric | Committed | Full Archive |
83
  |--------|----------:|------------:|
84
- | Items | 41,635,643 | 47,335,116 |
85
- | Months | 214 | — |
86
  | First month | 2006-10 | 2006-10 |
87
- | Last committed | 2024-09 | — |
88
- | Total size | 10185.1 MB | — |
89
  | Contributors | — | 1,085,205 |
90
  | Stories | — | 6,032,865 |
91
  | Comments | — | 41,266,501 |
@@ -116,7 +116,7 @@ The chart below shows items committed to this dataset by year.
116
  2021 ███████████████████████████░░░ 4.2M
117
  2022 █████████████████████████████░ 4.4M
118
  2023 ██████████████████████████████ 4.6M
119
- 2024 ██████████████████░░░░░░░░░░░░ 2.9M
120
  ```
121
 
122
  ## How to download and use this dataset
 
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-10**, with **41,945,062 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 | 41,945,062 | 47,335,116 |
85
+ | Months | 215 | — |
86
  | First month | 2006-10 | 2006-10 |
87
+ | Last committed | 2024-10 | — |
88
+ | Total size | 10226.6 MB | — |
89
  | Contributors | — | 1,085,205 |
90
  | Stories | — | 6,032,865 |
91
  | Comments | — | 41,266,501 |
 
116
  2021 ███████████████████████████░░░ 4.2M
117
  2022 █████████████████████████████░ 4.4M
118
  2023 ██████████████████████████████ 4.6M
119
+ 2024 ████████████████████░░░░░░░░░░ 3.2M
120
  ```
121
 
122
  ## How to download and use this dataset
data/2024/2024-10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b45c5179564167c0ddffc0d1d73250b5e16b67cad23afaeb1b0169ae20b2b345
3
+ size 43546324
stats.csv CHANGED
@@ -212,4 +212,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
212
  2024,6,40541525,40841451,299920,0,62,43077349,2026-03-14T15:34:16Z
213
  2024,7,40841452,41124831,283371,0,71,40211898,2026-03-14T15:35:19Z
214
  2024,8,41104537,41412984,288149,0,106,41423391,2026-03-14T15:36:30Z
215
- 2024,9,41412985,41703345,290355,0,0,41170033,2026-03-14T15:38:17Z
 
 
212
  2024,6,40541525,40841451,299920,0,62,43077349,2026-03-14T15:34:16Z
213
  2024,7,40841452,41124831,283371,0,71,40211898,2026-03-14T15:35:19Z
214
  2024,8,41104537,41412984,288149,0,106,41423391,2026-03-14T15:36:30Z
215
+ 2024,9,41412985,41703345,290355,0,11,41170033,2026-03-14T15:38:17Z
216
+ 2024,10,41703346,42012771,309419,0,0,43546324,2026-03-14T15:38:28Z