tamnd commited on
Commit
43bcd39
·
verified ·
1 Parent(s): 63cfd89

Add 2012-07-20 — 113.9K events, 11 files

Browse files
README.md CHANGED
@@ -71,7 +71,7 @@ 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,791,739 events in 11754 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 376
@@ -82,13 +82,13 @@ Events from today are captured in near-real-time from the GitHub Events API and
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 268
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 204
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 236
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 280
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 345
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 320
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 388
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 406
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 483
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 579
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 631
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 891
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 121.0K
@@ -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 ████████████████░░░░░░░░░░░░░░ 181.6K
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 | 156 | 16,899,449 | 108,329 | 4.3 GB | 1.6 GB | 1h09m | 1h37m | 1h28m |
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,793,634 events in 11764 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 376
 
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 268
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 204
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 236
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 281
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 345
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 320
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 389
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 406
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 483
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 580
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 631
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 891
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 121.0K
 
97
  20:00 ████████████████████████████░░ 304.7K
98
  21:00 ████████████████████████░░░░░░ 264.0K
99
  22:00 █████████████████████████░░░░░ 273.4K
100
+ 23:00 ████████████████░░░░░░░░░░░░░░ 183.5K
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 | 156 | 16,899,449 | 108,329 | 4.3 GB | 1.6 GB | 1h09m | 1h37m | 1h29m |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4511e2eec91ac50f1185a435af73896dcdc05a73b62b7279aa1732ccc88d019e
3
+ size 42278
data/creates/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:354300d59ea0e9380a4b4c09923b143de834cd7010e3ad07eef4a0ff699b3c4d
3
+ size 460405
data/deletes/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46174d567bf5f15423c55c643968aebc81efed68cd8acd1ccf162de128197ed3
3
+ size 22238
data/forks/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:761d9ce90eaae54c1cb287aebd594e74b03bc29c034989a50c69accf16e73251
3
+ size 107182
data/issue_comments/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac8110fcd9fd540631070c2d7be35efce30aaa0ab3a65491b656c93ae701bebc
3
+ size 219913
data/issues/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f93f047192e42713de34c05072c2ce6cb2b7520a562faa70717cdc6ccd078cf0
3
+ size 142538
data/public_events/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eee7ff23b099161cd43977a5107ca48ba7b9e69de882dd110057b2d192a5fe4f
3
+ size 5124
data/pull_requests/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7439a96289a96caa11fdbfc3e9f88a0f04d62e2bbb4faeb7b1efd90edc6e300
3
+ size 710192
data/pushes/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26db68774e148e727b11cff65e9c540bdc1ffece754d301b9a83cd8bdbfe7268
3
+ size 8848202
data/stars/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bceaa192ae3281a25e191d4a2d7a3a7d69f45b6e8095dd7ac14028497acf301a
3
+ size 227813
data/wiki_pages/2012/07/20.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c671a68353ea2f31a82cf397d7d9e8bfb0f19368de4f116268da98d4c5f5909
3
+ size 153791
stats.csv CHANGED
@@ -396,5 +396,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
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,39.2
397
  2012-07-17,128909,1305,64030,6688,11157,4869,0,1115,13633,4870,15844,817,0,1725,2718,0,138,0,38356755,61.7,12892450,24.2,61.7,29.8
398
  2012-07-18,124007,1047,62235,6344,10663,4457,0,1308,13807,4464,14824,817,0,1439,2491,0,111,0,37056256,58.0,12357709,22.5,58.0,29.5
399
- 2012-07-19,122567,844,61638,6103,10457,4475,0,1259,13344,4622,14969,776,0,1437,2542,0,101,0,36760982,58.1,12502580,34.7,58.1,0.0
400
  2012-07-20,113852,797,54560,6947,13222,4068,0,1060,11541,3964,13555,679,0,1172,2194,0,93,0,32571208,55.0,10939676,22.4,55.0,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,39.2
397
  2012-07-17,128909,1305,64030,6688,11157,4869,0,1115,13633,4870,15844,817,0,1725,2718,0,138,0,38356755,61.7,12892450,24.2,61.7,29.8
398
  2012-07-18,124007,1047,62235,6344,10663,4457,0,1308,13807,4464,14824,817,0,1439,2491,0,111,0,37056256,58.0,12357709,22.5,58.0,29.5
399
+ 2012-07-19,122567,844,61638,6103,10457,4475,0,1259,13344,4622,14969,776,0,1437,2542,0,101,0,36760982,58.1,12502580,34.7,58.1,39.2
400
  2012-07-20,113852,797,54560,6947,13222,4068,0,1060,11541,3964,13555,679,0,1172,2194,0,93,0,32571208,55.0,10939676,22.4,55.0,0.0