tamnd commited on
Commit
0d1725b
·
verified ·
1 Parent(s): 689c346

Add 2012-05-31 — 124.6K events, 11 files

Browse files
README.md CHANGED
@@ -71,33 +71,33 @@ 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,649,939 events in 10869 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 347
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 330
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 278
80
- 03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 260
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 230
82
- 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 256
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 193
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 221
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 259
86
- 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 332
87
- 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 302
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 374
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 386
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 466
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 539
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 606
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 841
94
- 17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
95
  18:00 ██████████████████████████████ 323.9K
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.6K
98
  21:00 ████████████████████████░░░░░░ 264.0K
99
  22:00 █████████████████████████░░░░░ 273.2K
100
- 23:00 ███░░░░░░░░░░░░░░░░░░░░░░░░░░ 40.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 | 115 | 11,876,660 | 103,275 | 3.1 GB | 1.2 GB | 51m53s | 1h12m | 1h04m |
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,658,529 events in 10893 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 347
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 331
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 278
80
+ 03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 261
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 231
82
+ 05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 257
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 193
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 221
85
  08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 259
86
+ 09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 333
87
+ 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 304
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 374
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 388
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 466
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 540
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 606
93
  16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 841
94
+ 17:00 ███████████░░░░░░░░░░░░░░░░░░░ 121.0K
95
  18:00 ██████████████████████████████ 323.9K
96
  19:00 █████████████████████████████░ 316.5K
97
  20:00 ████████████████████████████░░ 304.6K
98
  21:00 ████████████████████████░░░░░░ 264.0K
99
  22:00 █████████████████████████░░░░░ 273.2K
100
+ 23:00 ███░░░░░░░░░░░░░░░░░░░░░░░░░░ 49.1K
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 | 115 | 11,876,660 | 103,275 | 3.1 GB | 1.2 GB | 51m53s | 1h12m | 1h05m |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d91fd051f3e7d10873f6050663b5c8e9ce11bd78a69e019ffc9fcbc916e671
3
+ size 42720
data/creates/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1e9668e397e5c664d8da7e42a61a84ff9ae7fba1e3aa824ad0fd19a055686fb
3
+ size 441311
data/deletes/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1464784a1047eda2a532acd9c0a40c2080b928837a58fc7fc074ef03c5da1218
3
+ size 20941
data/forks/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0635fee80158b0f2af0496c3cbaf9f13dd498139c99acde4105a6db47e3e6e5
3
+ size 91270
data/issue_comments/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f869f9ece18b1dd77626f8716be99bc1d9586bf888c412250e97f985f4c460e
3
+ size 179064
data/issues/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b643cb0d197c50fe6cde97f840fabb5f4010b0628246f50631b2e01edc17df2d
3
+ size 123981
data/public_events/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52b3dabe7d44edc930e4f94e1b46e7aade818ad62e18dfd486d016d2f02d7b7e
3
+ size 5278
data/pull_requests/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c241d2340b4736fd1477cb403af975ab9508e6ab49b032f8a56573a25380c32
3
+ size 687484
data/pushes/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc09d9c87157ce08991ce09842f2acd10e9357d54b21490d4dfdb876b571e17
3
+ size 8897174
data/stars/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f78c8495619c63e94784f89c506bbb87cf2dcbdc324298b7b0f817032fe7b0c6
3
+ size 209231
data/wiki_pages/2012/05/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf8dbc6acc33b3f3fa4ba8162b28b20e5bda74a37cb15c67d6ef49d2b3569142
3
+ size 138901
stats.csv CHANGED
@@ -355,5 +355,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
355
  2012-05-27,79714,261,39470,3417,4967,1964,0,455,8176,2575,15660,390,0,854,1459,0,66,0,20746455,21.5,7127795,27.5,21.5,27.7
356
  2012-05-28,103768,423,51373,4839,7932,2907,0,606,10515,4060,17357,602,0,1278,1795,0,81,0,28182550,27.8,9856428,33.5,27.8,29.7
357
  2012-05-29,123828,519,61003,5899,10117,4273,0,929,12588,4874,18938,829,0,1589,2177,0,93,0,35155031,35.4,11511518,25.9,35.4,32.0
358
- 2012-05-30,126428,563,59831,5808,9967,4042,0,989,13174,4445,22607,980,0,1551,2334,0,137,0,34879929,45.1,11578676,24.2,45.1,0.0
359
  2012-05-31,124566,493,55469,5931,10366,3835,0,987,12789,4502,25931,742,0,1365,2028,0,128,0,33016292,45.2,10837355,22.4,45.2,0.0
 
355
  2012-05-27,79714,261,39470,3417,4967,1964,0,455,8176,2575,15660,390,0,854,1459,0,66,0,20746455,21.5,7127795,27.5,21.5,27.7
356
  2012-05-28,103768,423,51373,4839,7932,2907,0,606,10515,4060,17357,602,0,1278,1795,0,81,0,28182550,27.8,9856428,33.5,27.8,29.7
357
  2012-05-29,123828,519,61003,5899,10117,4273,0,929,12588,4874,18938,829,0,1589,2177,0,93,0,35155031,35.4,11511518,25.9,35.4,32.0
358
+ 2012-05-30,126428,563,59831,5808,9967,4042,0,989,13174,4445,22607,980,0,1551,2334,0,137,0,34879929,45.1,11578676,24.2,45.1,42.9
359
  2012-05-31,124566,493,55469,5931,10366,3835,0,987,12789,4502,25931,742,0,1365,2028,0,128,0,33016292,45.2,10837355,22.4,45.2,0.0