Datasets:
Add 2012-09 (132,451 items)
Browse files- README.md +6 -6
- data/2012/2012-09.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-09** (47,332,789 items in full archive), with **4475086 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 | 4475086 | 47,332,789 |
|
| 46 |
+
| Months | 70 | |
|
| 47 |
| First month | 2006-10 | 2006-10 |
|
| 48 |
+
| Last committed | 2012-09 | |
|
| 49 |
+
| Size | 961.4 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 ███████████████████████░░░░░░░ 1.0M
|
| 69 |
```
|
| 70 |
|
| 71 |
---
|
data/2012/2012-09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f19bab15540ee7a470bdc24e71efef65d1a98f8ad765f7e84bb266a1f48910ec
|
| 3 |
+
size 35209232
|
stats.csv
CHANGED
|
@@ -67,4 +67,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 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,7,36040991,2026-03-14T10:22:27Z
|
| 70 |
-
2012,8,4320368,4462197,141621,2,
|
|
|
|
|
|
| 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,7,36040991,2026-03-14T10:22:27Z
|
| 70 |
+
2012,8,4320368,4462197,141621,2,7,37074390,2026-03-14T10:22:37Z
|
| 71 |
+
2012,9,4462198,4594695,132451,2,0,35209232,2026-03-14T10:22:48Z
|