tamnd commited on
Commit
d425f3c
·
1 Parent(s): 68fac0b

Add 2011-05-15 — 38.2K 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** — 375,028 events in 2148 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 70
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 79
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 48
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 45
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 44
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 45
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 47
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 68
87
- 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 71
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 71
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 94
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 117
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 144
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 218
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 309
94
  17:00 ██████████████░░░░░░░░░░░░░░░░ 120.3K
95
- 18:00 ██████████████████████████████ 253.2K
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 | 58 | 2,450,526 | 42,250 | 459.8 MB | 241.6 MB | 8m12s | 10m33s | 21m56s |
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** — 377,290 events in 2160 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 70
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 79
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 48
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 45
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 55
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 44
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 45
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 47
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 68
87
+ 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 72
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 71
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 94
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 119
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 144
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 218
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 310
94
  17:00 ██████████████░░░░░░░░░░░░░░░░ 120.3K
95
+ 18:00 ██████████████████████████████ 255.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 | 58 | 2,450,526 | 42,250 | 459.8 MB | 241.6 MB | 8m12s | 10m33s | 22m19s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:687aab387db1313bdee3cbb8369b438177acacc71f1e7f6de41ebcb201ba9be6
3
+ size 28320
data/creates/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa555104b60f4f0fce235c3a00d237874b72074f72a75d92a3d44256f3a6877d
3
+ size 126844
data/deletes/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bfada289222cc539ad4ad8217d588eff3d0067ae670ac21a43055fe1e1c0246
3
+ size 14980
data/forks/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08a244c32b714c14a18a48364543685e97fa536178f87eae08d0473ebbe127c7
3
+ size 44736
data/issues/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fedac55f386659842f724debd73f5b83f36929610ff5e0c7eb8ab93036f3ee77
3
+ size 70037
data/members/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0272bcb68fb27b3d038358fc57230a2cd073d7c443e4ef63da869a601c485100
3
+ size 11004
data/public_events/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f29fed5e6a23a8cc8572f6c2d8fe2c62983fe976952beb6055b59fbc0b54db44
3
+ size 3676
data/pull_requests/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79f7c158d353fef867770e50d4b97fabb4d00cd86b47364cff554d0af4db565a
3
+ size 60984
data/pushes/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8090e7253859d98b6268730f05c3961db4836b6f653e6f011b15c716fd86f3a
3
+ size 3277165
data/stars/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22662f819a0b5fafe895a9721f66e686fb83ce14efe9b85cd2b51c1e01194bb8
3
+ size 127554
data/wiki_pages/2011/05/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3662c930ffc3b8fa6bca42bc6098d968b16f5d9e9c55593872ec3cbdf28efc3a
3
+ size 52109
stats.csv CHANGED
@@ -55,5 +55,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
55
  2011-05-11,58354,0,28529,3906,4774,1540,0,0,6173,1584,7901,1467,0,839,1280,327,34,0,10903560,21.4,5295076,6.2,21.4,35.5
56
  2011-05-12,49491,0,26164,2686,3433,1384,0,0,5518,1562,5949,552,0,875,982,335,51,0,9942744,19.4,5087676,14.1,19.4,28.1
57
  2011-05-13,51426,0,24970,3482,5292,1405,0,0,5800,1524,6099,840,0,645,1032,304,33,0,9612566,18.3,5023250,8.6,18.3,20.8
58
- 2011-05-14,36299,0,19276,2049,2206,883,0,0,4065,1063,4774,356,0,447,914,243,23,0,7033465,13.7,3754123,8.2,13.7,0.0
59
  2011-05-15,38246,0,20194,2306,2848,886,0,0,4254,982,4733,342,0,492,978,203,28,0,7324897,12.2,3817409,6.9,12.2,0.0
 
55
  2011-05-11,58354,0,28529,3906,4774,1540,0,0,6173,1584,7901,1467,0,839,1280,327,34,0,10903560,21.4,5295076,6.2,21.4,35.5
56
  2011-05-12,49491,0,26164,2686,3433,1384,0,0,5518,1562,5949,552,0,875,982,335,51,0,9942744,19.4,5087676,14.1,19.4,28.1
57
  2011-05-13,51426,0,24970,3482,5292,1405,0,0,5800,1524,6099,840,0,645,1032,304,33,0,9612566,18.3,5023250,8.6,18.3,20.8
58
+ 2011-05-14,36299,0,19276,2049,2206,883,0,0,4065,1063,4774,356,0,447,914,243,23,0,7033465,13.7,3754123,8.2,13.7,22.2
59
  2011-05-15,38246,0,20194,2306,2848,886,0,0,4254,982,4733,342,0,492,978,203,28,0,7324897,12.2,3817409,6.9,12.2,0.0