tamnd commited on
Commit
33a6736
·
verified ·
1 Parent(s): 5d1f0f0

Add 2015-05 (166,750 items)

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. data/2015/2015-05.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 **2015-04**, with **9473485 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 | 9473485 | 47,332,789 |
84
- | Months | 102 | |
85
  | First month | 2006-10 | 2006-10 |
86
- | Last committed | 2015-04 | |
87
- | Total size | 2233.8 MB | |
88
  | Contributors | | 1,085,135 |
89
  | Stories | | 6,032,585 |
90
  | Comments | | 41,264,455 |
91
- | Last updated | 2026-03-14 10:35 UTC | |
92
 
93
  ## How to download and use this dataset
94
 
@@ -248,7 +248,7 @@ The chart below shows items committed to this dataset by year. As the historical
248
  2012 ███████████████████████░░░░░░░ 1.6M
249
  2013 ██████████████████████████████ 2.0M
250
  2014 ███████████████████████████░░░ 1.8M
251
- 2015 █████████░░░░░░░░░░░░░░░░░░░░░ 641.8K
252
  ```
253
 
254
  You can also query the per-month statistics directly from the `stats.csv` file included in the dataset:
@@ -503,4 +503,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
503
 
504
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
505
 
506
- *Last updated: 2026-03-14 10:35 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 **2015-05**, with **9640235 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 | 9640235 | 47,332,789 |
84
+ | Months | 103 | |
85
  | First month | 2006-10 | 2006-10 |
86
+ | Last committed | 2015-05 | |
87
+ | Total size | 2277.3 MB | |
88
  | Contributors | | 1,085,135 |
89
  | Stories | | 6,032,585 |
90
  | Comments | | 41,264,455 |
91
+ | Last updated | 2026-03-14 10:36 UTC | |
92
 
93
  ## How to download and use this dataset
94
 
 
248
  2012 ███████████████████████░░░░░░░ 1.6M
249
  2013 ██████████████████████████████ 2.0M
250
  2014 ███████████████████████████░░░ 1.8M
251
+ 2015 ████████████░░░░░░░░░░░░░░░░░░ 808.6K
252
  ```
253
 
254
  You can also query the per-month statistics directly from the `stats.csv` file included in the dataset:
 
503
 
504
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
505
 
506
+ *Last updated: 2026-03-14 10:36 UTC*
data/2015/2015-05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21b88146b340955e3806597b7e878688c2c5d135752ac00796fe36f2be1d56d9
3
+ size 45635675
stats.csv CHANGED
@@ -100,4 +100,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
100
  2015,1,8821662,8978556,155164,4,31,42678344,2026-03-14T10:34:45Z
101
  2015,2,8978557,9125520,145722,4,8,40329908,2026-03-14T10:35:21Z
102
  2015,3,9125521,9300704,174005,3,8,47084781,2026-03-14T10:35:34Z
103
- 2015,4,9300705,9468413,166948,3,0,44791053,2026-03-14T10:35:45Z
 
 
100
  2015,1,8821662,8978556,155164,4,31,42678344,2026-03-14T10:34:45Z
101
  2015,2,8978557,9125520,145722,4,8,40329908,2026-03-14T10:35:21Z
102
  2015,3,9125521,9300704,174005,3,8,47084781,2026-03-14T10:35:34Z
103
+ 2015,4,9300705,9468413,166948,3,13,44791053,2026-03-14T10:35:45Z
104
+ 2015,5,9468414,9636116,166750,12,0,45635675,2026-03-14T10:36:12Z