tamnd commited on
Commit
f00d216
·
verified ·
1 Parent(s): bd6e1c3

Add 2012-08-01 — 123.9K events, 11 files

Browse files
README.md CHANGED
@@ -71,25 +71,25 @@ 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,817,365 events in 11968 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 378
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 355
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 302
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 281
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 252
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 268
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 208
84
- 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 236
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 283
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 354
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 321
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 392
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 414
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 490
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 586
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 636
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 896
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 121.0K
95
  18:00 ██████████████████████████████ 323.9K
@@ -97,7 +97,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
97
  20:00 ████████████████████████████░░ 304.7K
98
  21:00 ████████████████████████░░░░░░ 264.1K
99
  22:00 █████████████████████████░░░░░ 273.4K
100
- 23:00 ███████████████████░░░░░░░░░░░ 207.0K
101
  ```
102
 
103
 
 
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,819,490 events in 11979 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 378
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 358
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 302
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 281
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 252
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 268
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 208
84
+ 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 237
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 284
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 354
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 321
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 393
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 414
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 490
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 586
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 637
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 896
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 121.0K
95
  18:00 ██████████████████████████████ 323.9K
 
97
  20:00 ████████████████████████████░░ 304.7K
98
  21:00 ████████████████████████░░░░░░ 264.1K
99
  22:00 █████████████████████████░░░░░ 273.4K
100
+ 23:00 ███████████████████░░░░░░░░░░░ 209.2K
101
  ```
102
 
103
 
data/commit_comments/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caaa07581659ff7c603ba6990a4dcefbaff8d968c46e14c6ec914b8318675dc0
3
+ size 46223
data/creates/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1eb134bb69179a1959e2d77963f16bf4c3c117156ab223e5a9dd46697765d5b
3
+ size 486234
data/deletes/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6de1293f988066360424bf5ff44f58b0c46b401de70e2eddec35a02552f00f33
3
+ size 26853
data/forks/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:047cdf735e013f58a5f59b9d9b7580ea5a4e6d81c63829e9cb067cd7e075c3b3
3
+ size 114519
data/issue_comments/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b914a40074732192d4fc27cc446ef7b310648a219df7ec89004403f4943d3f8
3
+ size 218686
data/issues/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc2e62053e3e4fbe084d2e9726e618ce9cc590c5dc3b4db3f26305b7a073e1e
3
+ size 158458
data/public_events/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c65940f373d6fadcf3f744a6f3a563d5d39e4c4fe2be266783a4e13a9dbca4f9
3
+ size 5633
data/pull_requests/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25fdd564f344635824c875110af9d94b30415c94f41b6b9532357c19684e4a82
3
+ size 806826
data/pushes/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f7d86efb414e3cf6f7a6c6de979e499bc2468bb16ac16603784ba30aa850982
3
+ size 9901401
data/stars/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:443a6415cefa8cc0f1e38dfd8adbbcafbbaf20f71a82301bbf7b1dd623147950
3
+ size 269804
data/wiki_pages/2012/08/01.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ee4279c74c4471600a3ac46556156f955d8473f920d573e8dd66fef51835c5b
3
+ size 126831
stats.csv CHANGED
@@ -408,5 +408,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
408
  2012-07-28,72498,516,37635,3755,5157,2238,0,339,8192,2690,9343,396,0,703,1481,0,53,0,21095451,25.2,7045630,22.3,25.2,23.0
409
  2012-07-29,81199,486,42938,3895,5737,2308,0,493,9272,3034,9574,443,0,888,2071,0,60,0,23630526,20.0,7840065,19.3,20.0,25.5
410
  2012-07-30,123700,896,61435,6744,10765,4531,0,1265,13560,4600,15068,772,0,1423,2521,0,120,0,37103312,32.4,12215061,39.0,32.4,28.8
411
- 2012-07-31,121852,699,60106,6544,10352,4451,0,1332,14298,4636,14812,776,0,1399,2353,0,94,0,36440246,33.5,12244525,33.1,33.5,0.0
412
  2012-08-01,123867,956,61863,7067,10376,4641,0,1122,14095,4631,14394,789,0,1286,2536,0,111,0,37256393,32.6,12161468,30.8,32.6,0.0
 
408
  2012-07-28,72498,516,37635,3755,5157,2238,0,339,8192,2690,9343,396,0,703,1481,0,53,0,21095451,25.2,7045630,22.3,25.2,23.0
409
  2012-07-29,81199,486,42938,3895,5737,2308,0,493,9272,3034,9574,443,0,888,2071,0,60,0,23630526,20.0,7840065,19.3,20.0,25.5
410
  2012-07-30,123700,896,61435,6744,10765,4531,0,1265,13560,4600,15068,772,0,1423,2521,0,120,0,37103312,32.4,12215061,39.0,32.4,28.8
411
+ 2012-07-31,121852,699,60106,6544,10352,4451,0,1332,14298,4636,14812,776,0,1399,2353,0,94,0,36440246,33.5,12244525,33.1,33.5,33.6
412
  2012-08-01,123867,956,61863,7067,10376,4641,0,1122,14095,4631,14394,789,0,1286,2536,0,111,0,37256393,32.6,12161468,30.8,32.6,0.0