tamnd commited on
Commit
890eae6
·
1 Parent(s): e05cb49

Add 2011-05-28 — 0 events, 11 files

Browse files
README.md CHANGED
@@ -71,28 +71,28 @@ 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** — 413,528 events in 2366 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 74
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 83
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 48
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 63
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 45
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 45
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 58
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 86
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 79
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 80
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 106
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 125
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 165
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 236
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 314
94
  17:00 ████████████░░░░░░░░░░░░░░░░░░ 120.3K
95
- 18:00 ██████████████████████████████ 291.5K
96
  19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
98
  21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
@@ -136,7 +136,7 @@ duckdb.sql("""
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
- | 2011 | 70 | 3,049,397 | 43,562 | 568.0 MB | 298.3 MB | 9m59s | 13m30s | 27m12s |
140
 
141
 
142
  ### 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** — 416,414 events in 2383 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 74
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 83
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 48
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 63
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 45
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 45
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 58
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 87
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 79
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 80
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 108
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 126
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 165
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 236
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 318
94
  17:00 ████████████░░░░░░░░░░░░░░░░░░ 120.3K
95
+ 18:00 ██████████████████████████████ 294.4K
96
  19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
98
  21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
+ | 2011 | 70 | 3,049,397 | 43,562 | 568.0 MB | 298.3 MB | 9m59s | 13m30s | 27m36s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee7b0679614d2f2b2dc30b231dccbcf2b76392af4f6954d6c323af08493aea80
3
+ size 28364
data/creates/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:549d908fd13dfebe53118b17d9b4960be7fd236fd33eeacee029b849382f6bf7
3
+ size 192764
data/deletes/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:653d60668eba2baf2aaf06502432211e31aea0d4255bbe117998273d21fa5cb4
3
+ size 15979
data/forks/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f93d5387df426dcd7669158506d05344cb193ca418158013fa7072d9f489e8d
3
+ size 61130
data/issues/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c233edfa885d5943c6a3cfdcce6d514b5f4dba42207515aee043f54ffb0aacf
3
+ size 59070
data/members/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc91d681739fa797abcc89e9c7d404ea0e91747fddabdd30532cae0983c9d9ce
3
+ size 10593
data/public_events/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ffaf9e1e3566faf7313bb744653afc7b3435b18a34b3be97926703ca0775491
3
+ size 3827
data/pull_requests/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd032a24b5496b6d418b642f5deccb2dc5da6384e2487d5f1a4e94a6da1eb960
3
+ size 59208
data/pushes/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8e36bf739b6d0987c39470415676e2bb16f7f8622d1ac81093b6d659a0f868e
3
+ size 3039224
data/stars/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c26bfcd7c30746fd4b39ee5b5e3081f59fb88701b0b5b21d254e920dbbfdc17
3
+ size 114082
data/wiki_pages/2011/05/28.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27432557a5f27d1afb5acda631f768cf4d12ebe7c5a36e1fc5e496ff39f563fc
3
+ size 65534
stats.csv CHANGED
@@ -68,4 +68,4 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
68
  2011-05-24,56098,0,29776,2872,4203,1696,0,0,6285,1732,6311,623,0,1063,1164,321,52,0,11198939,11.8,5853616,8.5,11.8,55.5
69
  2011-05-25,55047,0,29084,2679,4083,1642,0,0,5927,1773,7039,519,0,852,1073,315,61,0,10391970,7.5,5690753,6.7,7.5,23.7
70
  2011-05-26,55806,0,28698,3129,4229,1590,0,0,5890,1736,7455,778,0,850,1008,382,61,0,10328954,7.3,5741994,15.9,7.3,21.8
71
- 2011-05-27,45103,0,23124,2689,3313,1261,0,0,4982,1401,5750,702,0,747,810,282,42,0,8338869,7.0,4651777,7.6,7.0,0.0
 
68
  2011-05-24,56098,0,29776,2872,4203,1696,0,0,6285,1732,6311,623,0,1063,1164,321,52,0,11198939,11.8,5853616,8.5,11.8,55.5
69
  2011-05-25,55047,0,29084,2679,4083,1642,0,0,5927,1773,7039,519,0,852,1073,315,61,0,10391970,7.5,5690753,6.7,7.5,23.7
70
  2011-05-26,55806,0,28698,3129,4229,1590,0,0,5890,1736,7455,778,0,850,1008,382,61,0,10328954,7.3,5741994,15.9,7.3,21.8
71
+ 2011-05-27,45103,0,23124,2689,3313,1261,0,0,4982,1401,5750,702,0,747,810,282,42,0,8338869,7.0,4651777,7.6,7.0,23.9