Add 2011-07-01 — 51.9K events, 11 files
Browse files- README.md +7 -7
- data/commit_comments/2011/07/01.parquet +3 -0
- data/creates/2011/07/01.parquet +3 -0
- data/deletes/2011/07/01.parquet +3 -0
- data/forks/2011/07/01.parquet +3 -0
- data/issues/2011/07/01.parquet +3 -0
- data/members/2011/07/01.parquet +3 -0
- data/public_events/2011/07/01.parquet +3 -0
- data/pull_requests/2011/07/01.parquet +3 -0
- data/pushes/2011/07/01.parquet +3 -0
- data/stars/2011/07/01.parquet +3 -0
- data/wiki_pages/2011/07/01.parquet +3 -0
- stats.csv +1 -1
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** —
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 85
|
|
@@ -79,21 +79,21 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 79 |
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 67
|
| 80 |
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 58
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 73
|
| 82 |
-
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 51
|
| 84 |
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 63
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 69
|
| 86 |
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 105
|
| 87 |
-
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 88 |
-
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 89 |
-
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 90 |
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 148
|
| 91 |
14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 206
|
| 92 |
15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 266
|
| 93 |
16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 378
|
| 94 |
17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.4K
|
| 95 |
18:00 ██████████████████████████████ 322.9K
|
| 96 |
-
19:00 ███░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 97 |
20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 98 |
21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 99 |
22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
@@ -136,7 +136,7 @@ duckdb.sql("""
|
|
| 136 |
|
| 137 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 138 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 139 |
-
| 2011 | 93 | 4,771,024 | 51,301 | 867.5 MB | 403.6 MB | 15m34s | 19m26s |
|
| 140 |
|
| 141 |
|
| 142 |
### 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** — 489,971 events in 2868 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 85
|
|
|
|
| 79 |
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 67
|
| 80 |
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 58
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 73
|
| 82 |
+
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 60
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 51
|
| 84 |
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 63
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 69
|
| 86 |
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 105
|
| 87 |
+
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 98
|
| 88 |
+
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 95
|
| 89 |
+
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 130
|
| 90 |
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 148
|
| 91 |
14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 206
|
| 92 |
15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 266
|
| 93 |
16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 378
|
| 94 |
17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.4K
|
| 95 |
18:00 ██████████████████████████████ 322.9K
|
| 96 |
+
19:00 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 44.6K
|
| 97 |
20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 98 |
21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 99 |
22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 136 |
|
| 137 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 138 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 139 |
+
| 2011 | 93 | 4,771,024 | 51,301 | 867.5 MB | 403.6 MB | 15m34s | 19m26s | 37m21s |
|
| 140 |
|
| 141 |
|
| 142 |
### Pushes per year
|
data/commit_comments/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55666cdc24afe0b3ea0d93a354d2a4d6c6a18bda2c6fca5215afcd11460a5c36
|
| 3 |
+
size 37303
|
data/creates/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db1595c7d0554fbd90146a76383d018f7be05268e7f8ae481ca5f55f01f28536
|
| 3 |
+
size 269487
|
data/deletes/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:976ef2e9d48820762910cc744a44d4d61d63a21713ac59e115a3f2a1885958d0
|
| 3 |
+
size 25159
|
data/forks/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:109ceb41046ae1947b84138f27802c96f3ad7f5040b2cdc2775988c1b5629369
|
| 3 |
+
size 84316
|
data/issues/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0629c3c3de1ef3bcdf8c2eb7202f53948b69045bd7a9e6af37795da64e0577f
|
| 3 |
+
size 85392
|
data/members/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3c7f80591c461a8f4ae726051e99b1bec1c641be618936d7810519c2a0de690
|
| 3 |
+
size 16561
|
data/public_events/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d258b58dca8a2b37f718c763648ad8d3288e9be350a226639647991e2e00012d
|
| 3 |
+
size 4352
|
data/pull_requests/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14626b1c580fa87fdefc4aeacadfac97da808389277d136373d29ac38e852da9
|
| 3 |
+
size 93223
|
data/pushes/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e240681a6f0eb7b8532f2eb472c66ae15f8c564e2fc937db65eb95c6ec31962b
|
| 3 |
+
size 4262629
|
data/stars/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5aa89866b78cbf1f6b40e39cb34742c50d89d7e0f347f515e0931b9ab3122476
|
| 3 |
+
size 170556
|
data/wiki_pages/2011/07/01.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a6fa343be9455b482d25d1c320253350b20c4e32cce6fdd28cbd9d5c5e6ad8c
|
| 3 |
+
size 56882
|
stats.csv
CHANGED
|
@@ -90,5 +90,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 90 |
2011-06-27,309948,0,22473,3048,3649,1219,0,0,5238,1412,5601,413,0,660,876,251,29,0,54184875,16.6,4516553,10.9,16.6,23.1
|
| 91 |
2011-06-28,82404,0,28628,5797,4838,1694,0,0,6482,1995,6845,547,0,912,1211,332,69,0,14096641,13.0,5633982,19.8,13.0,25.1
|
| 92 |
2011-06-29,57637,0,29829,2724,4006,1833,0,0,6101,1915,7648,1183,0,815,1237,301,45,0,10836504,15.1,5930021,7.6,15.1,26.8
|
| 93 |
-
2011-06-30,54679,0,27966,2714,4009,1658,0,0,5579,1642,8227,620,0,641,1267,302,54,0,10026910,12.3,5544383,14.5,12.3,
|
| 94 |
2011-07-01,51863,0,26210,2727,4785,1533,0,0,5886,1631,6409,588,0,747,982,322,43,0,9443675,15.0,5105860,7.5,15.0,0.0
|
|
|
|
| 90 |
2011-06-27,309948,0,22473,3048,3649,1219,0,0,5238,1412,5601,413,0,660,876,251,29,0,54184875,16.6,4516553,10.9,16.6,23.1
|
| 91 |
2011-06-28,82404,0,28628,5797,4838,1694,0,0,6482,1995,6845,547,0,912,1211,332,69,0,14096641,13.0,5633982,19.8,13.0,25.1
|
| 92 |
2011-06-29,57637,0,29829,2724,4006,1833,0,0,6101,1915,7648,1183,0,815,1237,301,45,0,10836504,15.1,5930021,7.6,15.1,26.8
|
| 93 |
+
2011-06-30,54679,0,27966,2714,4009,1658,0,0,5579,1642,8227,620,0,641,1267,302,54,0,10026910,12.3,5544383,14.5,12.3,25.8
|
| 94 |
2011-07-01,51863,0,26210,2727,4785,1533,0,0,5886,1631,6409,588,0,747,982,322,43,0,9443675,15.0,5105860,7.5,15.0,0.0
|