tamnd commited on
Commit
0e274e6
·
1 Parent(s): 0ea697c

Add 2011-04-01 — 43.0K events, 11 files

Browse files
README.md CHANGED
@@ -71,27 +71,27 @@ 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** — 106,257 events in 625 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 14
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 17
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 16
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 18
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 14
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 19
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 14
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21
87
- 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 31
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 36
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 22
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 33
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 104
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 99
94
- 17:00 ██████████████████████████████ 105.7K
95
  18:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
96
  19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
97
  20: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 | 26 | 1,041,806 | 40,069 | 198.6 MB | 106.1 MB | 4m03s | 6m04s | 9m52s |
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** — 108,205 events in 639 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 16
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 19
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 19
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 16
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21
87
+ 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 32
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 36
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 22
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 34
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 55
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 104
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 99
94
+ 17:00 ██████████████████████████████ 107.6K
95
  18:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
96
  19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
+ | 2011 | 26 | 1,041,806 | 40,069 | 198.6 MB | 106.1 MB | 4m03s | 6m04s | 10m16s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99f29a3231d23c3ff083b2564cbe16a932bc338ad352d4e0127808184d76fc1f
3
+ size 34355
data/creates/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9958013539e1fdf4076c9176d13e86dde69e31893bba2c1958b2bd3beec41476
3
+ size 152875
data/deletes/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ac21c4268af673ce7afc363d97ce68798d6fadd4ccd1af8099110f99425350e
3
+ size 23060
data/forks/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62718dacdb2a02ab2ac7a7d04a759cd3c0a6d2bbb6c01f628fa63099d695c6d
3
+ size 54684
data/issues/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07aba2efa2c2f0dcfd1cc20bf3776a429328d05faf5966e67a1d116ac2fc11ea
3
+ size 63490
data/members/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:085e8b876a37961465e101773cfd31d7eb8ef85710c8cce943a26c23c2ac544a
3
+ size 14441
data/public_events/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3e41eb49418a5953cdc4050b007b34159692c669d10d9e8281d0dd6561917e5
3
+ size 4387
data/pull_requests/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba170761a01a26bebd75aeae5cc7df55785a2a0535401c4cf3609f22ee73faed
3
+ size 68958
data/pushes/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bec816c87a6c4b6bf780c063b16210716b32584b381f2080ff899e3ff13083e
3
+ size 3645979
data/stars/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebe18746436da1461edaceb351ba2a1db74e7fd5694b34edc5ac9dedcb406fbc
3
+ size 151071
data/wiki_pages/2011/04/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aa51a11128d438799b3593166cfea0367944d26b584e10d76438ddad5074fd7
3
+ size 66557
stats.csv CHANGED
@@ -23,5 +23,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
23
  2011-03-28,46044,0,25866,2155,0,1219,0,0,5509,1379,6553,1027,0,666,1278,343,49,0,9461746,15.0,5164730,5.5,15.0,18.9
24
  2011-03-29,38980,0,22117,1736,0,1096,0,0,4794,1240,5405,625,0,672,957,300,38,0,7962156,8.9,4079714,7.0,8.9,25.1
25
  2011-03-30,49226,0,24610,1732,0,1095,0,0,5503,1348,12366,536,0,624,1028,337,47,0,8961511,7.7,4595771,21.3,7.7,19.0
26
- 2011-03-31,44897,0,24843,1729,0,1205,0,0,5506,1352,7048,1065,0,646,1171,292,40,0,8902002,8.2,4749525,6.3,8.2,0.0
27
  2011-04-01,43038,0,22705,1711,0,1072,0,0,5138,1345,8185,982,0,704,847,302,47,0,8240306,7.9,4279857,5.8,7.9,0.0
 
23
  2011-03-28,46044,0,25866,2155,0,1219,0,0,5509,1379,6553,1027,0,666,1278,343,49,0,9461746,15.0,5164730,5.5,15.0,18.9
24
  2011-03-29,38980,0,22117,1736,0,1096,0,0,4794,1240,5405,625,0,672,957,300,38,0,7962156,8.9,4079714,7.0,8.9,25.1
25
  2011-03-30,49226,0,24610,1732,0,1095,0,0,5503,1348,12366,536,0,624,1028,337,47,0,8961511,7.7,4595771,21.3,7.7,19.0
26
+ 2011-03-31,44897,0,24843,1729,0,1205,0,0,5506,1352,7048,1065,0,646,1171,292,40,0,8902002,8.2,4749525,6.3,8.2,24.7
27
  2011-04-01,43038,0,22705,1711,0,1072,0,0,5138,1345,8185,982,0,704,847,302,47,0,8240306,7.9,4279857,5.8,7.9,0.0