Add 2013-08-02 — 214.7K events, 11 files
Browse files- README.md +6 -6
- data/commit_comments/2013/08/02.parquet +3 -0
- data/creates/2013/08/02.parquet +3 -0
- data/deletes/2013/08/02.parquet +3 -0
- data/forks/2013/08/02.parquet +3 -0
- data/issue_comments/2013/08/02.parquet +3 -0
- data/issues/2013/08/02.parquet +3 -0
- data/public_events/2013/08/02.parquet +3 -0
- data/pull_requests/2013/08/02.parquet +3 -0
- data/pushes/2013/08/02.parquet +3 -0
- data/stars/2013/08/02.parquet +3 -0
- data/wiki_pages/2013/08/02.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 █████████████████████████████
|
| 79 |
02:00 █████████████████████████████░ 271.6K
|
| 80 |
-
03:00 █████████████████████████████
|
| 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 | 205 | 40,649,974 | 198,292 | 12.4 GB | 3.9 GB | 2h06m | 5h24m |
|
| 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,154,035 events in 2865 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.3K
|
| 78 |
+
01:00 █████████████████████████████░ 272.7K
|
| 79 |
02:00 █████████████████████████████░ 271.6K
|
| 80 |
+
03:00 ██████████████████████████████ 272.7K
|
| 81 |
+
04:00 ███████████░░░░░░░░░░░░░░░░░░░ 101.7K
|
| 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,154,035 | 2865 |
|
| 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 | 205 | 40,649,974 | 198,292 | 12.4 GB | 3.9 GB | 2h06m | 5h24m | 2h42m |
|
| 149 |
|
| 150 |
|
| 151 |
### Pushes per year
|
data/commit_comments/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e91964b3df446fd0261121daf2eca1a2085ab10da788c0097f9e444d3184c5a
|
| 3 |
+
size 62027
|
data/creates/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c49d4f30f56858d78b42e80f5bcc44a6c0e2c25ebdb7982bab1528fbe5c5f491
|
| 3 |
+
size 863024
|
data/deletes/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1faf7731b38bbd248e71f0855bd35b9d9c434d1c91f821553e2b2ba6bce307d0
|
| 3 |
+
size 59753
|
data/forks/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d767093fcc829bb51d08cbe320a0d0e91503e4e6783699e7432fe5e49b699b55
|
| 3 |
+
size 266751
|
data/issue_comments/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c0dc9d3c22d626bdd4fa3c0951d75c910e59c2729d8d13332a53a9a7c0969cf
|
| 3 |
+
size 454283
|
data/issues/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e6e29f5e029b9c22d4b16e07413e4a364e175d2a6b2c59649affbad63b096e4
|
| 3 |
+
size 300272
|
data/public_events/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9af74777335da05b6bfe119190cf1bf4d23a68579d8f61d10373dc95f7be838a
|
| 3 |
+
size 9087
|
data/pull_requests/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bea8dacc0c7427657d91b7820901c9957599c8db8eb59f65c44371bbc15aab11
|
| 3 |
+
size 1785677
|
data/pushes/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d8e939d594ec5be68047f049cd9ea3b8d26f47fd6c7ce3d1c65068441f9152
|
| 3 |
+
size 17659386
|
data/stars/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:885e381ead4c596930a4a777095febaad35f16ed1fce0bfcc597f6cfc3b6cde1
|
| 3 |
+
size 478286
|
data/wiki_pages/2013/08/02.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:569d1fffa291cd979d706d00d13f42c8bf348871025d452962e4f625a9da464b
|
| 3 |
+
size 182646
|
stats.csv
CHANGED
|
@@ -736,5 +736,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 736 |
2013-07-29,241832,936,121604,13221,22646,9941,0,3025,23756,10258,27405,2059,432,2207,4128,0,214,0,80951334,83.3,24742453,29.3,83.3,49.1
|
| 737 |
2013-07-30,253418,1129,127269,14808,22814,10373,0,3674,25157,10709,27916,2087,400,2439,4400,0,243,0,85608484,87.3,26465236,58.4,87.3,34.8
|
| 738 |
2013-07-31,247721,983,125974,13655,22375,10338,0,3247,23655,10474,27570,2123,380,2500,4271,0,176,0,83140050,136.7,25430955,47.7,136.7,41.8
|
| 739 |
-
2013-08-01,244865,1049,123541,12915,21704,10136,0,2627,24252,11418,28440,2093,401,2240,3834,0,215,0,80967258,137.6,25389029,41.5,137.6,
|
| 740 |
2013-08-02,214748,908,109211,12029,19121,9010,0,2212,21667,9562,23612,1766,439,1634,3374,0,203,0,71211531,121.5,22121192,45.2,121.5,0.0
|
|
|
|
| 736 |
2013-07-29,241832,936,121604,13221,22646,9941,0,3025,23756,10258,27405,2059,432,2207,4128,0,214,0,80951334,83.3,24742453,29.3,83.3,49.1
|
| 737 |
2013-07-30,253418,1129,127269,14808,22814,10373,0,3674,25157,10709,27916,2087,400,2439,4400,0,243,0,85608484,87.3,26465236,58.4,87.3,34.8
|
| 738 |
2013-07-31,247721,983,125974,13655,22375,10338,0,3247,23655,10474,27570,2123,380,2500,4271,0,176,0,83140050,136.7,25430955,47.7,136.7,41.8
|
| 739 |
+
2013-08-01,244865,1049,123541,12915,21704,10136,0,2627,24252,11418,28440,2093,401,2240,3834,0,215,0,80967258,137.6,25389029,41.5,137.6,45.5
|
| 740 |
2013-08-02,214748,908,109211,12029,19121,9010,0,2212,21667,9562,23612,1766,439,1634,3374,0,203,0,71211531,121.5,22121192,45.2,121.5,0.0
|