tamnd commited on
Commit
5c79243
·
verified ·
1 Parent(s): 6035b58

Add 2012-03-17 — 0 events, 11 files

Browse files
README.md CHANGED
@@ -71,32 +71,32 @@ 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,441,801 events in 9396 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 306
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 278
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 243
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 208
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 204
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 221
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 174
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 186
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 237
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 291
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 277
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 332
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 350
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 413
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 481
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 548
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 767
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
95
  18:00 ██████████████████████████████ 323.8K
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.5K
98
  21:00 ████████████████████████░░░░░░ 263.8K
99
- 22:00 █████████░░░░░░░░░░░░░░░░░░░░ 106.8K
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
@@ -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 | 64 | 6,209,825 | 97,028 | 1.7 GB | 729.5 MB | 32m18s | 29m09s | 35m36s |
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,444,103 events in 9414 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 306
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 278
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 244
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 208
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 204
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 223
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 174
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 186
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 237
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 291
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 277
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 332
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 351
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 415
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 481
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 548
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 768
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
95
  18:00 ██████████████████████████████ 323.8K
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.5K
98
  21:00 ████████████████████████░░░░░░ 263.8K
99
+ 22:00 █████████░░░░░░░░░░░░░░░░░░░░ 109.1K
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
 
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 | 64 | 6,209,825 | 97,028 | 1.7 GB | 729.5 MB | 32m18s | 29m09s | 35m56s |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04006763f48fc6d14413bfcfc1dd12dc6b6ce2c741e3915fd3381cb14f59fe70
3
+ size 26466
data/creates/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cacba5a51b9e477f1919338f6433d3b1fb41d18f8386a9b1a79ede5a3668778f
3
+ size 290073
data/deletes/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df6a44df0ef4eac106d3fe353d4accad680ff7689dec906c11982920e7697d77
3
+ size 12341
data/forks/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a52254e385087d58cabaafc083bafb6c389aa5b8ed8f2ce7b7d88d431a0c3c9f
3
+ size 56287
data/issue_comments/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2146a6b48b785ab72dca63bc7e1cf2f84a76528bd31561df81fbf0027825d0f7
3
+ size 89505
data/issues/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b2b322b297053036bc49b5e5b25bbeb2b2df491ea85fcbab0f13f60807db255
3
+ size 67271
data/public_events/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d119c12e53eacc4f0683679122aada125695d0c93fb84074b4d36690d4de24e1
3
+ size 4115
data/pull_requests/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a937cbe3ba4413b09111cbf5b7a3c1529aef391816e66ad10ebbe80274ea9ed
3
+ size 339181
data/pushes/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa89837162745ffc6babfdf60813f331d5219edb1ae822c1eac443fdf7ae3b60
3
+ size 5032692
data/stars/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:293d095f4c2e89ae09095d564488f203a57ded9526246c20971f994e39d61b09
3
+ size 115262
data/wiki_pages/2012/03/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:724540d1c6e4df8f17255a317205d0d1f4960c8c1046ab7a85c440e2f03ee33b
3
+ size 69837
stats.csv CHANGED
@@ -305,4 +305,4 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
305
  2012-03-13,119956,3873,55729,7985,11746,3820,0,714,11112,4034,20028,601,0,1418,2111,0,110,0,31517471,20.5,10310114,35.2,20.5,33.1
306
  2012-03-14,107206,3440,52360,5529,8677,3717,0,728,10310,3661,17894,679,0,1170,1827,0,131,0,29756941,19.8,9580957,32.1,19.8,31.3
307
  2012-03-15,107637,3464,51996,5337,8335,3457,0,728,10271,3590,19493,661,0,1213,1957,0,132,0,28951165,17.6,9593373,30.8,17.6,31.8
308
- 2012-03-16,97310,2816,46751,5028,7718,3297,0,637,9412,3517,16985,540,0,1142,1812,0,104,0,26791807,15.4,8584920,27.0,15.4,0.0
 
305
  2012-03-13,119956,3873,55729,7985,11746,3820,0,714,11112,4034,20028,601,0,1418,2111,0,110,0,31517471,20.5,10310114,35.2,20.5,33.1
306
  2012-03-14,107206,3440,52360,5529,8677,3717,0,728,10310,3661,17894,679,0,1170,1827,0,131,0,29756941,19.8,9580957,32.1,19.8,31.3
307
  2012-03-15,107637,3464,51996,5337,8335,3457,0,728,10271,3590,19493,661,0,1213,1957,0,132,0,28951165,17.6,9593373,30.8,17.6,31.8
308
+ 2012-03-16,97310,2816,46751,5028,7718,3297,0,637,9412,3517,16985,540,0,1142,1812,0,104,0,26791807,15.4,8584920,27.0,15.4,19.9