Add 2013-08-31 — 146.4K events, 11 files
Browse files- README.md +4 -4
- data/commit_comments/2013/08/31.parquet +3 -0
- data/creates/2013/08/31.parquet +3 -0
- data/deletes/2013/08/31.parquet +3 -0
- data/forks/2013/08/31.parquet +3 -0
- data/issue_comments/2013/08/31.parquet +3 -0
- data/issues/2013/08/31.parquet +3 -0
- data/public_events/2013/08/31.parquet +3 -0
- data/pull_requests/2013/08/31.parquet +3 -0
- data/pushes/2013/08/31.parquet +3 -0
- data/stars/2013/08/31.parquet +3 -0
- data/wiki_pages/2013/08/31.parquet +3 -0
- stats.csv +1 -1
README.md
CHANGED
|
@@ -71,14 +71,14 @@ 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,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.3K
|
| 78 |
01:00 █████████████████████████████░ 272.8K
|
| 79 |
02:00 █████████████████████████████░ 271.6K
|
| 80 |
03:00 ██████████████████████████████ 273.6K
|
| 81 |
-
04:00 ██████████████████████░░░░░░░░
|
| 82 |
05:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 83 |
06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 84 |
07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
@@ -103,7 +103,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 103 |
| Date | Events | Blocks |
|
| 104 |
|------|-------:|-------:|
|
| 105 |
| 2026-03-27 | 1,840,836 | 12165 |
|
| 106 |
-
| 2026-03-28 | 1,
|
| 107 |
|
| 108 |
|
| 109 |
### Live event schema
|
|
@@ -145,7 +145,7 @@ duckdb.sql("""
|
|
| 145 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 146 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 147 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 148 |
-
| 2013 | 229 | 45,761,800 | 199,833 | 14.0 GB | 4.3 GB | 2h19m | 6h12m |
|
| 149 |
|
| 150 |
|
| 151 |
### 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,257,768 events in 3271 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.3K
|
| 78 |
01:00 █████████████████████████████░ 272.8K
|
| 79 |
02:00 █████████████████████████████░ 271.6K
|
| 80 |
03:00 ██████████████████████████████ 273.6K
|
| 81 |
+
04:00 ██████████████████████░░░░░░░░ 204.5K
|
| 82 |
05:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 83 |
06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 84 |
07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 103 |
| Date | Events | Blocks |
|
| 104 |
|------|-------:|-------:|
|
| 105 |
| 2026-03-27 | 1,840,836 | 12165 |
|
| 106 |
+
| 2026-03-28 | 1,257,768 | 3271 |
|
| 107 |
|
| 108 |
|
| 109 |
### Live event schema
|
|
|
|
| 145 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 146 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 147 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 148 |
+
| 2013 | 229 | 45,761,800 | 199,833 | 14.0 GB | 4.3 GB | 2h19m | 6h12m | 2h57m |
|
| 149 |
|
| 150 |
|
| 151 |
### Pushes per year
|
data/commit_comments/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d08f7e9c0b2bf9a550dcd9a0a15fabeaf83378e8f2def4319e3c065dd49018f
|
| 3 |
+
size 50236
|
data/creates/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c602acf73cc9a29b0a8ecdc8b8ba087bd287368c7d98ed385012981208790cb6
|
| 3 |
+
size 641618
|
data/deletes/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb525c6b61dd4265c1eb2f84120b029d5b17ac6dba2096aee72cb3964dbf4822
|
| 3 |
+
size 40879
|
data/forks/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d86bca3af7fb29e7c963f4fc898813fc1b75bb4bccdff06a8816ddacb1bed7a
|
| 3 |
+
size 162792
|
data/issue_comments/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65e22c4904d0a58b8d5b46b959f0f02f9e62122b8d4d6193b37f36e4e5816b54
|
| 3 |
+
size 249034
|
data/issues/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f80ba0e7572a82ebd462954fb3470ea9551d1c364528aeb24519e8f3afcdcfa
|
| 3 |
+
size 187165
|
data/public_events/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8a23fbc954409c448521678d1fc2f22011e6d4341aa1802a9d0057227e4d55e
|
| 3 |
+
size 6567
|
data/pull_requests/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1312cf058486a6748b3656d5e6bbdc266da600a2cb7ae67140afa88ba45c83d
|
| 3 |
+
size 870410
|
data/pushes/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3f20872eabd15d5f0be037ad773645cb8908e67074c71cb847ec9dd99970dbe
|
| 3 |
+
size 11161433
|
data/stars/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46a053e6bdf65a29314988b397fe3cd87265d88baab0423d5035bbf3bd6e0382
|
| 3 |
+
size 322713
|
data/wiki_pages/2013/08/31.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a1963e2965db21b1830536c2f175dbce34324ad40fd2da2a359e1d52a4d57ae
|
| 3 |
+
size 170623
|
stats.csv
CHANGED
|
@@ -759,6 +759,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 759 |
2013-08-21,263154,821,129169,15028,23303,11395,0,3261,27078,11219,31573,3107,476,2433,4077,0,214,0,89283622,158.4,26546062,31.9,158.4,46.6
|
| 760 |
2013-08-22,256712,874,123927,16964,25284,10206,0,3301,24796,10917,30396,2859,389,2557,3979,0,263,0,84660454,151.4,25687512,32.7,151.4,41.5
|
| 761 |
2013-08-23,221342,873,109979,12205,19269,8980,0,2652,21854,9335,27889,2770,355,1869,3135,0,177,0,74342912,132.9,22373781,28.7,132.9,16.3
|
| 762 |
-
2013-08-30,215421,837,107159,12078,19673,9181,0,2526,20094,8378,27155,2721,459,1868,3102,0,190,0,71409766,125.9,21396945,6.5,125.9,
|
| 763 |
2013-08-31,146385,542,76003,7149,10178,4502,0,846,14365,5908,21242,1812,252,1139,2319,0,128,0,44013485,75.4,13863470,1.7,75.4,0.0
|
| 764 |
2013-09-01,168360,535,88029,8384,12517,5369,0,1150,17210,6744,22192,2062,388,1175,2466,0,139,0,52673325,90.2,16749505,15.1,90.2,0.0
|
|
|
|
| 759 |
2013-08-21,263154,821,129169,15028,23303,11395,0,3261,27078,11219,31573,3107,476,2433,4077,0,214,0,89283622,158.4,26546062,31.9,158.4,46.6
|
| 760 |
2013-08-22,256712,874,123927,16964,25284,10206,0,3301,24796,10917,30396,2859,389,2557,3979,0,263,0,84660454,151.4,25687512,32.7,151.4,41.5
|
| 761 |
2013-08-23,221342,873,109979,12205,19269,8980,0,2652,21854,9335,27889,2770,355,1869,3135,0,177,0,74342912,132.9,22373781,28.7,132.9,16.3
|
| 762 |
+
2013-08-30,215421,837,107159,12078,19673,9181,0,2526,20094,8378,27155,2721,459,1868,3102,0,190,0,71409766,125.9,21396945,6.5,125.9,41.0
|
| 763 |
2013-08-31,146385,542,76003,7149,10178,4502,0,846,14365,5908,21242,1812,252,1139,2319,0,128,0,44013485,75.4,13863470,1.7,75.4,0.0
|
| 764 |
2013-09-01,168360,535,88029,8384,12517,5369,0,1150,17210,6744,22192,2062,388,1175,2466,0,139,0,52673325,90.2,16749505,15.1,90.2,0.0
|