Datasets:
Add 2012-07 (136,839 items)
Browse files- README.md +6 -6
- data/2012/2012-07.parquet +3 -0
- stats.csv +2 -1
README.md
CHANGED
|
@@ -32,7 +32,7 @@ configs:
|
|
| 32 |
|
| 33 |
# Hacker News — Complete Archive
|
| 34 |
|
| 35 |
-
Every Hacker News item since 2006, updated every 5 minutes. Stories, comments, Ask HN, Show HN, jobs, and polls — spanning **2006-10** to **2012-
|
| 36 |
|
| 37 |
This dataset mirrors the full [Hacker News](https://news.ycombinator.com) archive as monthly Parquet files, with 5-minute live blocks for today's activity. All fields are preserved exactly as they appear in the [HN API](https://github.com/HackerNewsAPI/HN-API).
|
| 38 |
|
|
@@ -42,11 +42,11 @@ This dataset mirrors the full [Hacker News](https://news.ycombinator.com) archiv
|
|
| 42 |
|
| 43 |
| Metric | Committed | Full Archive |
|
| 44 |
|--------|----------:|------------:|
|
| 45 |
-
| Items |
|
| 46 |
-
| Months |
|
| 47 |
| First month | 2006-10 | 2006-10 |
|
| 48 |
-
| Last committed | 2012-
|
| 49 |
-
| Size |
|
| 50 |
| Contributors | | 1,085,135 |
|
| 51 |
| Stories | | 6,032,585 |
|
| 52 |
| Comments | | 41,264,455 |
|
|
@@ -65,7 +65,7 @@ Items committed to this dataset by year:
|
|
| 65 |
2009 █████████████░░░░░░░░░░░░░░░░░ 608.4K
|
| 66 |
2010 ██████████████████████░░░░░░░░ 1.0M
|
| 67 |
2011 ██████████████████████████████ 1.4M
|
| 68 |
-
2012 █████████████░░░░░░░░░░░░░
|
| 69 |
```
|
| 70 |
|
| 71 |
---
|
|
|
|
| 32 |
|
| 33 |
# Hacker News — Complete Archive
|
| 34 |
|
| 35 |
+
Every Hacker News item since 2006, updated every 5 minutes. Stories, comments, Ask HN, Show HN, jobs, and polls — spanning **2006-10** to **2012-07** (47,332,789 items in full archive), with **4201014 items** committed so far.
|
| 36 |
|
| 37 |
This dataset mirrors the full [Hacker News](https://news.ycombinator.com) archive as monthly Parquet files, with 5-minute live blocks for today's activity. All fields are preserved exactly as they appear in the [HN API](https://github.com/HackerNewsAPI/HN-API).
|
| 38 |
|
|
|
|
| 42 |
|
| 43 |
| Metric | Committed | Full Archive |
|
| 44 |
|--------|----------:|------------:|
|
| 45 |
+
| Items | 4201014 | 47,332,789 |
|
| 46 |
+
| Months | 68 | |
|
| 47 |
| First month | 2006-10 | 2006-10 |
|
| 48 |
+
| Last committed | 2012-07 | |
|
| 49 |
+
| Size | 892.5 MB | |
|
| 50 |
| Contributors | | 1,085,135 |
|
| 51 |
| Stories | | 6,032,585 |
|
| 52 |
| Comments | | 41,264,455 |
|
|
|
|
| 65 |
2009 █████████████░░░░░░░░░░░░░░░░░ 608.4K
|
| 66 |
2010 ██████████████████████░░░░░░░░ 1.0M
|
| 67 |
2011 ██████████████████████████████ 1.4M
|
| 68 |
+
2012 █████████████████░░░░░░░░░░░░░ 767.4K
|
| 69 |
```
|
| 70 |
|
| 71 |
---
|
data/2012/2012-07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9690c2adf9aa8c770c202e0384a46f0136d65cb283720899990820f4de0bb771
|
| 3 |
+
size 36040991
|
stats.csv
CHANGED
|
@@ -65,4 +65,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 65 |
2012,2,3535904,3650342,114197,3,6,25435313,2026-03-14T10:12:49Z
|
| 66 |
2012,3,3650343,3782006,131425,2,12,33789898,2026-03-14T10:12:57Z
|
| 67 |
2012,4,3782007,3912227,129931,3,0,33171230,2026-03-14T10:20:32Z
|
| 68 |
-
2012,6,4051125,4183216,131726,8,
|
|
|
|
|
|
| 65 |
2012,2,3535904,3650342,114197,3,6,25435313,2026-03-14T10:12:49Z
|
| 66 |
2012,3,3650343,3782006,131425,2,12,33789898,2026-03-14T10:12:57Z
|
| 67 |
2012,4,3782007,3912227,129931,3,0,33171230,2026-03-14T10:20:32Z
|
| 68 |
+
2012,6,4051125,4183216,131726,8,8,34584761,2026-03-14T10:22:13Z
|
| 69 |
+
2012,7,4183217,4320367,136839,5,0,36040991,2026-03-14T10:22:27Z
|