Datasets:
Add 2016-09 (213,589 items)
Browse files- README.md +8 -8
- data/2016/2016-09.parquet +3 -0
- 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 **2016-
|
| 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 |
|
| 84 |
-
| Months |
|
| 85 |
| First month | 2006-10 | 2006-10 |
|
| 86 |
-
| Last committed | 2016-
|
| 87 |
-
| Total size |
|
| 88 |
| Contributors | | 1,085,135 |
|
| 89 |
| Stories | | 6,032,585 |
|
| 90 |
| Comments | | 41,264,455 |
|
| 91 |
-
| Last updated | 2026-03-14 10:
|
| 92 |
|
| 93 |
## How to download and use this dataset
|
| 94 |
|
|
@@ -252,7 +252,7 @@ The chart below shows items committed to this dataset by year. As the historical
|
|
| 252 |
2013 ██████████████████████████████ 2.0M
|
| 253 |
2014 ███████████████████████████░░░ 1.8M
|
| 254 |
2015 █████████████████████████████░ 2.0M
|
| 255 |
-
2016 ███████████████████████░░░░
|
| 256 |
```
|
| 257 |
|
| 258 |
You can also query the per-month statistics directly from the `stats.csv` file included in the dataset:
|
|
@@ -513,4 +513,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
|
|
| 513 |
|
| 514 |
For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
|
| 515 |
|
| 516 |
-
*Last updated: 2026-03-14 10:
|
|
|
|
| 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 **2016-09**, with **12615926 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 | 12615926 | 47,332,789 |
|
| 84 |
+
| Months | 119 | |
|
| 85 |
| First month | 2006-10 | 2006-10 |
|
| 86 |
+
| Last committed | 2016-09 | |
|
| 87 |
+
| Total size | 3042.0 MB | |
|
| 88 |
| Contributors | | 1,085,135 |
|
| 89 |
| Stories | | 6,032,585 |
|
| 90 |
| Comments | | 41,264,455 |
|
| 91 |
+
| Last updated | 2026-03-14 10:52 UTC | |
|
| 92 |
|
| 93 |
## How to download and use this dataset
|
| 94 |
|
|
|
|
| 252 |
2013 ██████████████████████████████ 2.0M
|
| 253 |
2014 ███████████████████████████░░░ 1.8M
|
| 254 |
2015 █████████████████████████████░ 2.0M
|
| 255 |
+
2016 ██████████████████████████░░░░ 1.8M
|
| 256 |
```
|
| 257 |
|
| 258 |
You can also query the per-month statistics directly from the `stats.csv` file included in the dataset:
|
|
|
|
| 513 |
|
| 514 |
For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
|
| 515 |
|
| 516 |
+
*Last updated: 2026-03-14 10:52 UTC*
|
data/2016/2016-09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8bf1e8dc0cbc9a8cdb8662995f88c5e7ed70da35fce28b072238891a50f93e3
|
| 3 |
+
size 57592825
|
stats.csv
CHANGED
|
@@ -116,4 +116,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 116 |
2016,5,11604218,11811224,207007,11,4,55274424,2026-03-14T10:50:54Z
|
| 117 |
2016,6,11811225,12012880,201656,5,49,54257462,2026-03-14T10:48:19Z
|
| 118 |
2016,7,12012881,12199511,186631,7,0,50544872,2026-03-14T10:49:16Z
|
| 119 |
-
2016,8,12199512,12402341,202830,16,
|
|
|
|
|
|
| 116 |
2016,5,11604218,11811224,207007,11,4,55274424,2026-03-14T10:50:54Z
|
| 117 |
2016,6,11811225,12012880,201656,5,49,54257462,2026-03-14T10:48:19Z
|
| 118 |
2016,7,12012881,12199511,186631,7,0,50544872,2026-03-14T10:49:16Z
|
| 119 |
+
2016,8,12199512,12402341,202830,16,75,55483773,2026-03-14T10:51:29Z
|
| 120 |
+
2016,9,12402342,12615930,213589,4,0,57592825,2026-03-14T10:52:49Z
|