tamnd commited on
Commit
7e08b60
·
verified ·
1 Parent(s): a4489ed

Add 2012-01-10 — 0 events, 11 files

Browse files
README.md CHANGED
@@ -71,31 +71,31 @@ 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,215,346 events in 7669 blocks
75
 
76
  ```
77
- 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 246
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 228
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 210
80
- 03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 187
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 179
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 190
83
- 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 144
84
- 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 147
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 187
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 241
87
- 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 249
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 269
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 305
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 350
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 411
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 490
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 665
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.8K
95
- 18:00 ██████████████████████████████ 323.6K
96
- 19:00 █████████████████████████████░ 316.3K
97
- 20:00 ████████████████████████████░░ 304.3K
98
- 21:00 █████████████░░░░░░░░░░░░░░░░░ 145.6K
99
  22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
@@ -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 | 9 | 628,700 | 69,855 | 151.0 MB | 74.8 MB | 3m12s | 1m27s | 4m11s |
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,247,171 events in 7954 blocks
75
 
76
  ```
77
+ 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 263
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 234
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 213
80
+ 03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 189
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 181
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 196
83
+ 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 151
84
+ 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 152
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 196
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 249
87
+ 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 254
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 286
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 320
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 358
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 424
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 495
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 679
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.8K
95
+ 18:00 ██████████████████████████████ 323.7K
96
+ 19:00 █████████████████████████████░ 316.4K
97
+ 20:00 ████████████████████████████░░ 304.4K
98
+ 21:00 ████████████████░░░░░░░░░░░░░░ 177.1K
99
  22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
 
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 | 9 | 628,700 | 69,855 | 151.0 MB | 74.8 MB | 3m12s | 1m27s | 4m30s |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff1f36d2eff0f73439dee6476db119a94c4b118ef648de7f72626d1bf2bf5bc1
3
+ size 148445
data/creates/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57d76f6e274dbf5e8f4a0628cf35eda1953075a4de97ca7d309cb4b45da79a07
3
+ size 405931
data/deletes/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e03d45361ada7483a739830c0e6e427f7e0c04817316b4a77002082e1dfdaed3
3
+ size 26484
data/forks/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68f3a1ebe91f548836c22a68a7921e5108f132825f45f7486f625db1b5015df9
3
+ size 194014
data/issues/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49f0e722e84cef862e665f052aa6baf6cf2fc79373c4f9187de5393c4a65c221
3
+ size 801096
data/members/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0af780f03f0ad7bfbd44a988a613b78f9b439d843860bf1f5e7ac0fef66e26b
3
+ size 17145
data/public_events/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b759fc6bcfadfa6e44d362fccc4045398838c1ef6e5d7761f69a1f0d2fc060b
3
+ size 5218
data/pull_requests/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eff475114a6beb830715417fd4a267d98b9e1410728085e32ff3d5665200393
3
+ size 394515
data/pushes/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5705b7e2a89d8d477073a9655a916b99bfe60d4d0943fe3e181c5073e1a20958
3
+ size 7258756
data/stars/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7d7e6c00ad6fb4902360d9bfe54a5414b83c2afe488b1317e9637bb42235fa5
3
+ size 242227
data/wiki_pages/2012/01/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22551562bd539990430de37b2aa9e6e504eb9b3a4b21c1bf0f4da2ca9bcfb22a
3
+ size 82103
stats.csv CHANGED
@@ -250,4 +250,4 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
250
  2012-01-06,84469,0,36900,4370,6356,2472,0,0,8826,2460,19421,737,0,1108,1447,309,63,0,22553888,14.0,11004408,17.5,14.0,26.4
251
  2012-01-07,62376,0,27551,2764,3909,1575,0,0,6407,1612,15681,438,0,823,1326,254,36,0,15083329,9.1,7646269,18.2,9.1,27.3
252
  2012-01-08,66255,0,27530,2818,3793,1519,0,0,6398,1572,19910,491,0,735,1250,174,65,0,15076583,9.6,7680675,28.2,9.6,38.5
253
- 2012-01-09,72103,0,31794,3452,5081,1960,0,0,7828,1911,16700,667,0,952,1357,343,58,0,18606446,12.5,9274698,29.5,12.5,0.0
 
250
  2012-01-06,84469,0,36900,4370,6356,2472,0,0,8826,2460,19421,737,0,1108,1447,309,63,0,22553888,14.0,11004408,17.5,14.0,26.4
251
  2012-01-07,62376,0,27551,2764,3909,1575,0,0,6407,1612,15681,438,0,823,1326,254,36,0,15083329,9.1,7646269,18.2,9.1,27.3
252
  2012-01-08,66255,0,27530,2818,3793,1519,0,0,6398,1572,19910,491,0,735,1250,174,65,0,15076583,9.6,7680675,28.2,9.6,38.5
253
+ 2012-01-09,72103,0,31794,3452,5081,1960,0,0,7828,1911,16700,667,0,952,1357,343,58,0,18606446,12.5,9274698,29.5,12.5,18.9