tamnd commited on
Commit
cff82bc
·
verified ·
1 Parent(s): c9cc43e

Add 2012-02-02 — 91.1K 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,321,154 events in 8530 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 277
@@ -79,23 +79,23 @@ Events from today are captured in near-real-time from the GitHub Events API and
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 224
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 199
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 190
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 204
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 162
84
- 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 164
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 209
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 264
88
- 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 306
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 333
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 388
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 447
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 521
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 715
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.8K
95
  18:00 ██████████████████████████████ 323.7K
96
  19:00 █████████████████████████████░ 316.4K
97
  20:00 ████████████████████████████░░ 304.5K
98
- 21:00 ███████████████████████░░░░░░░ 250.6K
99
  22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
@@ -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 | 21 | 1,689,746 | 80,464 | 424.6 MB | 207.6 MB | 7m56s | 9m17s | 10m48s |
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,323,325 events in 8547 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 277
 
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 224
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 199
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 190
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 205
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 162
84
+ 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 165
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 210
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 264
88
+ 11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 307
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 334
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 388
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 447
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 521
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 718
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.8K
95
  18:00 ██████████████████████████████ 323.7K
96
  19:00 █████████████████████████████░ 316.4K
97
  20:00 ████████████████████████████░░ 304.5K
98
+ 21:00 ███████████████████████░░░░░░░ 252.8K
99
  22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
 
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 | 21 | 1,689,746 | 80,464 | 424.6 MB | 207.6 MB | 7m56s | 9m17s | 11m18s |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:639e6aa3ff96c8d89b9a86d45d50d3619873e66744c2a12ce68a436d7998b895
3
+ size 136208
data/creates/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be035ff7aa28514dfe45a79a5c6e604ded8b74c6f8ea46f631d1e79768b3fc0b
3
+ size 485989
data/deletes/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:591f156c8d28d8982ea9d0cdb68fc9f8e1f112045a3e8f589d2ede62a208b0d2
3
+ size 32400
data/forks/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:113a2442196cf373d10744519c9616cd86fb9f0ad97517e4a550acf15caeb7c7
3
+ size 228288
data/issues/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b95210106ffed3534f178bc69514e14b3c0ffb26dc57a8f0a9b4551033b4118
3
+ size 953145
data/members/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3b110ca1149a3606a9af4ba0db028a47d8bbf2a3928efafc4da753eacade9be
3
+ size 23088
data/public_events/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e802a79d4101862a871b7be8dfcafce8ec2c35810d7d5f05ece8d92e80d939d6
3
+ size 6186
data/pull_requests/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bd12ba12c83974f37598be0db4432b3e1b914e0c95ab1ade6add1a046c7ae92
3
+ size 505947
data/pushes/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30eb8be61f2b89a780c41842dc6fea737cef5bc0218844eea7656e33f858c583
3
+ size 9063693
data/stars/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c0f14a6ad881442acf18242f0bc76709802c4d45e39676bde5309c828afa44
3
+ size 262762
data/wiki_pages/2012/02/02.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:700dc3e8de7992ee654249895e880114c557eccc2c8bac501719216cf2ab9dad
3
+ size 110565
stats.csv CHANGED
@@ -261,5 +261,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
261
  2012-01-29,81805,0,37570,3256,4594,1796,0,0,7016,2193,22172,623,0,828,1393,304,60,0,19062398,33.6,9798926,17.5,33.6,27.4
262
  2012-01-30,93901,0,44392,4832,7128,2664,0,0,9442,2751,18266,824,0,1224,1856,438,84,0,25828574,41.4,12657641,24.1,41.4,30.9
263
  2012-01-31,107809,0,49406,5603,8726,3167,0,0,11005,3166,21339,968,0,1303,2513,486,127,0,29725687,50.2,14091243,21.2,50.2,31.7
264
- 2012-02-01,99067,0,47144,4966,7751,3282,0,0,11988,3314,15957,999,0,1178,1920,471,97,0,27890138,51.0,13175749,38.1,51.0,0.0
265
  2012-02-02,91095,0,41920,4523,6987,2970,0,0,8843,2488,19155,947,0,893,1822,465,82,0,24908329,42.2,11808271,22.2,42.2,0.0
 
261
  2012-01-29,81805,0,37570,3256,4594,1796,0,0,7016,2193,22172,623,0,828,1393,304,60,0,19062398,33.6,9798926,17.5,33.6,27.4
262
  2012-01-30,93901,0,44392,4832,7128,2664,0,0,9442,2751,18266,824,0,1224,1856,438,84,0,25828574,41.4,12657641,24.1,41.4,30.9
263
  2012-01-31,107809,0,49406,5603,8726,3167,0,0,11005,3166,21339,968,0,1303,2513,486,127,0,29725687,50.2,14091243,21.2,50.2,31.7
264
+ 2012-02-01,99067,0,47144,4966,7751,3282,0,0,11988,3314,15957,999,0,1178,1920,471,97,0,27890138,51.0,13175749,38.1,51.0,29.4
265
  2012-02-02,91095,0,41920,4523,6987,2970,0,0,8843,2488,19155,947,0,893,1822,465,82,0,24908329,42.2,11808271,22.2,42.2,0.0