tamnd commited on
Commit
eb2f3bf
·
verified ·
1 Parent(s): 7c678ea

Add 2012-06-17 — 79.7K events, 11 files

Browse files
README.md CHANGED
@@ -71,25 +71,25 @@ The underlying data comes from [GH Archive](https://www.gharchive.org/), created
71
 
72
  Events from today are captured in near-real-time from the GitHub Events API and stored as 5-minute blocks in `today/raw/YYYY/MM/DD/HHMM.parquet`. Each block contains a generic event record with the full JSON payload preserved for later processing. Live blocks are committed to this dataset within minutes of the events occurring.
73
 
74
- **2026-03-27** — 1,690,658 events in 11136 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 355
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 338
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 283
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 265
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 236
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 259
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 197
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 226
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 267
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 339
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 310
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 376
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 394
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 472
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 548
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 613
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 847
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 121.0K
95
  18:00 ██████████████████████████████ 323.9K
@@ -138,7 +138,7 @@ duckdb.sql("""
138
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
139
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
140
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
141
- | 2012 | 132 | 13,770,210 | 104,319 | 3.5 GB | 1.3 GB | 59m16s | 1h20m | 1h14m |
142
 
143
 
144
  ### Pushes per year
 
71
 
72
  Events from today are captured in near-real-time from the GitHub Events API and stored as 5-minute blocks in `today/raw/YYYY/MM/DD/HHMM.parquet`. Each block contains a generic event record with the full JSON payload preserved for later processing. Live blocks are committed to this dataset within minutes of the events occurring.
73
 
74
+ **2026-03-27** — 1,690,671 events in 11146 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 355
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 338
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 283
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 265
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 237
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 259
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 197
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 226
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 267
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 339
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 310
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 377
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 394
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 472
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 548
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 614
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 847
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 121.0K
95
  18:00 ██████████████████████████████ 323.9K
 
138
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
139
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
140
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
141
+ | 2012 | 132 | 13,770,210 | 104,319 | 3.5 GB | 1.3 GB | 59m16s | 1h20m | 1h15m |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ef68321348abe3ede2a03dbc670ec4cb8bd6dcda4136c98f5982bd0ee1b2576
3
+ size 33806
data/creates/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c220dfcee6775efdd580b6b9a309712cbea5c9c7e601df42b65e35ebe59a1123
3
+ size 303654
data/deletes/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17ad438135632c48a4f8072dc13fde702f4d56a3796449e1c4edc86c66108ae9
3
+ size 15220
data/forks/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c228aec5ecd97a623a8f333b05303392abe8194bbd9959e683414f408740f9
3
+ size 69980
data/issue_comments/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb4a2ad314c6dbd21a3b27f208a07689266c1dbd3d31f5b1b3c58a9e8b439efe
3
+ size 120651
data/issues/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dcbc7545c8c1c166a6dd25e6f0067daa9bb2cf6b3163b0132de02aa673777cd
3
+ size 86260
data/public_events/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:362bce4f7c01780da92f31d44ffbf329bb73d7c73d288c9ec807b32493a3a608
3
+ size 3959
data/pull_requests/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28c7d3c55cdd61a9260df9f60b136065c00613d88e001124a19ba0ed9f4c97e9
3
+ size 367872
data/pushes/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0456ec16b96d304080136d96f5c10feba941e7d5ce460e24a7fcbf4ff20d434b
3
+ size 6088901
data/stars/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4af46a78344599694307fa70fad4595cbc091ecf32d82c8ea7c21fcab153f492
3
+ size 166870
data/wiki_pages/2012/06/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:042532de2d4e8e366e01869c41d2153a1782c90f6b18f233d309ac9c02dded18
3
+ size 101252
stats.csv CHANGED
@@ -372,5 +372,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
372
  2012-06-13,134305,520,63308,6353,10469,4338,0,1378,12689,4840,25675,754,0,1479,2367,0,135,0,35761514,21.9,12389385,21.8,21.9,25.7
373
  2012-06-14,126048,521,59924,7237,9626,4063,0,1265,12247,4187,22644,650,0,1402,2165,0,117,0,33989362,23.2,11431625,33.6,23.2,30.9
374
  2012-06-15,112994,381,54587,5461,8395,3572,0,940,10983,3756,20963,678,0,1119,2049,0,110,0,30587924,22.8,10722580,23.5,22.8,28.6
375
- 2012-06-16,82068,301,39654,3377,5048,1736,0,315,7951,2538,18471,380,0,751,1475,0,71,0,20018905,31.5,6918880,21.7,31.5,0.0
376
  2012-06-17,79673,252,41016,3432,5273,1796,0,401,8494,2663,13592,380,0,883,1434,0,57,0,20702924,30.5,7358425,20.9,30.5,0.0
 
372
  2012-06-13,134305,520,63308,6353,10469,4338,0,1378,12689,4840,25675,754,0,1479,2367,0,135,0,35761514,21.9,12389385,21.8,21.9,25.7
373
  2012-06-14,126048,521,59924,7237,9626,4063,0,1265,12247,4187,22644,650,0,1402,2165,0,117,0,33989362,23.2,11431625,33.6,23.2,30.9
374
  2012-06-15,112994,381,54587,5461,8395,3572,0,940,10983,3756,20963,678,0,1119,2049,0,110,0,30587924,22.8,10722580,23.5,22.8,28.6
375
+ 2012-06-16,82068,301,39654,3377,5048,1736,0,315,7951,2538,18471,380,0,751,1475,0,71,0,20018905,31.5,6918880,21.7,31.5,29.4
376
  2012-06-17,79673,252,41016,3432,5273,1796,0,401,8494,2663,13592,380,0,883,1434,0,57,0,20702924,30.5,7358425,20.9,30.5,0.0