Add 2011-06-11 — 43.1K events, 11 files
Browse files- README.md +13 -13
- data/commit_comments/2011/06/11.parquet +3 -0
- data/creates/2011/06/11.parquet +3 -0
- data/deletes/2011/06/11.parquet +3 -0
- data/forks/2011/06/11.parquet +3 -0
- data/issues/2011/06/11.parquet +3 -0
- data/members/2011/06/11.parquet +3 -0
- data/public_events/2011/06/11.parquet +3 -0
- data/pull_requests/2011/06/11.parquet +3 -0
- data/pushes/2011/06/11.parquet +3 -0
- data/stars/2011/06/11.parquet +3 -0
- data/wiki_pages/2011/06/11.parquet +3 -0
- stats.csv +1 -1
README.md
CHANGED
|
@@ -71,28 +71,28 @@ 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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 78
|
| 78 |
-
01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 79 |
-
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 80 |
-
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 67
|
| 82 |
-
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 48
|
| 84 |
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 59
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 65
|
| 86 |
-
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 87 |
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 84
|
| 88 |
-
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 115
|
| 90 |
-
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 91 |
-
14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 92 |
-
15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 93 |
-
16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 94 |
17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.4K
|
| 95 |
-
18:00 ██████████████████████████████ 322.
|
| 96 |
19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 97 |
20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 98 |
21: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 | 74 | 3,224,195 | 43,570 | 597.6 MB | 314.9 MB | 10m50s | 14m32s |
|
| 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** — 445,018 events in 2611 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 78
|
| 78 |
+
01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 86
|
| 79 |
+
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 63
|
| 80 |
+
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 54
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 67
|
| 82 |
+
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 51
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 48
|
| 84 |
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 59
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 65
|
| 86 |
+
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 97
|
| 87 |
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 84
|
| 88 |
+
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 86
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 115
|
| 90 |
+
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 136
|
| 91 |
+
14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 186
|
| 92 |
+
15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 256
|
| 93 |
+
16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 364
|
| 94 |
17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.4K
|
| 95 |
+
18:00 ██████████████████████████████ 322.8K
|
| 96 |
19:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 97 |
20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 98 |
21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 136 |
|
| 137 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 138 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 139 |
+
| 2011 | 74 | 3,224,195 | 43,570 | 597.6 MB | 314.9 MB | 10m50s | 14m32s | 28m43s |
|
| 140 |
|
| 141 |
|
| 142 |
### Pushes per year
|
data/commit_comments/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb90b86b3b03b2611f95d74daf3c16a42029f1de6307595d5f9b836d133fb3e3
|
| 3 |
+
size 26561
|
data/creates/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f55b2f04c0c1cdc0e3ba92ebb19a76c6bb75866695c001145183b5c88f47a5ca
|
| 3 |
+
size 203487
|
data/deletes/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ff4723e5ad7d2499a505064afb25cbfbbe079e0f78d2285713cdfbaad0f20b6
|
| 3 |
+
size 15487
|
data/forks/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaafb8aac3bd65ce97dd72a28cd304df17758fdf26c763bc487f49678a9fcaca
|
| 3 |
+
size 57158
|
data/issues/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50b60b09de7e8d876ae2144526d671a7bb9a33ac17be8197a49914adf8f596bb
|
| 3 |
+
size 104347
|
data/members/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4edc386153dc25e0ded89df174f1e5c08c39218dfbf1c2a584bc0a2288b29de
|
| 3 |
+
size 11437
|
data/public_events/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0059761aeaca8931db157ae4ab2f5c3f778a680aa80599e989296d318566555d
|
| 3 |
+
size 3543
|
data/pull_requests/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41b68e379cf64ef94c56d53d94c88bf6f2843c39665b7cb579156e04f5bbcdcd
|
| 3 |
+
size 65807
|
data/pushes/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b87c13e9b92c957284a3114ca2fc030e996ed722d23138ac20c720e1eac8c24
|
| 3 |
+
size 3059565
|
data/stars/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5bc8d49472420893e27d2b387e795b5823040284d2ceb887552192f0107e6e3
|
| 3 |
+
size 112396
|
data/wiki_pages/2011/06/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91a719132cbfac973833d0f7767b674c975c01e58e4fa817ab951c2e80d9cd28
|
| 3 |
+
size 70761
|
stats.csv
CHANGED
|
@@ -70,6 +70,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 70 |
2011-05-26,55806,0,28698,3129,4229,1590,0,0,5890,1736,7455,778,0,850,1008,382,61,0,10328954,7.3,5741994,15.9,7.3,21.8
|
| 71 |
2011-05-27,45103,0,23124,2689,3313,1261,0,0,4982,1401,5750,702,0,747,810,282,42,0,8338869,7.0,4651777,7.6,7.0,23.9
|
| 72 |
2011-06-09,48852,0,25981,2589,3611,1575,0,0,5062,1534,5982,524,0,727,919,299,49,0,9373953,16.5,5178352,18.9,16.5,29.0
|
| 73 |
-
2011-06-10,50921,0,26012,2966,4227,1304,0,0,5611,1512,6202,746,0,754,1237,300,50,0,9361541,17.9,5092576,12.3,17.9,
|
| 74 |
2011-06-11,43145,0,17715,6018,6135,922,0,0,3751,1017,5516,441,0,476,930,199,25,0,6440162,14.7,3730549,9.4,14.7,0.0
|
| 75 |
2011-06-12,31880,0,16876,1542,1965,770,0,0,3758,935,4374,298,0,390,762,185,25,0,5827286,12.8,3366093,10.9,12.8,0.0
|
|
|
|
| 70 |
2011-05-26,55806,0,28698,3129,4229,1590,0,0,5890,1736,7455,778,0,850,1008,382,61,0,10328954,7.3,5741994,15.9,7.3,21.8
|
| 71 |
2011-05-27,45103,0,23124,2689,3313,1261,0,0,4982,1401,5750,702,0,747,810,282,42,0,8338869,7.0,4651777,7.6,7.0,23.9
|
| 72 |
2011-06-09,48852,0,25981,2589,3611,1575,0,0,5062,1534,5982,524,0,727,919,299,49,0,9373953,16.5,5178352,18.9,16.5,29.0
|
| 73 |
+
2011-06-10,50921,0,26012,2966,4227,1304,0,0,5611,1512,6202,746,0,754,1237,300,50,0,9361541,17.9,5092576,12.3,17.9,38.2
|
| 74 |
2011-06-11,43145,0,17715,6018,6135,922,0,0,3751,1017,5516,441,0,476,930,199,25,0,6440162,14.7,3730549,9.4,14.7,0.0
|
| 75 |
2011-06-12,31880,0,16876,1542,1965,770,0,0,3758,935,4374,298,0,390,762,185,25,0,5827286,12.8,3366093,10.9,12.8,0.0
|