tamnd commited on
Commit
562d7dc
·
verified ·
1 Parent(s): 7f428ba

Live 2026-05-30 05:00 UTC (21 items)

Browse files
Files changed (3) hide show
  1. README.md +5 -4
  2. stats_today.csv +2 -1
  3. today/2026/05/30/05/00.parquet +3 -0
README.md CHANGED
@@ -56,7 +56,7 @@ configs:
56
 
57
  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.
58
 
59
- The archive currently spans from **2006-10** to **2026-05-30 04:55 UTC**, with **48,261,649 items** committed. New items are fetched every 5 minutes and committed directly as individual Parquet files through an automated live pipeline, so the dataset stays current with the site itself.
60
 
61
  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.
62
 
@@ -76,7 +76,7 @@ today/
76
  2026/05/30/00/00.parquet 5-min live blocks (YYYY/MM/DD/HH/MM.parquet)
77
  2026/05/30/00/05.parquet
78
  ...
79
- 2026/05/30/04/55.parquet most recent committed block
80
  stats.csv one row per committed month
81
  stats_today.csv one row per committed 5-min block
82
  ```
@@ -85,7 +85,7 @@ Along with the Parquet files, we include `stats.csv` which tracks every committe
85
 
86
  ## Breakdown by today
87
 
88
- The chart below shows items committed to this dataset by hour today (**2026-05-30**, **1,533 items** across **5 hours**, last updated **2026-05-30 05:00 UTC**).
89
 
90
  ```
91
  00:00 ██████████████████████████░░░░ 307
@@ -93,6 +93,7 @@ The chart below shows items committed to this dataset by hour today (**2026-05-3
93
  02:00 ██████████████████████████████ 349
94
  03:00 █████████████████████████░░░░░ 296
95
  04:00 ███████████████████████░░░░░░░ 278
 
96
  ```
97
 
98
  ## Breakdown by year
@@ -546,4 +547,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
546
 
547
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
548
 
549
- *Last updated: 2026-05-30 05:00 UTC*
 
56
 
57
  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.
58
 
59
+ The archive currently spans from **2006-10** to **2026-05-30 05:00 UTC**, with **48,261,670 items** committed. New items are fetched every 5 minutes and committed directly as individual Parquet files through an automated live pipeline, so the dataset stays current with the site itself.
60
 
61
  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.
62
 
 
76
  2026/05/30/00/00.parquet 5-min live blocks (YYYY/MM/DD/HH/MM.parquet)
77
  2026/05/30/00/05.parquet
78
  ...
79
+ 2026/05/30/05/00.parquet most recent committed block
80
  stats.csv one row per committed month
81
  stats_today.csv one row per committed 5-min block
82
  ```
 
85
 
86
  ## Breakdown by today
87
 
88
+ The chart below shows items committed to this dataset by hour today (**2026-05-30**, **1,554 items** across **6 hours**, last updated **2026-05-30 05:05 UTC**).
89
 
90
  ```
91
  00:00 ██████████████████████████░░░░ 307
 
93
  02:00 ██████████████████████████████ 349
94
  03:00 █████████████████████████░░░░░ 296
95
  04:00 ███████████████████████░░░░░░░ 278
96
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21
97
  ```
98
 
99
  ## Breakdown by year
 
547
 
548
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
549
 
550
+ *Last updated: 2026-05-30 05:05 UTC*
stats_today.csv CHANGED
@@ -58,4 +58,5 @@ date,block,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
58
  2026-05-30,04:40,48332641,48332671,23,0,10,9653,2026-05-30T04:45:01Z
59
  2026-05-30,04:45,48332672,48332692,20,0,10,10497,2026-05-30T04:50:00Z
60
  2026-05-30,04:50,48332696,48332723,26,0,10,8877,2026-05-30T04:55:01Z
61
- 2026-05-30,04:55,48332724,48332742,17,0,0,8957,2026-05-30T05:00:01Z
 
 
58
  2026-05-30,04:40,48332641,48332671,23,0,10,9653,2026-05-30T04:45:01Z
59
  2026-05-30,04:45,48332672,48332692,20,0,10,10497,2026-05-30T04:50:00Z
60
  2026-05-30,04:50,48332696,48332723,26,0,10,8877,2026-05-30T04:55:01Z
61
+ 2026-05-30,04:55,48332724,48332742,17,0,15,8957,2026-05-30T05:00:01Z
62
+ 2026-05-30,05:00,48332747,48332771,21,0,0,10951,2026-05-30T05:05:00Z
today/2026/05/30/05/00.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697b89f8ef2cb3cbf8b327c2c89bb4b8734b150f65aaa4780a3a2d8f4e5949c6
3
+ size 10951