Add 2012-03-30 — 110.0K events, 11 files
Browse files- README.md +4 -4
- data/commit_comments/2012/03/30.parquet +3 -0
- data/creates/2012/03/30.parquet +3 -0
- data/deletes/2012/03/30.parquet +3 -0
- data/forks/2012/03/30.parquet +3 -0
- data/issue_comments/2012/03/30.parquet +3 -0
- data/issues/2012/03/30.parquet +3 -0
- data/public_events/2012/03/30.parquet +3 -0
- data/pull_requests/2012/03/30.parquet +3 -0
- data/pushes/2012/03/30.parquet +3 -0
- data/stars/2012/03/30.parquet +3 -0
- data/wiki_pages/2012/03/30.parquet +3 -0
- stats.csv +1 -1
README.md
CHANGED
|
@@ -71,12 +71,12 @@ 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,476,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 311
|
| 78 |
01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 286
|
| 79 |
-
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 80 |
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 214
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 204
|
| 82 |
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 225
|
|
@@ -84,7 +84,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 84 |
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 190
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 239
|
| 86 |
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 297
|
| 87 |
-
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 88 |
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 336
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 359
|
| 90 |
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 420
|
|
@@ -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 | 68 | 6,753,669 | 99,318 | 1.8 GB | 768.4 MB | 33m24s | 32m40s |
|
| 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,476,692 events in 9622 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 311
|
| 78 |
01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 286
|
| 79 |
+
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 249
|
| 80 |
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 214
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 204
|
| 82 |
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 225
|
|
|
|
| 84 |
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 190
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 239
|
| 86 |
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 297
|
| 87 |
+
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 283
|
| 88 |
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 336
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 359
|
| 90 |
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 420
|
|
|
|
| 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 | 68 | 6,753,669 | 99,318 | 1.8 GB | 768.4 MB | 33m24s | 32m40s | 38m06s |
|
| 142 |
|
| 143 |
|
| 144 |
### Pushes per year
|
data/commit_comments/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:059cb120eacad04c7b92ccc921bc79ca0ed5e918f81df39f04fe43b987faa252
|
| 3 |
+
size 38309
|
data/creates/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bf04d38060910e4ff0056dc66112a5007900245a68f72e152e84257a75c0ce5
|
| 3 |
+
size 394039
|
data/deletes/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfe52a79729ef15cde4e6f0163b521d44dd342e4d7eb844ae7916cbc6314e139
|
| 3 |
+
size 18077
|
data/forks/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9b9e264706b6d574076fbdacd4446e113929a8d13d96291358d54995eac842ea
|
| 3 |
+
size 72762
|
data/issue_comments/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5f88c3133031160a41432940d996b3f9f5556e45ca3901ba2a7e9b451a154fa
|
| 3 |
+
size 153503
|
data/issues/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23ec8c5ea335f62e51d2d6e173e5073bf2310cdf8a1f920f77a8390d18b7d8b4
|
| 3 |
+
size 116140
|
data/public_events/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79deca63cbd951bf8dec2c4b13c0d5858811c9b4ebb90de44168de3a57830e89
|
| 3 |
+
size 4632
|
data/pull_requests/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9509cfbc3bad67f8b588eb08c40440c85f7003fcd60c52e6e8d3cbb48fb5f4f1
|
| 3 |
+
size 584654
|
data/pushes/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d5a2bd6210d6ae799ddd383cdedd6c77fc8d3c607b8cbd31444a24c83eb5b72
|
| 3 |
+
size 7710783
|
data/stars/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea7593e4324b8cd543b2f56984447b0981dc4f1dcc38b2c4ab44cba3fdab1a8c
|
| 3 |
+
size 175175
|
data/wiki_pages/2012/03/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88937c428f67ba6ae1eaf511a19afc3206f6f8c2500a2c0c04660c903370ce6d
|
| 3 |
+
size 96020
|
stats.csv
CHANGED
|
@@ -308,5 +308,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 308 |
2012-03-16,97310,2816,46751,5028,7718,3297,0,637,9412,3517,16985,540,0,1142,1812,0,104,0,26791807,15.4,8584920,27.0,15.4,19.9
|
| 309 |
2012-03-27,139100,3781,55126,13672,24672,3975,0,793,12392,4083,19449,708,0,1462,2074,0,160,0,32670152,51.4,10328925,4.0,51.4,48.2
|
| 310 |
2012-03-28,154896,3872,58047,14491,35205,3959,0,925,12945,4054,20021,796,0,1624,2241,0,123,0,34371402,55.2,10752838,18.5,55.2,32.7
|
| 311 |
-
2012-03-29,139841,3690,57679,11646,26244,3823,0,891,11780,3780,19472,680,0,1387,1873,0,91,0,33368396,56.0,10372532,21.4,56.0,
|
| 312 |
2012-03-30,110007,3400,50862,6895,9351,3554,0,867,11332,3496,19385,616,0,1168,1927,0,98,0,29371581,48.2,9364094,22.2,48.2,0.0
|
|
|
|
| 308 |
2012-03-16,97310,2816,46751,5028,7718,3297,0,637,9412,3517,16985,540,0,1142,1812,0,104,0,26791807,15.4,8584920,27.0,15.4,19.9
|
| 309 |
2012-03-27,139100,3781,55126,13672,24672,3975,0,793,12392,4083,19449,708,0,1462,2074,0,160,0,32670152,51.4,10328925,4.0,51.4,48.2
|
| 310 |
2012-03-28,154896,3872,58047,14491,35205,3959,0,925,12945,4054,20021,796,0,1624,2241,0,123,0,34371402,55.2,10752838,18.5,55.2,32.7
|
| 311 |
+
2012-03-29,139841,3690,57679,11646,26244,3823,0,891,11780,3780,19472,680,0,1387,1873,0,91,0,33368396,56.0,10372532,21.4,56.0,48.4
|
| 312 |
2012-03-30,110007,3400,50862,6895,9351,3554,0,867,11332,3496,19385,616,0,1168,1927,0,98,0,29371581,48.2,9364094,22.2,48.2,0.0
|