tamnd commited on
Commit
44d9e21
·
verified ·
1 Parent(s): 55fa024

Live 2026-05-30 08:15 UTC (41 items)

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. stats_today.csv +2 -1
  3. today/2026/05/30/08/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 08:10 UTC**, with **48,262,606 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/08/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,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**, **2,490 items** across **9 hours**, last updated **2026-05-30 08:15 UTC**).
89
 
90
  ```
91
  00:00 ██████████████████████████░░░░ 307
@@ -96,7 +96,7 @@ The chart below shows items committed to this dataset by hour today (**2026-05-3
96
  05:00 ████████████████████████░░░░░░ 287
97
  06:00 █████████████████████████░░░░░ 298
98
  07:00 ██████████████████████████░░░░ 305
99
- 08:00 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 67
100
  ```
101
 
102
  ## Breakdown by year
@@ -550,4 +550,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
550
 
551
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
552
 
553
- *Last updated: 2026-05-30 08: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 08:15 UTC**, with **48,262,647 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/08/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**, **2,531 items** across **9 hours**, last updated **2026-05-30 08:20 UTC**).
89
 
90
  ```
91
  00:00 ██████████████████████████░░░░ 307
 
96
  05:00 ████████████████████████░░░░░░ 287
97
  06:00 █████████████████████████░░░░░ 298
98
  07:00 ██████████████████████████░░░░ 305
99
+ 08:00 █████████░░░░░░░░░░░░░░░░░░░░░ 108
100
  ```
101
 
102
  ## Breakdown by year
 
550
 
551
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
552
 
553
+ *Last updated: 2026-05-30 08:20 UTC*
stats_today.csv CHANGED
@@ -97,4 +97,5 @@ date,block,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
97
  2026-05-30,07:55,48333791,48333816,23,0,13,9412,2026-05-30T08:00:01Z
98
  2026-05-30,08:00,48333819,48333843,22,0,11,11589,2026-05-30T08:05:01Z
99
  2026-05-30,08:05,48333845,48333865,18,0,78,9654,2026-05-30T08:10:00Z
100
- 2026-05-30,08:10,48333866,48333894,27,0,0,9969,2026-05-30T08:15:01Z
 
 
97
  2026-05-30,07:55,48333791,48333816,23,0,13,9412,2026-05-30T08:00:01Z
98
  2026-05-30,08:00,48333819,48333843,22,0,11,11589,2026-05-30T08:05:01Z
99
  2026-05-30,08:05,48333845,48333865,18,0,78,9654,2026-05-30T08:10:00Z
100
+ 2026-05-30,08:10,48333866,48333894,27,0,11,9969,2026-05-30T08:15:01Z
101
+ 2026-05-30,08:15,48333897,48333942,41,0,0,16630,2026-05-30T08:20:00Z
today/2026/05/30/08/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:099c4e0d55ed0996697e4f048067f6de09a57acbae953e5c6f3e46b430a0a02a
3
+ size 16630