Add 2011-06-24 — 52.3K events, 11 files
Browse files- README.md +8 -8
- data/commit_comments/2011/06/24.parquet +3 -0
- data/creates/2011/06/24.parquet +3 -0
- data/deletes/2011/06/24.parquet +3 -0
- data/forks/2011/06/24.parquet +3 -0
- data/issues/2011/06/24.parquet +3 -0
- data/members/2011/06/24.parquet +3 -0
- data/public_events/2011/06/24.parquet +3 -0
- data/pull_requests/2011/06/24.parquet +3 -0
- data/pushes/2011/06/24.parquet +3 -0
- data/stars/2011/06/24.parquet +3 -0
- data/wiki_pages/2011/06/24.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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 82
|
|
@@ -83,17 +83,17 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50
|
| 84 |
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 61
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 68
|
| 86 |
-
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 87 |
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 92
|
| 88 |
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 89
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 127
|
| 90 |
-
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 91 |
-
14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 92 |
-
15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 93 |
-
16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 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 | 86 | 4,056,020 | 47,163 | 746.6 MB | 372.0 MB | 14m09s | 18m02s |
|
| 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** — 477,019 events in 2771 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 82
|
|
|
|
| 83 |
06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50
|
| 84 |
07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 61
|
| 85 |
08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 68
|
| 86 |
+
09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 103
|
| 87 |
10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 92
|
| 88 |
11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 89
|
| 89 |
12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 127
|
| 90 |
+
13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 143
|
| 91 |
+
14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 198
|
| 92 |
+
15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 263
|
| 93 |
+
16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 374
|
| 94 |
17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.4K
|
| 95 |
18:00 ██████████████████████████████ 322.9K
|
| 96 |
+
19:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 31.8K
|
| 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 | 86 | 4,056,020 | 47,163 | 746.6 MB | 372.0 MB | 14m09s | 18m02s | 34m08s |
|
| 140 |
|
| 141 |
|
| 142 |
### Pushes per year
|
data/commit_comments/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca17fe3cf6e76f7d8f71517a09547b1b70b8e916f0830e20e6f2ce2c0a68ca3c
|
| 3 |
+
size 33875
|
data/creates/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:804a611bb7176a675368e677848e9cc1a2ba4466bdc6034ea510c910e2333233
|
| 3 |
+
size 271387
|
data/deletes/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75aef216bdf8e72cee7e3628950bf20e146fe9984e1a0d913e170332ad25dcff
|
| 3 |
+
size 21291
|
data/forks/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89062fd0d50521c6d7bb3af05ad2040f6c3ea3c8a6f071748cf7a995d200f0a1
|
| 3 |
+
size 83722
|
data/issues/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:befd5b517ee4b6e3933100a9f0f1389f150784465137a459ee16cedbe1539421
|
| 3 |
+
size 98774
|
data/members/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30da0c6c9c7f50a34e5a41554594552280b60af016e93619b1bd9054ad77780a
|
| 3 |
+
size 16067
|
data/public_events/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:482b698f14f100907aeb30c2246b0d925138598bededea2d4d7d90342c222c41
|
| 3 |
+
size 4866
|
data/pull_requests/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3343bb0867822e95667553022ec2689efb7b5af4ad520b7e37d53e0ec964c81
|
| 3 |
+
size 95837
|
data/pushes/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2534b51991f85c45e489f322193d5d3e03128532325deb32276a36debc5dbf01
|
| 3 |
+
size 4409148
|
data/stars/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6de9956446cdc5f352d5a8f2d456a4709fe3a70d829c9c63301d75b2817c9679
|
| 3 |
+
size 171414
|
data/wiki_pages/2011/06/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe41300fe47b400f0569a5d175e0590e3ae4758c703da60091326b70bed3d26c
|
| 3 |
+
size 91359
|
stats.csv
CHANGED
|
@@ -83,5 +83,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 83 |
2011-06-20,55472,0,29036,3370,3835,1598,0,0,5850,1746,6805,765,0,917,1107,370,73,0,10373253,19.8,5771887,5.8,19.8,24.2
|
| 84 |
2011-06-21,54768,0,28545,3036,4229,1668,0,0,5847,1832,6761,528,0,825,1105,328,64,0,10445986,20.3,5782294,6.8,20.3,21.6
|
| 85 |
2011-06-22,53010,0,27545,2703,3635,1525,0,0,5882,1718,7096,746,0,829,969,300,62,0,9989140,21.3,5600025,7.0,21.3,25.6
|
| 86 |
-
2011-06-23,286176,0,16592,1649,2193,951,0,0,3949,1088,4310,493,0,485,701,200,35,0,54631048,24.1,3318750,45.7,24.1,
|
| 87 |
2011-06-24,52293,0,26663,3152,4111,1457,0,0,5886,1622,6767,519,0,619,1146,294,57,0,9561443,13.3,5297740,16.5,13.3,0.0
|
|
|
|
| 83 |
2011-06-20,55472,0,29036,3370,3835,1598,0,0,5850,1746,6805,765,0,917,1107,370,73,0,10373253,19.8,5771887,5.8,19.8,24.2
|
| 84 |
2011-06-21,54768,0,28545,3036,4229,1668,0,0,5847,1832,6761,528,0,825,1105,328,64,0,10445986,20.3,5782294,6.8,20.3,21.6
|
| 85 |
2011-06-22,53010,0,27545,2703,3635,1525,0,0,5882,1718,7096,746,0,829,969,300,62,0,9989140,21.3,5600025,7.0,21.3,25.6
|
| 86 |
+
2011-06-23,286176,0,16592,1649,2193,951,0,0,3949,1088,4310,493,0,485,701,200,35,0,54631048,24.1,3318750,45.7,24.1,29.1
|
| 87 |
2011-06-24,52293,0,26663,3152,4111,1457,0,0,5886,1622,6767,519,0,619,1146,294,57,0,9561443,13.3,5297740,16.5,13.3,0.0
|