tamnd commited on
Commit
8cb1f02
·
verified ·
1 Parent(s): d14b159

Add 2012-05-13 — 85.0K events, 11 files

Browse files
README.md CHANGED
@@ -71,33 +71,33 @@ 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,609,040 events in 10581 blocks
75
 
76
  ```
77
- 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 330
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 323
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 269
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 252
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 225
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 245
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 192
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 215
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 257
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 324
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 296
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 368
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 382
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 457
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 528
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 596
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 826
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
95
  18:00 ██████████████████████████████ 323.8K
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.6K
98
  21:00 ████████████████████████░░░░░░ 263.9K
99
  22:00 █████████████████████████░░░░░ 273.1K
100
- 23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
103
 
@@ -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 | 97 | 9,906,980 | 102,133 | 2.6 GB | 1.0 GB | 43m58s | 58m29s | 55m26s |
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,620,600 events in 10618 blocks
75
 
76
  ```
77
+ 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 333
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 324
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 269
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 252
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 227
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 246
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 192
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 215
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 258
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 325
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 296
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 368
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 383
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 457
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 528
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 598
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 830
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
95
  18:00 ██████████████████████████████ 323.8K
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.6K
98
  21:00 ████████████████████████░░░░░░ 263.9K
99
  22:00 █████████████████████████░░░░░ 273.1K
100
+ 23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11.5K
101
  ```
102
 
103
 
 
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 | 97 | 9,906,980 | 102,133 | 2.6 GB | 1.0 GB | 43m58s | 58m29s | 56m04s |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39dc4a95634fb6037dba393f32d68cce1f81012f8fb8522787779467ed8c6e1e
3
+ size 29417
data/creates/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a814776a2f0c5fcd39d8ccf45f299cc0ff0273f98006416097468507c1c0c12
3
+ size 296777
data/deletes/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae266cdd04757a4071012cf692928b67f65a37b422db71b6bc7dffb135b22f6a
3
+ size 13713
data/forks/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c9ee4e9fc509fa35248fb175112feda8ecf5d16691e4a8b43c01d1772e6a62a
3
+ size 77316
data/issue_comments/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12e3f43a119aab8c87e0248614de1b91c29d91c2a4364ce569bd3af2a74fbdfb
3
+ size 104633
data/issues/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1891ea8f774e478d385f673b7049ba2cae1e83bb8d0d58b4d9f4201904243471
3
+ size 76017
data/public_events/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:425dfbea5aa417d7000adbedb7920794e8d39e94bf537d592ff4fe7f0dc915b7
3
+ size 4028
data/pull_requests/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa2b27c1570bb56debcdde0ff820fc2b80be5d8b35195ba4a59eedd2dc8dc50c
3
+ size 388927
data/pushes/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5c874e3f04f4a248ee63edba01168a1497edf98628d465d77ab2a48d24c2227
3
+ size 6419300
data/stars/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb82f3e4cdc83295c627b140729380eefa67bd9b6e98bb798d48fd5e71ec37da
3
+ size 171475
data/wiki_pages/2012/05/13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5041d64b3bca0b0975fd86ebf890e7c84edb9f146a81bae26915920ba169ac7f
3
+ size 70703
stats.csv CHANGED
@@ -337,5 +337,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
337
  2012-05-09,122705,472,59070,5788,9842,4039,0,1236,15026,4674,17744,698,0,1415,2586,0,115,0,34821330,63.9,11397245,25.9,63.9,36.1
338
  2012-05-10,123437,475,58974,6092,9583,4500,0,1039,15331,5277,17564,725,0,1507,2267,0,103,0,34869796,63.9,11263663,20.0,63.9,32.6
339
  2012-05-11,110274,484,52023,5237,8978,3645,0,829,13438,4331,17272,708,0,1363,1838,0,128,0,30634884,58.2,10195317,30.9,58.2,45.5
340
- 2012-05-12,80535,302,38632,3948,5828,2089,0,366,9329,3277,14122,378,0,844,1352,0,68,0,21193724,42.6,7102591,27.0,42.6,0.0
341
  2012-05-13,85026,288,42227,3582,5678,2217,0,450,9985,3092,14804,417,0,796,1412,0,78,0,22698241,45.8,7652306,20.3,45.8,0.0
 
337
  2012-05-09,122705,472,59070,5788,9842,4039,0,1236,15026,4674,17744,698,0,1415,2586,0,115,0,34821330,63.9,11397245,25.9,63.9,36.1
338
  2012-05-10,123437,475,58974,6092,9583,4500,0,1039,15331,5277,17564,725,0,1507,2267,0,103,0,34869796,63.9,11263663,20.0,63.9,32.6
339
  2012-05-11,110274,484,52023,5237,8978,3645,0,829,13438,4331,17272,708,0,1363,1838,0,128,0,30634884,58.2,10195317,30.9,58.2,45.5
340
+ 2012-05-12,80535,302,38632,3948,5828,2089,0,366,9329,3277,14122,378,0,844,1352,0,68,0,21193724,42.6,7102591,27.0,42.6,38.1
341
  2012-05-13,85026,288,42227,3582,5678,2217,0,450,9985,3092,14804,417,0,796,1412,0,78,0,22698241,45.8,7652306,20.3,45.8,0.0