Add 2013-11-12 — 0 events, 11 files
Browse files- README.md +3 -3
- data/commit_comments/2013/11/12.parquet +3 -0
- data/creates/2013/11/12.parquet +3 -0
- data/deletes/2013/11/12.parquet +3 -0
- data/forks/2013/11/12.parquet +3 -0
- data/issue_comments/2013/11/12.parquet +3 -0
- data/issues/2013/11/12.parquet +3 -0
- data/public_events/2013/11/12.parquet +3 -0
- data/pull_requests/2013/11/12.parquet +3 -0
- data/pushes/2013/11/12.parquet +3 -0
- data/stars/2013/11/12.parquet +3 -0
- data/wiki_pages/2013/11/12.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-28** — 1,414,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.4K
|
|
@@ -654,7 +654,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 654 |
| 2026-03-25 | 242 | 132 |
|
| 655 |
| 2026-03-26 | 636 | 198 |
|
| 656 |
| 2026-03-27 | 1,861,626 | 12393 |
|
| 657 |
-
| 2026-03-28 | 1,414,
|
| 658 |
|
| 659 |
|
| 660 |
### Live event schema
|
|
@@ -696,7 +696,7 @@ duckdb.sql("""
|
|
| 696 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 697 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 698 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 699 |
-
| 2013 | 299 | 62,829,642 | 210,132 | 19.2 GB | 5.9 GB | 3h02m | 9h03m |
|
| 700 |
|
| 701 |
|
| 702 |
### 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-28** — 1,414,266 events in 3727 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.4K
|
|
|
|
| 654 |
| 2026-03-25 | 242 | 132 |
|
| 655 |
| 2026-03-26 | 636 | 198 |
|
| 656 |
| 2026-03-27 | 1,861,626 | 12393 |
|
| 657 |
+
| 2026-03-28 | 1,414,266 | 3727 |
|
| 658 |
|
| 659 |
|
| 660 |
### Live event schema
|
|
|
|
| 696 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 697 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 698 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 699 |
+
| 2013 | 299 | 62,829,642 | 210,132 | 19.2 GB | 5.9 GB | 3h02m | 9h03m | 3h54m |
|
| 700 |
|
| 701 |
|
| 702 |
### Pushes per year
|
data/commit_comments/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a441ba29bffad38188abac5762c68ea9f90a107129305dd306712cb8d793091b
|
| 3 |
+
size 99668
|
data/creates/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6445921ed8383b949c6ac142cb652bb566462a8d9150a4f269838db4e78ecd98
|
| 3 |
+
size 1278487
|
data/deletes/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0454329ffc9ec73037b8a38ef4ac12c7376ff74129fbfdbf5560a6a9736afaf0
|
| 3 |
+
size 143780
|
data/forks/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2edee26a6072ce26f52af43e0b2b0331e0fd2137b268b97198e30404b65386ca
|
| 3 |
+
size 292088
|
data/issue_comments/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd3353b2368c2806f5967e65376b8f02b9da7c53a43b4ed18c6a02b84af54a49
|
| 3 |
+
size 686735
|
data/issues/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:576811d83da8d93d98a99b734d7e779a17aff19166d2bdef734b8b2208d5ed4b
|
| 3 |
+
size 482979
|
data/public_events/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f67408a9184266848df24de0b2e98b37f469c2953455eeeff21d7da0c58897b5
|
| 3 |
+
size 11332
|
data/pull_requests/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a7e2fdb5abc814920efb2eec9cfaa724f55487afbc8290819573327a5f2c91b
|
| 3 |
+
size 2399767
|
data/pushes/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:012a24463838ec196576394bee8b6bd09b93506c78914ed8c5291b884e2e1a8d
|
| 3 |
+
size 23913507
|
data/stars/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27b826609294c9a10b27aabe84c95e61e01458cb49a85c02db5cd8bd4dab8b5c
|
| 3 |
+
size 615006
|
data/wiki_pages/2013/11/12.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9abb528204409ca17b1babff6ff08c55b5748ad23ed814e78844676266f8c6db
|
| 3 |
+
size 238018
|
stats.csv
CHANGED
|
@@ -831,4 +831,4 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 831 |
2013-11-08,270463,2204,136947,14005,23039,12403,0,3377,24696,10072,31126,4912,614,2449,4390,0,229,0,91126747,195.9,27115870,20.3,195.9,52.2
|
| 832 |
2013-11-09,199631,1465,108053,11310,14159,7454,0,1239,17963,7298,22608,3020,398,1442,3069,0,153,0,62088015,134.3,19502844,39.1,134.3,42.9
|
| 833 |
2013-11-10,228226,1224,118401,19898,15687,7599,0,1473,21201,8030,25477,3539,416,1554,3541,0,186,0,68267758,139.6,21376686,28.7,139.6,39.6
|
| 834 |
-
2013-11-11,302865,1895,150941,18072,28189,13608,0,3432,28429,11453,33835,5076,484,2606,4571,0,274,0,100541677,207.9,29858666,33.9,207.9,
|
|
|
|
| 831 |
2013-11-08,270463,2204,136947,14005,23039,12403,0,3377,24696,10072,31126,4912,614,2449,4390,0,229,0,91126747,195.9,27115870,20.3,195.9,52.2
|
| 832 |
2013-11-09,199631,1465,108053,11310,14159,7454,0,1239,17963,7298,22608,3020,398,1442,3069,0,153,0,62088015,134.3,19502844,39.1,134.3,42.9
|
| 833 |
2013-11-10,228226,1224,118401,19898,15687,7599,0,1473,21201,8030,25477,3539,416,1554,3541,0,186,0,68267758,139.6,21376686,28.7,139.6,39.6
|
| 834 |
+
2013-11-11,302865,1895,150941,18072,28189,13608,0,3432,28429,11453,33835,5076,484,2606,4571,0,274,0,100541677,207.9,29858666,33.9,207.9,23.6
|