Datasets:
Add 2013-02 (153,230 items)
Browse files- README.md +6 -6
- data/2013/2013-02.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 **2013-
|
| 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 | 2013-
|
| 49 |
-
| Size |
|
| 50 |
| Contributors | | 1,085,135 |
|
| 51 |
| Stories | | 6,032,585 |
|
| 52 |
| Comments | | 41,264,455 |
|
|
@@ -66,7 +66,7 @@ Items committed to this dataset by year:
|
|
| 66 |
2010 █████████████████████░░░░░░░░░ 1.0M
|
| 67 |
2011 ████████████████████████████░░ 1.4M
|
| 68 |
2012 ██████████████████████████████ 1.4M
|
| 69 |
-
2013 ███░░░░░░░░░░░░░░░░░░░░░░░░
|
| 70 |
```
|
| 71 |
|
| 72 |
---
|
|
|
|
| 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 **2013-02** (47,332,789 items in full archive), with **5180763 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 | 5180763 | 47,332,789 |
|
| 46 |
+
| Months | 75 | |
|
| 47 |
| First month | 2006-10 | 2006-10 |
|
| 48 |
+
| Last committed | 2013-02 | |
|
| 49 |
+
| Size | 1138.7 MB | |
|
| 50 |
| Contributors | | 1,085,135 |
|
| 51 |
| Stories | | 6,032,585 |
|
| 52 |
| Comments | | 41,264,455 |
|
|
|
|
| 66 |
2010 █████████████████████░░░░░░░░░ 1.0M
|
| 67 |
2011 ████████████████████████████░░ 1.4M
|
| 68 |
2012 ██████████████████████████████ 1.4M
|
| 69 |
+
2013 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 309.8K
|
| 70 |
```
|
| 71 |
|
| 72 |
---
|
data/2013/2013-02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f05e2b0ae9961d6bef36d54cce91328ffcd3332c55df150c09ab8a9d407bb97c
|
| 3 |
+
size 40345315
|
stats.csv
CHANGED
|
@@ -72,4 +72,5 @@ year,month,lowest_id,highest_id,count,dur_fetch_s,dur_commit_s,size_bytes,commit
|
|
| 72 |
2012,10,4594696,4725480,130722,2,7,33751989,2026-03-14T10:22:57Z
|
| 73 |
2012,11,4725481,4856168,130380,4,15,34115713,2026-03-14T10:23:10Z
|
| 74 |
2012,12,4856169,4991391,134805,9,7,36243801,2026-03-14T10:23:35Z
|
| 75 |
-
2013,1,4991392,5148312,156540,2,
|
|
|
|
|
|
| 72 |
2012,10,4594696,4725480,130722,2,7,33751989,2026-03-14T10:22:57Z
|
| 73 |
2012,11,4725481,4856168,130380,4,15,34115713,2026-03-14T10:23:10Z
|
| 74 |
2012,12,4856169,4991391,134805,9,7,36243801,2026-03-14T10:23:35Z
|
| 75 |
+
2013,1,4991392,5148312,156540,2,7,41400222,2026-03-14T10:23:45Z
|
| 76 |
+
2013,2,5148313,5301920,153230,2,0,40345315,2026-03-14T10:23:56Z
|