tamnd commited on
Commit
9a6803b
·
verified ·
1 Parent(s): b1b452c

Add 2012-05-19 — 71.9K 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,631,522 events in 10697 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 335
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 326
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 271
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 253
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 227
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 248
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 193
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 217
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 258
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 326
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 297
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 369
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 385
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 461
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 530
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 602
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 836
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.2K
100
- 23:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 22.3K
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 | 104 | 10,628,158 | 102,193 | 2.8 GB | 1.1 GB | 47m06s | 1h04m | 58m38s |
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,631,551 events in 10710 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 335
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 326
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 273
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 253
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 227
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 249
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 193
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 217
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 258
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 326
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 297
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 385
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 462
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 532
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 603
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 837
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.2K
100
+ 23:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 22.4K
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 | 104 | 10,628,158 | 102,193 | 2.8 GB | 1.1 GB | 47m06s | 1h04m | 59m06s |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a6e08b2a140338f5ddb2d3faec09b2274758f5262480be9ace715dfc985061
3
+ size 26189
data/creates/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d056b347cf75628eb5558bc19492fbb57154f235e5ffe60d1f43a2c8f6872dd
3
+ size 255491
data/deletes/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1ce296fc20c70d6efcb2b6ee4f072b78c337c53342bd6a8e0cc0c018232367f
3
+ size 11482
data/forks/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfeef6a56ceee219d4698d06dcfacb9031c62f81e9376541aac3f4a2b7227e99
3
+ size 56996
data/issue_comments/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8ce3ab96fdae00f214dd5a3ac917f15daab0310cc007a7538c88a07a8f76a36
3
+ size 93936
data/issues/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806a1bfaf687edbf16f6cf5892602464ed0678cd72410c5b3c8388f15f585936
3
+ size 67516
data/public_events/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e78a87940df793a363acd74e5cb613291389038465e31a8e37f35cd37fd3ccde
3
+ size 3800
data/pull_requests/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92a96e8435eedaa3b54063c947bd8d9a6b975d8744f41cbfbf4601830136f67a
3
+ size 321991
data/pushes/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ff1c1a15a8248bd1acd0a8b26db30105d30b5d30203a4ae8c745712f5707649
3
+ size 5335617
data/stars/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d1a11124ed898ce5039f155bcf89796408f2b4e97b44981e7014e66aa345f2c
3
+ size 123340
data/wiki_pages/2012/05/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b59775235f3ee5f6adf63495e72aa7f31a904f853b5892d413d4d65aa227afcd
3
+ size 50161
stats.csv CHANGED
@@ -343,6 +343,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
343
  2012-05-15,118129,536,58633,6259,9745,4083,0,800,12341,4073,17429,720,0,1395,1971,0,144,0,33392408,68.6,11042207,34.5,68.6,40.0
344
  2012-05-16,114746,495,56519,5700,9342,3758,0,776,12402,4021,17378,705,0,1580,1960,0,110,0,32255086,67.3,10547637,22.5,67.3,25.7
345
  2012-05-17,110139,453,54343,5156,8252,3492,0,681,12448,4151,16809,640,0,1356,2255,0,103,0,30675299,64.8,10295525,23.6,64.8,30.8
346
- 2012-05-18,102893,398,49757,5073,7867,3221,0,850,10177,3701,18044,595,0,1125,1986,0,99,0,28317097,41.3,9397780,23.5,41.3,0.0
347
  2012-05-19,71888,278,35785,3106,4596,1831,0,304,7599,2627,13581,346,0,740,1033,0,62,0,18761137,25.8,6346519,19.2,25.8,0.0
348
  2012-05-20,81794,251,40998,3583,5509,2323,0,703,8416,2805,14601,389,0,673,1501,0,42,0,21829607,34.0,7409845,19.6,34.0,0.0
 
343
  2012-05-15,118129,536,58633,6259,9745,4083,0,800,12341,4073,17429,720,0,1395,1971,0,144,0,33392408,68.6,11042207,34.5,68.6,40.0
344
  2012-05-16,114746,495,56519,5700,9342,3758,0,776,12402,4021,17378,705,0,1580,1960,0,110,0,32255086,67.3,10547637,22.5,67.3,25.7
345
  2012-05-17,110139,453,54343,5156,8252,3492,0,681,12448,4151,16809,640,0,1356,2255,0,103,0,30675299,64.8,10295525,23.6,64.8,30.8
346
+ 2012-05-18,102893,398,49757,5073,7867,3221,0,850,10177,3701,18044,595,0,1125,1986,0,99,0,28317097,41.3,9397780,23.5,41.3,28.5
347
  2012-05-19,71888,278,35785,3106,4596,1831,0,304,7599,2627,13581,346,0,740,1033,0,62,0,18761137,25.8,6346519,19.2,25.8,0.0
348
  2012-05-20,81794,251,40998,3583,5509,2323,0,703,8416,2805,14601,389,0,673,1501,0,42,0,21829607,34.0,7409845,19.6,34.0,0.0