tamnd commited on
Commit
822d657
·
verified ·
1 Parent(s): 56dfc90

Live 2026-05-30 02:15 UTC (25 items)

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. stats_today.csv +2 -1
  3. today/2026/05/30/02/15.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 02:10 UTC**, with **48,260,818 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/02/10.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,12 +85,12 @@ 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**, **702 items** across **3 hours**, last updated **2026-05-30 02:15 UTC**).
89
 
90
  ```
91
  00:00 ██████████████████████████████ 307
92
  01:00 █████████████████████████████░ 303
93
- 02:00 ████████░░░░░░░░░░░░░░░░░░░░░░ 92
94
  ```
95
 
96
  ## Breakdown by year
@@ -544,4 +544,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
544
 
545
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
546
 
547
- *Last updated: 2026-05-30 02:15 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 02:15 UTC**, with **48,260,843 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/02/15.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**, **727 items** across **3 hours**, last updated **2026-05-30 02:20 UTC**).
89
 
90
  ```
91
  00:00 ██████████████████████████████ 307
92
  01:00 █████████████████████████████░ 303
93
+ 02:00 ███████████░░░░░░░░░░░░░░░░░░░ 117
94
  ```
95
 
96
  ## Breakdown by year
 
544
 
545
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
546
 
547
+ *Last updated: 2026-05-30 02:20 UTC*
stats_today.csv CHANGED
@@ -25,4 +25,5 @@ date,block,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
25
  2026-05-30,01:55,48331609,48331640,30,0,8,10759,2026-05-30T02:00:00Z
26
  2026-05-30,02:00,48331643,48331676,32,0,7,12730,2026-05-30T02:05:00Z
27
  2026-05-30,02:05,48331680,48331709,29,0,7,13304,2026-05-30T02:10:00Z
28
- 2026-05-30,02:10,48331712,48331748,31,0,0,10447,2026-05-30T02:15:00Z
 
 
25
  2026-05-30,01:55,48331609,48331640,30,0,8,10759,2026-05-30T02:00:00Z
26
  2026-05-30,02:00,48331643,48331676,32,0,7,12730,2026-05-30T02:05:00Z
27
  2026-05-30,02:05,48331680,48331709,29,0,7,13304,2026-05-30T02:10:00Z
28
+ 2026-05-30,02:10,48331712,48331748,31,0,7,10447,2026-05-30T02:15:00Z
29
+ 2026-05-30,02:15,48331752,48331778,25,0,0,10957,2026-05-30T02:20:01Z
today/2026/05/30/02/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:183623bd8154cf6dc31cfe0faa3a10d4d99708c76834a44a8a3d1c4a7c2bae6d
3
+ size 10957