tamnd commited on
Commit
381648f
·
verified ·
1 Parent(s): ba16f92

Add 2012-07-15 — 85.7K events, 11 files

Browse files
README.md CHANGED
@@ -71,13 +71,13 @@ 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,779,772 events in 11670 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 374
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 349
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 294
80
- 03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 275
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 246
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 265
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 202
@@ -89,7 +89,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 403
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 483
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 573
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 628
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 888
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.0K
99
  22:00 █████████████████████████░░░░░ 273.4K
100
- 23:00 ███████████████░░░░░░░░░░░░░░░ 169.7K
101
  ```
102
 
103
 
@@ -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 | 152 | 16,410,114 | 107,961 | 4.2 GB | 1.5 GB | 1h07m | 1h34m | 1h25m |
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,781,352 events in 11675 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 374
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 349
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 295
80
+ 03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 276
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 246
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 265
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 202
 
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 403
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 483
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 573
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 629
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 888
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 121.0K
95
  18:00 ██████████████████████████████ 323.9K
 
97
  20:00 ████████████████████████████░░ 304.7K
98
  21:00 ████████████████████████░░░░░░ 264.0K
99
  22:00 █████████████████████████░░░░░ 273.4K
100
+ 23:00 ███████████████░░░░░░░░░░░░░░░ 171.3K
101
  ```
102
 
103
 
 
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 | 152 | 16,410,114 | 107,961 | 4.2 GB | 1.5 GB | 1h07m | 1h34m | 1h26m |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:677d9bb2ee0864a3fc13c54b6d36af6adcda547351e2b690f0164e2cbb6cc707
3
+ size 32998
data/creates/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc2aeaab422ae32b0c9b190913e7760324d9cb982be5b30544c0157f00409fb0
3
+ size 372378
data/deletes/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7307a2b5972b63a569148611b253d6bccba237152e8913052e37bd8e7383a909
3
+ size 16363
data/forks/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b1c8389f11344ba163f84a13cb0c47e6304eaa771efa03d92d705a8264f65f6
3
+ size 84028
data/issue_comments/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fb65caaf2dd4cfc18c166c9d77f3e33f4ff16dd69341fd882aeb8968c61c31f
3
+ size 130242
data/issues/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee553eb078c3881f147775a8b17bb33864bbd614cb5b986ae39504aad78139df
3
+ size 97948
data/public_events/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:314570c46e55978797045abb36f26c538260240c0bd52f2f48a9501e2ab966c9
3
+ size 4548
data/pull_requests/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b158d7afdb8770f1e75ee5fa0c55844bad6dfcfe6465870e44d4d424dec2ef8c
3
+ size 447448
data/pushes/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f840cef070ff9cbdeb0b64cb8417a3c3bee3020dacf0eab068a820caa691778e
3
+ size 7058426
data/stars/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b4ec7e95369b37bcd3316aca172ccca2739b3fe164204f800264c29f981b16b
3
+ size 175551
data/wiki_pages/2012/07/15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cbe81e8eb274a84c67da5aa3a1f00f00c1f92a4434346251fcce6249928f9f4
3
+ size 96220
stats.csv CHANGED
@@ -391,6 +391,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
391
  2012-07-11,128951,1353,65376,6688,10884,4715,0,1217,13274,4672,15566,880,0,1549,2622,0,155,0,38411009,62.0,12937648,22.3,62.0,47.1
392
  2012-07-12,132300,2418,66434,6639,10554,4781,0,1001,12586,4578,18029,868,0,1617,2652,0,143,0,38418210,68.6,12883792,26.7,68.6,34.0
393
  2012-07-13,151328,1485,57661,22603,10639,4546,0,1150,12174,4250,32215,737,0,1357,2403,0,108,0,36218711,73.7,11932132,22.0,73.7,46.7
394
- 2012-07-14,272634,909,36391,3349,5337,2212,0,462,7208,2533,211381,501,0,761,1539,0,51,0,25496194,84.2,8463234,26.7,84.2,0.0
395
  2012-07-15,85659,782,45190,3983,5779,2319,0,714,8839,3387,11467,426,0,828,1875,0,70,0,24605505,40.2,8516150,21.3,40.2,0.0
396
  2012-07-16,123849,1257,61189,6490,10724,4659,0,1132,13322,4707,15370,832,0,1561,2485,0,121,0,36655202,64.4,11998706,29.5,64.4,0.0
 
391
  2012-07-11,128951,1353,65376,6688,10884,4715,0,1217,13274,4672,15566,880,0,1549,2622,0,155,0,38411009,62.0,12937648,22.3,62.0,47.1
392
  2012-07-12,132300,2418,66434,6639,10554,4781,0,1001,12586,4578,18029,868,0,1617,2652,0,143,0,38418210,68.6,12883792,26.7,68.6,34.0
393
  2012-07-13,151328,1485,57661,22603,10639,4546,0,1150,12174,4250,32215,737,0,1357,2403,0,108,0,36218711,73.7,11932132,22.0,73.7,46.7
394
+ 2012-07-14,272634,909,36391,3349,5337,2212,0,462,7208,2533,211381,501,0,761,1539,0,51,0,25496194,84.2,8463234,26.7,84.2,41.1
395
  2012-07-15,85659,782,45190,3983,5779,2319,0,714,8839,3387,11467,426,0,828,1875,0,70,0,24605505,40.2,8516150,21.3,40.2,0.0
396
  2012-07-16,123849,1257,61189,6490,10724,4659,0,1132,13322,4707,15370,832,0,1561,2485,0,121,0,36655202,64.4,11998706,29.5,64.4,0.0