tamnd commited on
Commit
2bb3940
·
verified ·
1 Parent(s): b1315ea

Add 2011-07-30 — 32.2K events, 11 files

Browse files
README.md CHANGED
@@ -71,29 +71,29 @@ 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** — 697,617 events in 4107 blocks
75
 
76
  ```
77
- 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 130
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 124
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 105
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 83
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 110
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 102
83
- 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 86
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 86
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 97
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 142
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 134
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 132
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 181
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 205
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 262
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 338
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 452
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.5K
95
  18:00 ██████████████████████████████ 323.2K
96
- 19:00 ███████████████████████░░░░░░░ 251.1K
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
98
  21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
99
  22: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 | 111 | 5,640,021 | 50,811 | 1019.1 MB | 487.7 MB | 21m02s | 21m54s | 45m31s |
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** — 703,252 events in 4149 blocks
75
 
76
  ```
77
+ 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 131
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 125
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 106
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 83
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 113
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 104
83
+ 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 88
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 86
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 98
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 143
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 134
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 133
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 181
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 207
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 264
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 342
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 455
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.5K
95
  18:00 ██████████████████████████████ 323.2K
96
+ 19:00 ███████████████████████░░░░░░░ 256.7K
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
98
  21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
99
  22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
+ | 2011 | 111 | 5,640,021 | 50,811 | 1019.1 MB | 487.7 MB | 21m02s | 21m54s | 46m14s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bb204592b6ff3097b29a442539570cbe28ddd9e1a253aa25c574a3a7ab07607
3
+ size 26153
data/creates/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:726d6b9b74455bf1e5d4c92fffcb17b9d85e81a632769582c3b600371a6641e7
3
+ size 183406
data/deletes/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7efd229257f9e752dacbfd4af68ae1ae7e93f512370f5fe6d8f2ccf689828ff6
3
+ size 13419
data/forks/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98262dc69fdaae55986dfb8ea5dc3f672e5b78283bdb1bd5dce5ac1fbc94f06f
3
+ size 56322
data/issues/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42a7b1c3e93da3044b4072c0fa8b0e658d497ea2bb5b623ea94b823ead022981
3
+ size 57755
data/members/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ddcf27a6bda7bf710a5ca4a52c061a50d67a8580f3577d5efae714989750015
3
+ size 12352
data/public_events/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42990d641d8bbc2a1160e7365e503a9d4727018a290097bdcfa66b7f0c08531e
3
+ size 3718
data/pull_requests/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdc4d538261f98b32455a273889c9cc4f5762d02b7611f0b1f763e57eced6247
3
+ size 58387
data/pushes/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:435fa860fb79c2beaf8db9f8595591d3d7801e604211007b2ed7be857884902e
3
+ size 2802312
data/stars/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2173597ec89276526be2ad4c14af6912e3a75f1ce93278ca90e51c4b4178e834
3
+ size 108080
data/wiki_pages/2011/07/30.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4888b4edad070eca179d93b3c51ea9c97a08986faa2072d57bbfbc34c5f7be6
3
+ size 52029
stats.csv CHANGED
@@ -107,6 +107,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
107
  2011-07-14,53800,0,26717,3721,4197,1597,0,0,5249,1519,8046,606,0,768,1071,263,46,0,9527821,7.5,5297329,21.0,7.5,23.1
108
  2011-07-15,49232,0,25727,2498,3276,1421,0,0,5323,1739,6535,609,0,657,1071,327,49,0,9235370,7.6,5151034,18.4,7.6,18.7
109
  2011-07-28,56358,0,29500,3021,4520,1871,0,0,6379,1716,6503,615,0,875,998,313,47,0,10706435,17.1,6036716,22.1,17.1,36.6
110
- 2011-07-29,54127,0,27086,2985,4143,1605,0,0,5667,1663,7901,694,0,753,1281,276,73,0,9881968,15.5,5375448,16.2,15.5,0.0
111
  2011-07-30,32233,0,17422,1519,2118,841,0,0,3509,926,4293,272,0,442,639,225,27,0,5963077,11.1,3373933,14.9,11.1,0.0
112
  2011-07-31,37479,0,19959,1774,2379,910,0,0,4172,1151,4624,795,0,529,981,170,35,0,6799231,12.1,3776481,15.8,12.1,0.0
 
107
  2011-07-14,53800,0,26717,3721,4197,1597,0,0,5249,1519,8046,606,0,768,1071,263,46,0,9527821,7.5,5297329,21.0,7.5,23.1
108
  2011-07-15,49232,0,25727,2498,3276,1421,0,0,5323,1739,6535,609,0,657,1071,327,49,0,9235370,7.6,5151034,18.4,7.6,18.7
109
  2011-07-28,56358,0,29500,3021,4520,1871,0,0,6379,1716,6503,615,0,875,998,313,47,0,10706435,17.1,6036716,22.1,17.1,36.6
110
+ 2011-07-29,54127,0,27086,2985,4143,1605,0,0,5667,1663,7901,694,0,753,1281,276,73,0,9881968,15.5,5375448,16.2,15.5,42.6
111
  2011-07-30,32233,0,17422,1519,2118,841,0,0,3509,926,4293,272,0,442,639,225,27,0,5963077,11.1,3373933,14.9,11.1,0.0
112
  2011-07-31,37479,0,19959,1774,2379,910,0,0,4172,1151,4624,795,0,529,981,170,35,0,6799231,12.1,3776481,15.8,12.1,0.0