tamnd commited on
Commit
d790f7d
·
verified ·
1 Parent(s): ce4e710

Add 2020-12 (338,159 items)

Browse files
Files changed (3) hide show
  1. README.md +19 -19
  2. data/2020/2020-12.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 **2020-11**, with **25260634 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 | 25260634 | 47,332,789 |
84
- | Months | 169 | |
85
  | First month | 2006-10 | 2006-10 |
86
- | Last committed | 2020-11 | |
87
- | Total size | 6333.7 MB | |
88
  | Contributors | | 1,085,135 |
89
  | Stories | | 6,032,585 |
90
  | Comments | | 41,264,455 |
91
- | Last updated | 2026-03-14 12:04 UTC | |
92
 
93
  ## How to download and use this dataset
94
 
@@ -245,18 +245,18 @@ The chart below shows items committed to this dataset by year. As the historical
245
  2006 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 62
246
  2007 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 93.8K
247
  2008 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 320.9K
248
- 2009 ████░░░░░░░░░░░░░░░░░░░░░░░░░ 608.4K
249
- 2010 ████████░░░░░░░░░░░░░░░░░░░░░ 1.0M
250
- 2011 ███████████░░░░░░░░░░░░░░░░░░ 1.4M
251
- 2012 ██████████████░░░░░░░░░░░░░░░░ 1.6M
252
- 2013 ████████████████░░░░░░░░░░░░░ 2.0M
253
- 2014 ████████████████░░░░░░░░░░░░░░ 1.8M
254
- 2015 ████████████████░░░░░░░░░░░░░ 2.0M
255
- 2016 ██████████████████████░░░░░░░░ 2.5M
256
- 2017 ████████████████████████░░░░░░ 2.7M
257
- 2018 ████████████████████████░░░░░░ 2.8M
258
- 2019 ████████████████████████████░░ 3.1M
259
- 2020 ██████████████████████████████ 3.3M
260
  ```
261
 
262
  You can also query the per-month statistics directly from the `stats.csv` file included in the dataset:
@@ -517,4 +517,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
517
 
518
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
519
 
520
- *Last updated: 2026-03-14 12:04 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 **2020-12**, with **25598793 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 | 25598793 | 47,332,789 |
84
+ | Months | 170 | |
85
  | First month | 2006-10 | 2006-10 |
86
+ | Last committed | 2020-12 | |
87
+ | Total size | 6422.5 MB | |
88
  | Contributors | | 1,085,135 |
89
  | Stories | | 6,032,585 |
90
  | Comments | | 41,264,455 |
91
+ | Last updated | 2026-03-14 13:51 UTC | |
92
 
93
  ## How to download and use this dataset
94
 
 
245
  2006 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 62
246
  2007 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 93.8K
247
  2008 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 320.9K
248
+ 2009 ████░░░░░░░░░░░░░░░░░░░░░░░░░ 608.4K
249
+ 2010 ████████░░░░░░░░░░░░░░░░░░░░░ 1.0M
250
+ 2011 ███████████░░░░░░░░░░░░░░░░░░ 1.4M
251
+ 2012 ████████████░░░░░░░░░░░░░░░░░░ 1.6M
252
+ 2013 ████████████████░░░░░░░░░░░░░ 2.0M
253
+ 2014 ██████████████░░░░░░░░░░░░░░░░ 1.8M
254
+ 2015 ████████████████░░░░░░░░░░░░░ 2.0M
255
+ 2016 ████████████████████░░░░░░░░░░ 2.5M
256
+ 2017 ██████████████████████░░░░░░░░ 2.7M
257
+ 2018 ██████████████████████░░░░░░░░ 2.8M
258
+ 2019 █████████████████████████░░░░░ 3.1M
259
+ 2020 ██████████████████████████████ 3.7M
260
  ```
261
 
262
  You can also query the per-month statistics directly from the `stats.csv` file included in the dataset:
 
517
 
518
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
519
 
520
+ *Last updated: 2026-03-14 13:51 UTC*
data/2020/2020-12.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9960d97bf9ac0b8d0b9cb07d556818c350fbecb752c908e09bbad04a85ca6cec
3
+ size 93113941
stats.csv CHANGED
@@ -167,4 +167,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
167
  2020,8,23927195,24337145,321297,7,44,87808095,2026-03-14T12:00:28Z
168
  2020,9,24337146,24645612,308465,6,110,84971487,2026-03-14T12:01:18Z
169
  2020,10,24395921,24956265,310655,12,57,85585199,2026-03-14T12:03:22Z
170
- 2020,11,24956266,25260634,304369,9,0,83018791,2026-03-14T12:04:29Z
 
 
167
  2020,8,23927195,24337145,321297,7,44,87808095,2026-03-14T12:00:28Z
168
  2020,9,24337146,24645612,308465,6,110,84971487,2026-03-14T12:01:18Z
169
  2020,10,24395921,24956265,310655,12,57,85585199,2026-03-14T12:03:22Z
170
+ 2020,11,24956266,25260634,304369,9,6402,83018791,2026-03-14T12:04:29Z
171
+ 2020,12,25260635,25598808,338159,20,0,93113941,2026-03-14T13:51:32Z