Add 2012-05-20 — 81.8K events, 11 files
Browse files- README.md +5 -5
- data/commit_comments/2012/05/20.parquet +3 -0
- data/creates/2012/05/20.parquet +3 -0
- data/deletes/2012/05/20.parquet +3 -0
- data/forks/2012/05/20.parquet +3 -0
- data/issue_comments/2012/05/20.parquet +3 -0
- data/issues/2012/05/20.parquet +3 -0
- data/public_events/2012/05/20.parquet +3 -0
- data/pull_requests/2012/05/20.parquet +3 -0
- data/pushes/2012/05/20.parquet +3 -0
- data/stars/2012/05/20.parquet +3 -0
- data/wiki_pages/2012/05/20.parquet +3 -0
- stats.csv +1 -1
README.md
CHANGED
|
@@ -71,19 +71,19 @@ 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,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 335
|
| 78 |
-
01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 79 |
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 273
|
| 80 |
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 253
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 227
|
| 82 |
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 249
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 193
|
| 84 |
-
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 258
|
| 86 |
-
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 87 |
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 297
|
| 88 |
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 385
|
|
@@ -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 |
|
| 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,563 events in 10717 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 335
|
| 78 |
+
01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 327
|
| 79 |
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 273
|
| 80 |
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 253
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 227
|
| 82 |
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 249
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 193
|
| 84 |
+
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 218
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 258
|
| 86 |
+
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 327
|
| 87 |
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 297
|
| 88 |
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 385
|
|
|
|
| 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 | 59m41s |
|
| 142 |
|
| 143 |
|
| 144 |
### Pushes per year
|
data/commit_comments/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63093d0930455a170e6d81f31c27375369a89b8b28022694db9bafd1706da4d9
|
| 3 |
+
size 26356
|
data/creates/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b58f38d6f9f0f2ae8123cab3360e44bf3b96f758a9782818f70178c56d8d7f85
|
| 3 |
+
size 286936
|
data/deletes/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37c9d7d65baee9061140688fcdfeb14628498f32fbf55411c0bdfca3aaffa035
|
| 3 |
+
size 12830
|
data/forks/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34584c551a7deaab34165a321fc82b7cfeb064342c8d8266b2718d2d926c257c
|
| 3 |
+
size 61365
|
data/issue_comments/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0495f18797cface9637b03ecb27a9b9347ff0677108cf1e147233537a8a7207
|
| 3 |
+
size 103630
|
data/issues/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b365829d3c3d4bae035207d56005a8904082210dfe82dba75237cecfb7b63f14
|
| 3 |
+
size 76184
|
data/public_events/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37190c915e0ee3bf777eda3054d34d81b520aa67532756037f0a5f5fc4a7b538
|
| 3 |
+
size 3313
|
data/pull_requests/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6788f90fb2a5aa2309a344fbde68ecf54257c96abf4d9c13c2a2e5d3b12b0bed
|
| 3 |
+
size 403019
|
data/pushes/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b301e1b37d6c559027fd3050a271e8e4efb7f5084e9bcaa1e89735931ada9cd
|
| 3 |
+
size 6196779
|
data/stars/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0f3ed17306828708763d3aa562c79f3519b286601ea2bb1399cc73e93ea1f68
|
| 3 |
+
size 139633
|
data/wiki_pages/2012/05/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b547d95101d29dcf326d82f65b9ded91eb6fe0682486ac6c6587bb7c67e94af
|
| 3 |
+
size 99800
|
stats.csv
CHANGED
|
@@ -344,5 +344,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 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,
|
| 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
|
|
|
|
| 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,34.6
|
| 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
|