tamnd commited on
Commit
372d785
·
verified ·
1 Parent(s): 7be6410

Add 2012-01-29 — 81.8K 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,311,274 events in 8474 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 273
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 245
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 222
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 199
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 189
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 204
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 160
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 163
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 208
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 273
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 263
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 305
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 333
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 387
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 446
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 517
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 710
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.8K
95
  18:00 ██████████████████████████████ 323.7K
@@ -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 | 17 | 1,297,874 | 76,345 | 321.3 MB | 158.3 MB | 6m10s | 6m12s | 8m36s |
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,311,301 events in 8485 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 273
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 245
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 223
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 199
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 189
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 204
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 160
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 163
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 208
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 263
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 305
89
  12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 333
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 388
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 447
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 519
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 710
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.8K
95
  18:00 ██████████████████████████████ 323.7K
 
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 | 17 | 1,297,874 | 76,345 | 321.3 MB | 158.3 MB | 6m10s | 6m12s | 9m18s |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208da64523a8a252f00616f48cf08d9287a098939a0071c442f69e369119adb3
3
+ size 124530
data/creates/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37adbe9323580935b48eeae62aef42d0326575743e563caa518017c71ff02271
3
+ size 420911
data/deletes/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed8edec05ff56f6e4f99ad68ca939d037bbeb9544ffec2fa19d3694f59ce32d2
3
+ size 23704
data/forks/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc10ed4d7755b82f98cc03cad5e36b7d0d03167c10fe272f6d03f7ae32d7799a
3
+ size 202572
data/issues/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e55e92d7fb91193db87dab4e3c0668ae3f4d5423d85250132ebf001ee60a082c
3
+ size 681160
data/members/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac1f972f5169a6c3b8fed0584471ee26b067e73c986ef05069668b97c6f7823a
3
+ size 15929
data/public_events/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e6f3fa13c3a5c76ba60f325386d2c79809959505825014234bfceffdcd7478
3
+ size 4905
data/pull_requests/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75a735eb4afe621f86f528a76aed5d75b6adb496724fb6de6d53099279a43b02
3
+ size 335775
data/pushes/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fd0a06a3aac817f26ee78930c96ab18e679d81cd8fdb2c5606641f904802b4c
3
+ size 7670515
data/stars/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb156f18f45a02d5321108737f7fc785fc13f8896ec8373d7a3e734cc2be5085
3
+ size 208459
data/wiki_pages/2012/01/29.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6ebf9154d46fff90d198a502364c9f7d8c5101743ea103357a4a3cb5a390b72
3
+ size 110466
stats.csv CHANGED
@@ -257,5 +257,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
257
  2012-01-25,88141,0,42201,4409,7577,2814,0,0,9207,2685,14690,988,0,1204,1856,431,79,0,25334420,38.8,11969496,20.8,38.8,35.2
258
  2012-01-26,91368,0,41900,4709,6827,2943,0,0,8925,2671,19006,866,0,1200,1744,452,125,0,24817608,40.5,11930963,34.1,40.5,35.7
259
  2012-01-27,90409,0,43829,4738,7604,2909,0,0,8877,2817,15221,821,0,1122,1816,543,112,0,25921211,39.7,12496086,22.0,39.7,37.8
260
- 2012-01-28,77014,0,35897,3869,5426,1897,0,0,6243,2311,17792,759,0,803,1508,461,48,0,19166554,30.2,9574012,18.2,30.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,0.0
 
257
  2012-01-25,88141,0,42201,4409,7577,2814,0,0,9207,2685,14690,988,0,1204,1856,431,79,0,25334420,38.8,11969496,20.8,38.8,35.2
258
  2012-01-26,91368,0,41900,4709,6827,2943,0,0,8925,2671,19006,866,0,1200,1744,452,125,0,24817608,40.5,11930963,34.1,40.5,35.7
259
  2012-01-27,90409,0,43829,4738,7604,2909,0,0,8877,2817,15221,821,0,1122,1816,543,112,0,25921211,39.7,12496086,22.0,39.7,37.8
260
+ 2012-01-28,77014,0,35897,3869,5426,1897,0,0,6243,2311,17792,759,0,803,1508,461,48,0,19166554,30.2,9574012,18.2,30.2,42.8
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,0.0