Add 2013-07-21 — 158.6K events, 11 files
Browse files- README.md +4 -4
- data/commit_comments/2013/07/21.parquet +3 -0
- data/creates/2013/07/21.parquet +3 -0
- data/deletes/2013/07/21.parquet +3 -0
- data/forks/2013/07/21.parquet +3 -0
- data/issue_comments/2013/07/21.parquet +3 -0
- data/issues/2013/07/21.parquet +3 -0
- data/public_events/2013/07/21.parquet +3 -0
- data/pull_requests/2013/07/21.parquet +3 -0
- data/pushes/2013/07/21.parquet +3 -0
- data/stars/2013/07/21.parquet +3 -0
- data/wiki_pages/2013/07/21.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.7K
|
| 79 |
02:00 █████████████████████████████░ 271.6K
|
| 80 |
03:00 █████████████████████████████░ 272.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 | 193 | 37,943,793 | 196,599 | 11.6 GB | 3.6 GB | 1h57m | 5h00m |
|
| 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,119,705 events in 2774 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.3K
|
| 78 |
01:00 ██████████████████████████████ 272.7K
|
| 79 |
02:00 █████████████████████████████░ 271.6K
|
| 80 |
03:00 █████████████████████████████░ 272.6K
|
| 81 |
+
04:00 ███████░░░░░░░░░░░░░░░░░░░░░░░ 67.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,119,705 | 2774 |
|
| 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 | 193 | 37,943,793 | 196,599 | 11.6 GB | 3.6 GB | 1h57m | 5h00m | 2h34m |
|
| 149 |
|
| 150 |
|
| 151 |
### Pushes per year
|
data/commit_comments/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccc019c35231a350d09130122bbf0d3cfb3d2f9e6769ca3e6e3802034453a89f
|
| 3 |
+
size 47653
|
data/creates/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa360dddf5135ab94d7510a4dc5e478057d9f7d3bf2407468f3902dd114a91c6
|
| 3 |
+
size 683609
|
data/deletes/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6978c4e5619a2e6372a7f9432f0f5387014b1af9bfea85c869865dc8affa4580
|
| 3 |
+
size 40002
|
data/forks/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a1d56b3179413a4e15496d1a846d0af307aad7979ecb6c867985ca2f8b8aa59
|
| 3 |
+
size 184766
|
data/issue_comments/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2252e56845a201e9b4236eb460dc4591a225dbe660abbc05073a33b417da04f7
|
| 3 |
+
size 285292
|
data/issues/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d011ac1eaaeea386ab3c44edfd9e1a606c1f9b5742fdd49b9520cbf077fc350
|
| 3 |
+
size 209258
|
data/public_events/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8690d44f962513e71cf5b99ed1582f886f9196578160fdfaabdf61cc92b80bc1
|
| 3 |
+
size 6089
|
data/pull_requests/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9a74ae6ecded4c71d2b21b3abee2b1e7a6547c7d50ee53ba8809917c6f2f671
|
| 3 |
+
size 926494
|
data/pushes/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fedcf0baeb834546148009b17c00ca1d96c653478b7ed055f3f78971006bb7d4
|
| 3 |
+
size 12705357
|
data/stars/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbaa50b9c20df227b754597420bc71f587d553880e4b13eefc1fd2c0e0207858
|
| 3 |
+
size 437026
|
data/wiki_pages/2013/07/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58d1b169b16a2405d7a48a2dbd571c6425ffbcea598d709d6e4ff041355e009b
|
| 3 |
+
size 145450
|
stats.csv
CHANGED
|
@@ -724,5 +724,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 724 |
2013-07-17,212527,904,107876,11741,18961,8500,0,2512,20028,9698,24062,1782,375,2050,3826,0,212,0,70107038,119.9,21900572,43.3,119.9,47.7
|
| 725 |
2013-07-18,234933,868,121934,11941,20969,9835,0,2622,22177,9967,26397,1957,347,2225,3452,0,242,0,79241612,135.2,24854807,47.8,135.2,95.2
|
| 726 |
2013-07-19,214228,896,112814,11157,18860,8825,0,2624,18979,8643,23970,1791,389,1894,3137,0,249,0,72597984,129.9,22866954,51.8,129.9,52.9
|
| 727 |
-
2013-07-20,139140,601,77045,6679,10070,4058,0,870,12809,5709,16470,1026,321,960,2409,0,113,0,46477479,84.1,15103075,28.7,84.1,
|
| 728 |
2013-07-21,158614,475,85744,8429,11591,4867,0,1046,16463,6809,17773,1158,258,1203,2680,0,118,0,49582485,84.8,15670996,27.8,84.8,0.0
|
|
|
|
| 724 |
2013-07-17,212527,904,107876,11741,18961,8500,0,2512,20028,9698,24062,1782,375,2050,3826,0,212,0,70107038,119.9,21900572,43.3,119.9,47.7
|
| 725 |
2013-07-18,234933,868,121934,11941,20969,9835,0,2622,22177,9967,26397,1957,347,2225,3452,0,242,0,79241612,135.2,24854807,47.8,135.2,95.2
|
| 726 |
2013-07-19,214228,896,112814,11157,18860,8825,0,2624,18979,8643,23970,1791,389,1894,3137,0,249,0,72597984,129.9,22866954,51.8,129.9,52.9
|
| 727 |
+
2013-07-20,139140,601,77045,6679,10070,4058,0,870,12809,5709,16470,1026,321,960,2409,0,113,0,46477479,84.1,15103075,28.7,84.1,43.1
|
| 728 |
2013-07-21,158614,475,85744,8429,11591,4867,0,1046,16463,6809,17773,1158,258,1203,2680,0,118,0,49582485,84.8,15670996,27.8,84.8,0.0
|