tamnd commited on
Commit
612bb2b
·
1 Parent(s): d8e7b43

Add 2011-03-16 — 46.2K events, 11 files

Browse files
README.md CHANGED
@@ -71,25 +71,25 @@ 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** — 66,358 events in 416 blocks
75
 
76
  ```
77
- 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 12
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 8
84
- 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 13
87
- 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 28
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 16
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 19
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 36
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 63
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 70
94
  17:00 ██████████████████████████████ 66.0K
95
  18: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 | 11 | 437,188 | 39,744 | 83.2 MB | 45.0 MB | 1m42s | 2m49s | 3m41s |
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** — 66,393 events in 441 blocks
75
 
76
  ```
77
+ 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 14
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 12
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 12
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 12
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 8
84
+ 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 14
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 16
87
+ 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 23
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 29
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 17
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 37
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 69
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 70
94
  17:00 ██████████████████████████████ 66.0K
95
  18:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
+ | 2011 | 11 | 437,188 | 39,744 | 83.2 MB | 45.0 MB | 1m42s | 2m49s | 4m14s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:313348dadf019a1ef655c7ae9fc6bc7445e3a23df56bfc809596edb5c33ccc49
3
+ size 35996
data/creates/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0970e3a22a0368b394ded0b3a82d4dd3e7328ee087620e438ce02aa3c162fae0
3
+ size 152656
data/deletes/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27a3b2c9868dc1bd223b09b352ab73ddad1739b228ba37ae4e10cdd58a81e879
3
+ size 28874
data/forks/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea6ddacad08d100af8b924b6b46014c713d20e9add0ea0ee719aa02d5b1d754
3
+ size 54722
data/issues/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0286a5a24c32bfceed64d3f4f6829d8a03c4c63a131f8f1af61d91fd0cbe1415
3
+ size 69635
data/members/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f79cf3e1329e1da9e0c56fbcc9ef7de85faedb960ee44cc0dbd40fbe44644589
3
+ size 15698
data/public_events/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9a631abd56d746a4750b97caf1eaa894ff5c2d46a35c700128e08f9b3d58562
3
+ size 4569
data/pull_requests/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1299c95804635ce54e1d195d6a82cb66270abf7d4c33bddb77737f50b827e0a
3
+ size 75250
data/pushes/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:720a50e2b7d9b30c28574a77e439decb0d7760a9a55b3df2e61459039183a041
3
+ size 4299125
data/stars/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:749edcb3e18758bff8f3e936b19ce55bb82fe0bee26bd7b5502882af5c523591
3
+ size 147847
data/wiki_pages/2011/03/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d6d24dbd960f1119b69ac0a84fd4f80c675393fe13cf02e508f48debe43f10
3
+ size 70575
stats.csv CHANGED
@@ -7,6 +7,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
7
  2011-02-28,38700,0,22030,2051,0,1013,0,0,4299,1093,5703,492,0,597,1027,347,48,0,7907379,14.5,4195639,10.9,14.5,29.9
8
  2011-03-01,41792,0,23558,1759,0,1112,0,0,4951,1278,6119,579,0,679,1378,332,47,0,8536051,18.0,4636711,13.2,18.0,25.3
9
  2011-03-02,42448,0,23318,1919,0,1012,0,0,4939,1442,6819,695,0,588,1293,369,54,0,8555832,17.2,4683584,10.8,17.2,19.0
10
- 2011-03-15,43846,0,25083,2129,0,1210,0,0,5138,1338,6071,631,0,635,1209,361,41,0,9179384,20.4,5008987,7.0,20.4,0.0
11
  2011-03-16,46238,0,27180,1912,0,1222,0,0,4929,1326,6205,1100,0,701,1256,354,53,0,9255120,19.4,4954947,6.6,19.4,0.0
12
  2011-03-17,42576,0,24301,1820,0,1135,0,0,4887,1451,6153,549,0,709,1195,323,53,0,8730534,19.9,4600791,6.1,19.9,0.0
 
7
  2011-02-28,38700,0,22030,2051,0,1013,0,0,4299,1093,5703,492,0,597,1027,347,48,0,7907379,14.5,4195639,10.9,14.5,29.9
8
  2011-03-01,41792,0,23558,1759,0,1112,0,0,4951,1278,6119,579,0,679,1378,332,47,0,8536051,18.0,4636711,13.2,18.0,25.3
9
  2011-03-02,42448,0,23318,1919,0,1012,0,0,4939,1442,6819,695,0,588,1293,369,54,0,8555832,17.2,4683584,10.8,17.2,19.0
10
+ 2011-03-15,43846,0,25083,2129,0,1210,0,0,5138,1338,6071,631,0,635,1209,361,41,0,9179384,20.4,5008987,7.0,20.4,33.9
11
  2011-03-16,46238,0,27180,1912,0,1222,0,0,4929,1326,6205,1100,0,701,1256,354,53,0,9255120,19.4,4954947,6.6,19.4,0.0
12
  2011-03-17,42576,0,24301,1820,0,1135,0,0,4887,1451,6153,549,0,709,1195,323,53,0,8730534,19.9,4600791,6.1,19.9,0.0