Add 2013-07-20 — 139.1K events, 11 files
Browse files- README.md +4 -4
- data/commit_comments/2013/07/20.parquet +3 -0
- data/creates/2013/07/20.parquet +3 -0
- data/deletes/2013/07/20.parquet +3 -0
- data/forks/2013/07/20.parquet +3 -0
- data/issue_comments/2013/07/20.parquet +3 -0
- data/issues/2013/07/20.parquet +3 -0
- data/public_events/2013/07/20.parquet +3 -0
- data/pull_requests/2013/07/20.parquet +3 -0
- data/pushes/2013/07/20.parquet +3 -0
- data/stars/2013/07/20.parquet +3 -0
- data/wiki_pages/2013/07/20.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,114,421 events in 2761 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 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 62.3K
|
| 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,114,421 | 2761 |
|
| 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 | 2h33m |
|
| 149 |
|
| 150 |
|
| 151 |
### Pushes per year
|
data/commit_comments/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0d5566f306070802a865f79e3a8aa5fd666971b0586cff7736f1ed40ffb66cb
|
| 3 |
+
size 40109
|
data/creates/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5dd28b6e7beb590e60b7ad07e6d301f8c076a9af50085c463ffcd7e8077f2fa6
|
| 3 |
+
size 591467
|
data/deletes/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1622098609d0ebab3931564a57941c40632a0bdc03cd817ff4f732f697ebeed
|
| 3 |
+
size 39270
|
data/forks/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:130f06b2e5e2febde8f3572433bf536823cb531f13acda37a2697636d3bdbe82
|
| 3 |
+
size 159425
|
data/issue_comments/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bbfb3322977de4fc5f019237ebf5666b605745021356dabdc2dd94a756e3613
|
| 3 |
+
size 292396
|
data/issues/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdd0c76443c1001a25c0fc68c9e9eb5f5b638e353811f99341b3088979f985d8
|
| 3 |
+
size 178397
|
data/public_events/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:500a3337d3c869ed68aa1dc11dbd7e1e32c3fab658459b82bcbf3b87d09d5e50
|
| 3 |
+
size 5889
|
data/pull_requests/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:054f823641c34349266fd80173b512586752866625d6efedb3c3ea51c4fe9017
|
| 3 |
+
size 775965
|
data/pushes/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f713a3fb44666f548f4f5f2f6a211546fa9cc07deb1c0770c57b6578741fff51
|
| 3 |
+
size 12588601
|
data/stars/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95e140f8927461320947a2ae477f8575ea86f227527c8c12180b7e4bf160f68a
|
| 3 |
+
size 302427
|
data/wiki_pages/2013/07/20.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee35d7bba6596dbc25e9620f6fa1add6e98b926fb4fa103b0c4f037df430f4e1
|
| 3 |
+
size 129129
|
stats.csv
CHANGED
|
@@ -723,6 +723,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 723 |
2013-07-16,223426,938,114345,11229,19765,8883,0,2915,21419,9711,25535,1831,328,2621,3707,0,199,0,73989257,113.6,22985157,36.8,113.6,37.5
|
| 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,
|
| 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,0.0
|
| 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
|
|
|
|
| 723 |
2013-07-16,223426,938,114345,11229,19765,8883,0,2915,21419,9711,25535,1831,328,2621,3707,0,199,0,73989257,113.6,22985157,36.8,113.6,37.5
|
| 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,0.0
|
| 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
|