tamnd commited on
Commit
c096bb6
·
verified ·
1 Parent(s): dd5804a

Add 2012-05-05 — 81.4K events, 11 files

Browse files
README.md CHANGED
@@ -71,11 +71,11 @@ 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,587,142 events in 10434 blocks
75
 
76
  ```
77
- 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 325
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 319
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 265
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 246
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 225
@@ -83,20 +83,20 @@ Events from today are captured in near-real-time from the GitHub Events API and
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 190
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 214
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 257
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 320
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 295
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 364
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 377
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 452
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 523
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 591
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 817
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
95
  18:00 ██████████████████████████████ 323.8K
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.6K
98
  21:00 ████████████████████████░░░░░░ 263.9K
99
- 22:00 ███████████████████████░░░░░░ 251.3K
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 | 89 | 9,049,010 | 101,674 | 2.4 GB | 959.6 MB | 40m53s | 51m04s | 50m04s |
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,597,711 events in 10457 blocks
75
 
76
  ```
77
+ 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 326
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 321
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 265
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 246
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 225
 
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 190
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 214
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 257
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 321
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 295
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 364
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 377
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 453
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 523
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 591
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 820
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
95
  18:00 ██████████████████████████████ 323.8K
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.6K
98
  21:00 ████████████████████████░░░░░░ 263.9K
99
+ 22:00 ███████████████████████░░░░░░ 261.9K
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 | 89 | 9,049,010 | 101,674 | 2.4 GB | 959.6 MB | 40m53s | 51m04s | 50m41s |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e31e4d0319623a639b8bfa6de9d9e7ada7e6214f1ae5d671d8207fc4cf0189f
3
+ size 29918
data/creates/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed99eb74169452c03d0c23d71cd7d9fa3bd90b2e36d0f4e747fe38b6da0d858f
3
+ size 282583
data/deletes/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc15c4257518904cf62a84b68537843b28a609aff5376c8fe1bdb3edd44cf6fa
3
+ size 13029
data/forks/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8113555a3fa1969faa45ce36d8e15fa4213d4e2c424f1024925d6ce74c96b5f9
3
+ size 51339
data/issue_comments/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bea8c074ec86c2b1d462dfff4ef2b555a6c16a1c8e7749222588b203e2f2970
3
+ size 94573
data/issues/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bc54379a8931e40546e2210167191b8eadc38c2ac8b3eab43677c101fa023ea
3
+ size 76255
data/public_events/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3db89fa714395eec7f3e2c38e54969750b2657d65bf86e9729b4f306df6086da
3
+ size 3717
data/pull_requests/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdda285334042749be74adccf042c0743cdc9072c7085af839c43c4b4aa1112a
3
+ size 357477
data/pushes/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69481fc0faf3e913b9f38c532033c936e835ef2e7246ce0b8c6203dc3f68065a
3
+ size 6330017
data/stars/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85de6f046e312e33995801094e9174977a8c2b3f6f713f375a69e91b80407864
3
+ size 128031
data/wiki_pages/2012/05/05.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e66a1efc01736ed39e7c72bec5747456e80f4c77fbd397acaec28b2f610526ca
3
+ size 101037
stats.csv CHANGED
@@ -329,5 +329,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
329
  2012-04-27,104380,476,52213,5591,8428,3409,0,538,10565,3208,15929,598,0,1246,2072,0,107,0,29692200,56.1,10196374,21.7,56.1,23.2
330
  2012-05-02,117661,483,58945,6085,9624,3831,0,896,12293,3837,16796,621,0,1548,2587,0,115,0,33279770,54.1,10908337,11.2,54.1,33.9
331
  2012-05-03,117912,523,59563,5750,9259,3876,0,766,12058,3712,17931,603,0,1494,2269,0,108,0,32987096,56.0,10946945,12.3,56.0,39.1
332
- 2012-05-04,105618,396,53023,5148,8675,3469,0,554,10673,3370,16482,584,0,1239,1905,0,100,0,29830600,52.1,10177132,19.5,52.1,0.0
333
  2012-05-05,81375,363,41134,4303,5518,1948,0,328,8120,2239,14609,402,0,838,1510,0,63,0,21650755,38.0,7467976,17.9,38.0,0.0
 
329
  2012-04-27,104380,476,52213,5591,8428,3409,0,538,10565,3208,15929,598,0,1246,2072,0,107,0,29692200,56.1,10196374,21.7,56.1,23.2
330
  2012-05-02,117661,483,58945,6085,9624,3831,0,896,12293,3837,16796,621,0,1548,2587,0,115,0,33279770,54.1,10908337,11.2,54.1,33.9
331
  2012-05-03,117912,523,59563,5750,9259,3876,0,766,12058,3712,17931,603,0,1494,2269,0,108,0,32987096,56.0,10946945,12.3,56.0,39.1
332
+ 2012-05-04,105618,396,53023,5148,8675,3469,0,554,10673,3370,16482,584,0,1239,1905,0,100,0,29830600,52.1,10177132,19.5,52.1,37.8
333
  2012-05-05,81375,363,41134,4303,5518,1948,0,328,8120,2239,14609,402,0,838,1510,0,63,0,21650755,38.0,7467976,17.9,38.0,0.0