tamnd commited on
Commit
89395ec
·
verified ·
1 Parent(s): 0e14086

Live 2026-04-30 23:50 UTC (17 items)

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. stats_today.csv +2 -1
  3. today/2026/04/30/23/50.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-04-30 23:45 UTC**, with **47,896,567 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/04/30/00/00.parquet 5-min live blocks (YYYY/MM/DD/HH/MM.parquet)
77
  2026/04/30/00/05.parquet
78
  ...
79
- 2026/04/30/23/45.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-04-30**, **10,983 items** across **24 hours**, last updated **2026-04-30 23:50 UTC**).
89
 
90
  ```
91
  00:00 ██████████████░░░░░░░░░░░░░░░░ 372
@@ -111,7 +111,7 @@ The chart below shows items committed to this dataset by hour today (**2026-04-3
111
  20:00 ███████████████████████░░░░░░░ 582
112
  21:00 ████████████████████░░░░░░░░░░ 509
113
  22:00 ██████████████████░░░░░░░░░░░░ 466
114
- 23:00 ███████████████░░░░░░░░░░░░░░░ 382
115
  ```
116
 
117
  ## Breakdown by year
@@ -565,4 +565,4 @@ This is an independent community mirror. It is not affiliated with or endorsed b
565
 
566
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
567
 
568
- *Last updated: 2026-04-30 23:50 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-04-30 23:50 UTC**, with **47,896,584 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/04/30/00/00.parquet 5-min live blocks (YYYY/MM/DD/HH/MM.parquet)
77
  2026/04/30/00/05.parquet
78
  ...
79
+ 2026/04/30/23/50.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-04-30**, **11,000 items** across **24 hours**, last updated **2026-04-30 23:55 UTC**).
89
 
90
  ```
91
  00:00 ██████████████░░░░░░░░░░░░░░░░ 372
 
111
  20:00 ███████████████████████░░░░░░░ 582
112
  21:00 ████████████████████░░░░░░░░░░ 509
113
  22:00 ██████████████████░░░░░░░░░░░░ 466
114
+ 23:00 ███████████████░░░░░░░░░░░░░░░ 399
115
  ```
116
 
117
  ## Breakdown by year
 
565
 
566
  For questions, feedback, or issues, please open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/hacker-news/discussions).
567
 
568
+ *Last updated: 2026-04-30 23:55 UTC*
stats_today.csv CHANGED
@@ -284,4 +284,5 @@ date,block,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
284
  2026-04-30,23:30,47969661,47969705,40,0,76,13429,2026-04-30T23:35:01Z
285
  2026-04-30,23:35,47969711,47969749,34,0,82,13046,2026-04-30T23:40:01Z
286
  2026-04-30,23:40,47969751,47969787,36,1,78,14778,2026-04-30T23:45:02Z
287
- 2026-04-30,23:45,47969792,47969826,28,0,0,13731,2026-04-30T23:50:00Z
 
 
284
  2026-04-30,23:30,47969661,47969705,40,0,76,13429,2026-04-30T23:35:01Z
285
  2026-04-30,23:35,47969711,47969749,34,0,82,13046,2026-04-30T23:40:01Z
286
  2026-04-30,23:40,47969751,47969787,36,1,78,14778,2026-04-30T23:45:02Z
287
+ 2026-04-30,23:45,47969792,47969826,28,0,89,13731,2026-04-30T23:50:00Z
288
+ 2026-04-30,23:50,47969828,47969846,17,1,0,8078,2026-04-30T23:55:02Z
today/2026/04/30/23/50.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91b96a3fd80f86c34b38caf82569998e2e97f69717e42e77a41f3ab00c250d87
3
+ size 8078