tamnd commited on
Commit
ac9ea17
·
verified ·
1 Parent(s): a89c9d4

Add 2011-11-10 — 75.1K events, 11 files

Browse files
README.md CHANGED
@@ -71,30 +71,30 @@ 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,045,318 events in 6382 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 210
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 197
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 170
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 135
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 159
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 164
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 118
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 127
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 163
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 207
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 184
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 210
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 252
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 308
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 362
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 433
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 587
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.7K
95
  18:00 ██████████████████████████████ 323.5K
96
  19:00 █████████████████████████████░ 316.2K
97
- 20:00 ██████████████████████████░░░░ 280.8K
98
  21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
99
  22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
100
  23: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 | 192 | 10,467,151 | 54,516 | 1.9 GB | 965.8 MB | 47m33s | 37m19s | 1h26m |
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** — 1,055,045 events in 6398 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 210
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 199
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 171
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 135
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 159
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 164
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 118
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 127
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 163
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 208
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 184
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 210
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 252
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 308
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 363
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 434
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 588
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.7K
95
  18:00 ██████████████████████████████ 323.5K
96
  19:00 █████████████████████████████░ 316.2K
97
+ 20:00 ██████████████████████████░░░░ 290.6K
98
  21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
99
  22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
+ | 2011 | 192 | 10,467,151 | 54,516 | 1.9 GB | 965.8 MB | 47m33s | 37m19s | 1h27m |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9737de42af20d220bc6d711893e9817c525cfd6719bb5d14efa0b6e448864ba
3
+ size 123222
data/creates/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3b19506a1b804e61ca8f7d48fd994804d0a3f27a402f8c78a1fa1a7b9f20b8e
3
+ size 406818
data/deletes/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c49609115995802fd0da6a0d3eb759eb048dcea4f1ad06e89562d0c02b6cc39e
3
+ size 25239
data/forks/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfbb828783427f5a8a184d8096d83f9058831058038677f4b5290f8f6fe5eacb
3
+ size 193612
data/issues/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10995b398ebf3079766c215adfe0538e7765996061cfc9f969a9f522797429f2
3
+ size 807289
data/members/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd51e9caa4e70bf84a943ec8097b424d8f81d733caacba2ca50f60c937f4cf6
3
+ size 21741
data/public_events/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40c97bd9cc348bc899e4d66a5f35a9e1d516c4ffd5aa74e98859291f788ab17d
3
+ size 5236
data/pull_requests/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e6220861f6d9d2c910d4c487adfb62a5a4b5d36fddad1d3106afac06120f2a5
3
+ size 404837
data/pushes/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:149250e24c1fbc427cacb0f9a3b4aa9d3e434c2b5c204fcdab86d828a7801ec2
3
+ size 7776686
data/stars/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16714dba958feb0ced9d9eb55bcd36bf9f0aec4faa789ec7a2ff373881010f73
3
+ size 204487
data/wiki_pages/2011/11/10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23b202763bbbfd3ac8af3f751fba275ba4f3711c5dfd6d6661231a15a1660ddd
3
+ size 72526
stats.csv CHANGED
@@ -189,5 +189,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
189
  2011-10-27,52384,0,27474,2847,3977,1809,0,0,5399,1890,6403,484,0,683,1001,370,47,0,15746487,25.0,8141315,24.8,25.0,40.2
190
  2011-10-28,70381,0,27428,2837,4073,1888,0,0,5442,1858,24213,641,0,539,1076,325,61,0,16058295,29.9,8296079,18.1,29.9,24.0
191
  2011-11-08,85102,0,39901,4039,5842,2713,0,0,7527,2639,18254,1170,0,861,1548,542,66,0,22666473,36.3,11265953,16.6,36.3,34.8
192
- 2011-11-09,67989,0,31069,3259,4920,2081,0,0,5946,1815,16026,615,0,564,1173,460,61,0,17643029,28.4,9008591,7.8,28.4,0.0
193
  2011-11-10,75111,0,34626,3476,5250,2260,0,0,6595,2078,17654,647,0,766,1273,417,69,0,19605653,31.4,10041693,20.3,31.4,0.0
 
189
  2011-10-27,52384,0,27474,2847,3977,1809,0,0,5399,1890,6403,484,0,683,1001,370,47,0,15746487,25.0,8141315,24.8,25.0,40.2
190
  2011-10-28,70381,0,27428,2837,4073,1888,0,0,5442,1858,24213,641,0,539,1076,325,61,0,16058295,29.9,8296079,18.1,29.9,24.0
191
  2011-11-08,85102,0,39901,4039,5842,2713,0,0,7527,2639,18254,1170,0,861,1548,542,66,0,22666473,36.3,11265953,16.6,36.3,34.8
192
+ 2011-11-09,67989,0,31069,3259,4920,2081,0,0,5946,1815,16026,615,0,564,1173,460,61,0,17643029,28.4,9008591,7.8,28.4,37.6
193
  2011-11-10,75111,0,34626,3476,5250,2260,0,0,6595,2078,17654,647,0,766,1273,417,69,0,19605653,31.4,10041693,20.3,31.4,0.0