Add 2011-06-18 — 33.4K events, 11 files
Browse files- README.md +8 -8
- data/commit_comments/2011/06/18.parquet +3 -0
- data/creates/2011/06/18.parquet +3 -0
- data/deletes/2011/06/18.parquet +3 -0
- data/forks/2011/06/18.parquet +3 -0
- data/issues/2011/06/18.parquet +3 -0
- data/members/2011/06/18.parquet +3 -0
- data/public_events/2011/06/18.parquet +3 -0
- data/pull_requests/2011/06/18.parquet +3 -0
- data/pushes/2011/06/18.parquet +3 -0
- data/stars/2011/06/18.parquet +3 -0
- data/wiki_pages/2011/06/18.parquet +3 -0
- stats.csv +1 -1
README.md
CHANGED
|
@@ -71,20 +71,20 @@ 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 |
-
01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 79 |
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 64
|
| 80 |
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 58
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 68
|
| 82 |
-
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 49
|
| 84 |
-
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 66
|
| 86 |
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 100
|
| 87 |
-
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 88 |
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 88
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 124
|
| 90 |
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 138
|
|
@@ -93,7 +93,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 93 |
16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 367
|
| 94 |
17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.4K
|
| 95 |
18:00 ██████████████████████████████ 322.8K
|
| 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 | 81 | 3,554,301 | 43,880 | 656.0 MB | 347.4 MB | 12m47s | 16m23s |
|
| 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** — 465,548 events in 2692 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
+
00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 80
|
| 78 |
+
01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 88
|
| 79 |
02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 64
|
| 80 |
03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 58
|
| 81 |
04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 68
|
| 82 |
+
05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 53
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 49
|
| 84 |
+
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 61
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 66
|
| 86 |
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 100
|
| 87 |
+
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 89
|
| 88 |
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 88
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 124
|
| 90 |
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 138
|
|
|
|
| 93 |
16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 367
|
| 94 |
17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.4K
|
| 95 |
18:00 ██████████████████████████████ 322.8K
|
| 96 |
+
19:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.4K
|
| 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 | 81 | 3,554,301 | 43,880 | 656.0 MB | 347.4 MB | 12m47s | 16m23s | 31m38s |
|
| 140 |
|
| 141 |
|
| 142 |
### Pushes per year
|
data/commit_comments/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b53a9aceab194001563612e7721fedafddc8beaaae842ef249b27fc6c96c4485
|
| 3 |
+
size 29463
|
data/creates/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69cb26dacfc98bc272d4a69b626d9fa0672a8624a885ec373790ef272516b89b
|
| 3 |
+
size 188528
|
data/deletes/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecd14c2437e099c8199d760b77483bc7fff58384737e859717bfa1e9b06650b5
|
| 3 |
+
size 13366
|
data/forks/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80e5b059c70457efbb1b4f81224cb50ee17f7deb57c9a5a35029babb5f4dec84
|
| 3 |
+
size 56107
|
data/issues/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e04ad1a3fb0e2139722b209b86443acea22d752000aaa4f9a065ecd09f76457
|
| 3 |
+
size 57933
|
data/members/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a86667ecc4a2b97a885a1beae09582cac5a652f3669013c64b379b954f71976b
|
| 3 |
+
size 11880
|
data/public_events/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:021535b448ba59d122d3e6746fa0fc469f5a5898936753c00aca01316ade0f6f
|
| 3 |
+
size 3997
|
data/pull_requests/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fe5b5cf3d74e064eb751710e72bcfa718a097cd3de3277e7f5d6da795217722
|
| 3 |
+
size 61578
|
data/pushes/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9980acbcabf17d3d3dc9f537d6e9f13d495548653c194e51e8edab1294436a3
|
| 3 |
+
size 2820358
|
data/stars/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7008b535ac26143aa13b7e0a9f7140a7a6e56f7cfcf6b518db31f91032b8e50
|
| 3 |
+
size 111581
|
data/wiki_pages/2011/06/18.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:013cf3af398b6bc83404f406920729d485a781d99eedca09e147e625f8f13c60
|
| 3 |
+
size 68005
|
stats.csv
CHANGED
|
@@ -77,6 +77,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 77 |
2011-06-14,51594,0,27153,2520,3683,1453,0,0,5764,1641,6709,441,0,804,1051,327,48,0,9720506,16.1,5520666,9.5,16.1,22.1
|
| 78 |
2011-06-15,51260,0,26470,2887,3814,1508,0,0,5953,1785,6042,436,0,691,1266,330,78,0,9642120,15.7,5379142,6.1,15.7,22.0
|
| 79 |
2011-06-16,52584,0,26828,2761,4004,1525,0,0,6098,1636,6602,526,0,977,1238,325,64,0,9883096,19.0,5340483,15.9,19.0,19.7
|
| 80 |
-
2011-06-17,52380,0,27165,2641,3557,1443,0,0,5980,1730,6566,745,0,1077,1097,341,38,0,9769972,17.4,5243743,28.5,17.4,
|
| 81 |
2011-06-18,33381,0,17468,1613,1887,837,0,0,3705,1015,4822,278,0,532,913,270,41,0,6112955,12.8,3422796,24.8,12.8,0.0
|
| 82 |
2011-06-19,39317,0,20748,2546,3487,943,0,0,3917,1055,4693,439,0,444,837,170,38,0,6998587,15.0,4071191,21.1,15.0,0.0
|
|
|
|
| 77 |
2011-06-14,51594,0,27153,2520,3683,1453,0,0,5764,1641,6709,441,0,804,1051,327,48,0,9720506,16.1,5520666,9.5,16.1,22.1
|
| 78 |
2011-06-15,51260,0,26470,2887,3814,1508,0,0,5953,1785,6042,436,0,691,1266,330,78,0,9642120,15.7,5379142,6.1,15.7,22.0
|
| 79 |
2011-06-16,52584,0,26828,2761,4004,1525,0,0,6098,1636,6602,526,0,977,1238,325,64,0,9883096,19.0,5340483,15.9,19.0,19.7
|
| 80 |
+
2011-06-17,52380,0,27165,2641,3557,1443,0,0,5980,1730,6566,745,0,1077,1097,341,38,0,9769972,17.4,5243743,28.5,17.4,28.2
|
| 81 |
2011-06-18,33381,0,17468,1613,1887,837,0,0,3705,1015,4822,278,0,532,913,270,41,0,6112955,12.8,3422796,24.8,12.8,0.0
|
| 82 |
2011-06-19,39317,0,20748,2546,3487,943,0,0,3917,1055,4693,439,0,444,837,170,38,0,6998587,15.0,4071191,21.1,15.0,0.0
|