tamnd commited on
Commit
573c228
·
verified ·
1 Parent(s): 42891a6

Add 2022-03 (366,640 items)

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. data/2022/2022-03.parquet +3 -0
  3. stats.csv +2 -1
README.md CHANGED
@@ -53,7 +53,7 @@ configs:
53
 
54
  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.
55
 
56
- The archive currently spans from **2006-10** to **2022-02**, with **30505799 items** committed to this dataset so far out of **47,332,789 items** in the full archive. New items are published every 5 minutes through an automated live pipeline, so the dataset stays current with the site itself.
57
 
58
  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.
59
 
@@ -80,15 +80,15 @@ Along with the Parquet files, we include `stats.csv` which tracks every committe
80
 
81
  | Metric | Committed | Full Archive |
82
  |--------|----------:|------------:|
83
- | Items | 30505799 | 47,332,789 |
84
- | Months | 184 | |
85
  | First month | 2006-10 | 2006-10 |
86
- | Last committed | 2022-02 | |
87
- | Total size | 7718.9 MB | |
88
  | Contributors | | 1,085,135 |
89
  | Stories | | 6,032,585 |
90
  | Comments | | 41,264,455 |
91
- | Last updated | 2026-03-14 14:16 UTC | |
92
 
93
  ## How to download and use this dataset
94
 
@@ -258,7 +258,7 @@ The chart below shows items committed to this dataset by year. As the historical
258
  2019 ██████████████████████░░░░░░░░ 3.1M
259
  2020 ██████████████████████████░░░░ 3.7M
260
  2021 ██████████████████████████████ 4.2M
261
- 2022 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 753.2K
262
  ```
263
 
264
  You can also query the per-month statistics directly from the `stats.csv` file included in the dataset:
@@ -519,4 +519,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
519
 
520
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
521
 
522
- *Last updated: 2026-03-14 14:16 UTC*
 
53
 
54
  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.
55
 
56
+ The archive currently spans from **2006-10** to **2022-03**, with **30872439 items** committed to this dataset so far out of **47,332,789 items** in the full archive. New items are published every 5 minutes through an automated live pipeline, so the dataset stays current with the site itself.
57
 
58
  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.
59
 
 
80
 
81
  | Metric | Committed | Full Archive |
82
  |--------|----------:|------------:|
83
+ | Items | 30872439 | 47,332,789 |
84
+ | Months | 185 | |
85
  | First month | 2006-10 | 2006-10 |
86
+ | Last committed | 2022-03 | |
87
+ | Total size | 7814.7 MB | |
88
  | Contributors | | 1,085,135 |
89
  | Stories | | 6,032,585 |
90
  | Comments | | 41,264,455 |
91
+ | Last updated | 2026-03-14 14:18 UTC | |
92
 
93
  ## How to download and use this dataset
94
 
 
258
  2019 ██████████████████████░░░░░░░░ 3.1M
259
  2020 ██████████████████████████░░░░ 3.7M
260
  2021 ██████████████████████████████ 4.2M
261
+ 2022 ████████░░░░░░░░░░░░░░░░░░░░░░ 1.1M
262
  ```
263
 
264
  You can also query the per-month statistics directly from the `stats.csv` file included in the dataset:
 
519
 
520
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
521
 
522
+ *Last updated: 2026-03-14 14:18 UTC*
data/2022/2022-03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:958c711e3d1d6a79194f5133146ca6313eccfc92fe1c49b31680f31ffaeae9e8
3
+ size 100481135
stats.csv CHANGED
@@ -182,4 +182,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
182
  2021,11,29061690,29399010,337321,10,66,95145275,2026-03-14T14:11:45Z
183
  2021,12,29399011,29753871,354861,64,30,98789621,2026-03-14T14:13:56Z
184
  2022,1,29753872,30156678,402807,34,84,112422633,2026-03-14T14:15:01Z
185
- 2022,2,30156679,30507028,350350,30,0,95570907,2026-03-14T14:16:57Z
 
 
182
  2021,11,29061690,29399010,337321,10,66,95145275,2026-03-14T14:11:45Z
183
  2021,12,29399011,29753871,354861,64,30,98789621,2026-03-14T14:13:56Z
184
  2022,1,29753872,30156678,402807,34,84,112422633,2026-03-14T14:15:01Z
185
+ 2022,2,30156679,30507028,350350,30,65,95570907,2026-03-14T14:16:57Z
186
+ 2022,3,30507029,30873668,366640,12,0,100481135,2026-03-14T14:18:14Z