tamnd commited on
Commit
87d8b41
·
verified ·
1 Parent(s): 5514a50

Add 2016-07 (186,631 items)

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. data/2016/2016-07.parquet +3 -0
  3. stats.csv +1 -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-06**, with **36,544,909 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 | 36,544,909 | 47,335,116 |
85
  | Months | 201 | — |
86
  | First month | 2006-10 | 2006-10 |
87
  | Last committed | 2023-06 | — |
88
- | Total size | 9249.6 MB | — |
89
  | Contributors | — | 1,085,205 |
90
  | Stories | — | 6,032,865 |
91
  | Comments | — | 41,266,501 |
@@ -108,7 +108,7 @@ The chart below shows items committed to this dataset by year.
108
  2013 █████████████░░░░░░░░░░░░░░░░░ 2.0M
109
  2014 ████████████░░░░░░░░░░░░░░░░░░ 1.8M
110
  2015 █████████████░░░░░░░░░░░░░░░░░ 2.0M
111
- 2016 ████████████████░░░░░░░░░░░░░ 2.5M
112
  2017 ██████████████████░░░░░░░░░░░░ 2.7M
113
  2018 ██████████████████░░░░░░░░░░░░ 2.8M
114
  2019 █████████████████████░░░░░░░░░ 3.1M
 
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-06**, with **36,704,722 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 | 36,704,722 | 47,335,116 |
85
  | Months | 201 | — |
86
  | First month | 2006-10 | 2006-10 |
87
  | Last committed | 2023-06 | — |
88
+ | Total size | 9297.6 MB | — |
89
  | Contributors | — | 1,085,205 |
90
  | Stories | — | 6,032,865 |
91
  | Comments | — | 41,266,501 |
 
108
  2013 █████████████░░░░░░░░░░░░░░░░░ 2.0M
109
  2014 ████████████░░░░░░░░░░░░░░░░░░ 1.8M
110
  2015 █████████████░░░░░░░░░░░░░░░░░ 2.0M
111
+ 2016 ████████████████░░░░░░░░░░░░░ 2.7M
112
  2017 ██████████████████░░░░░░░░░░░░ 2.7M
113
  2018 ██████████████████░░░░░░░░░░░░ 2.8M
114
  2019 █████████████████████░░░░░░░░░ 3.1M
data/2016/2016-07.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4595620396f8b6bc537f5f2419d6def22a31a1e016296e62b5024c5a560b3b01
3
+ size 50544872
stats.csv CHANGED
@@ -1,5 +1,5 @@
1
  year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,committed_at
2
- 1970,1,78692,10993484,26818,2,0,210476,2026-03-14T09:51:35Z
3
  2006,10,1,61,61,0,4,11994,2026-03-14T09:58:42Z
4
  2006,12,62,62,1,0,3,6219,2026-03-14T09:58:47Z
5
  2007,2,63,1611,1549,0,4,308963,2026-03-14T09:58:51Z
 
1
  year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,committed_at
2
+ 1970,1,78692,10993484,26818,3,13,210476,2026-03-14T15:14:05Z
3
  2006,10,1,61,61,0,4,11994,2026-03-14T09:58:42Z
4
  2006,12,62,62,1,0,3,6219,2026-03-14T09:58:47Z
5
  2007,2,63,1611,1549,0,4,308963,2026-03-14T09:58:51Z