Add 2014-06-14 — 228.3K events, 11 files
Browse files- README.md +3 -3
- data/commit_comments/2014/06/14.parquet +3 -0
- data/creates/2014/06/14.parquet +3 -0
- data/deletes/2014/06/14.parquet +3 -0
- data/forks/2014/06/14.parquet +3 -0
- data/issue_comments/2014/06/14.parquet +3 -0
- data/issues/2014/06/14.parquet +3 -0
- data/public_events/2014/06/14.parquet +3 -0
- data/pull_requests/2014/06/14.parquet +3 -0
- data/pushes/2014/06/14.parquet +3 -0
- data/stars/2014/06/14.parquet +3 -0
- data/wiki_pages/2014/06/14.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** — 2,
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.4K
|
|
@@ -83,7 +83,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 83 |
06:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.1K
|
| 84 |
07:00 █████████████████░░░░░░░░░░░░░ 165.7K
|
| 85 |
08:00 ████████████████████████████░░ 262.4K
|
| 86 |
-
09:00 ███████████████████████░░░░░
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 88 |
11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 89 |
12:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
@@ -143,7 +143,7 @@ duckdb.sql("""
|
|
| 143 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 144 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 145 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 146 |
-
| 2014 | 161 | 52,084,130 | 323,503 | 15.8 GB | 4.8 GB | 1h44m | 9h01m |
|
| 147 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
| 148 |
|
| 149 |
|
|
|
|
| 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** — 2,190,118 events in 3824 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.4K
|
|
|
|
| 83 |
06:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.1K
|
| 84 |
07:00 █████████████████░░░░░░░░░░░░░ 165.7K
|
| 85 |
08:00 ████████████████████████████░░ 262.4K
|
| 86 |
+
09:00 █████████████████████████░░░░░ 238.0K
|
| 87 |
10:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 88 |
11:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 89 |
12:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 143 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 144 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 145 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 146 |
+
| 2014 | 161 | 52,084,130 | 323,503 | 15.8 GB | 4.8 GB | 1h44m | 9h01m | 2h26m |
|
| 147 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
| 148 |
|
| 149 |
|
data/commit_comments/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc9c464e25d1c3a5fd7542c14026afcd2349025e0003b1ac80f35b14456b2aea
|
| 3 |
+
size 53563
|
data/creates/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39bacc61618fb3e4e8169cfb787d06149348951e03b9e76b97b4d9b3c4483174
|
| 3 |
+
size 962514
|
data/deletes/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5d11240542026cefe2bf5c8ba926d2051a644fcef19f3379277c4aecf996f4b
|
| 3 |
+
size 95490
|
data/forks/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d4800db2018a6d8693139a232bba6a269f082ecdf1d208f2b87cc71bcb33690
|
| 3 |
+
size 234447
|
data/issue_comments/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9460297efb7482ed1e6a8167d673b182203d746bc9b81247a9dc932e02b57524
|
| 3 |
+
size 418834
|
data/issues/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7ca34445a1f8212330c99d1f630e8f0d5c794fbe5d7290e8ed2a83557c563d6
|
| 3 |
+
size 270503
|
data/public_events/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c59ce904238c95b6b2abf8e2e0368d1f31d8303bf4ad65f10b88900404365b77
|
| 3 |
+
size 8819
|
data/pull_requests/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67fb7c95b7a6f8af6d67b071fbcdba64022c265e71a702e0a146484a848ba6ab
|
| 3 |
+
size 1541380
|
data/pushes/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:befbbe331949b054875b776dbb003018faaf51db580dd344587d99cb6bda9596
|
| 3 |
+
size 19091385
|
data/stars/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d63daca43d2b3d4cb8947710ad1a19da8061a6305afa0b46a1f704c80628ecd
|
| 3 |
+
size 474440
|
data/wiki_pages/2014/06/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77760ab986e773bbb3722ab28f2276e79b576eef4d7636ee3e0b4dbcad3c79a6
|
| 3 |
+
size 169631
|
stats.csv
CHANGED
|
@@ -1036,7 +1036,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1036 |
2014-06-10,400717,1738,200567,19534,37328,18715,0,7161,39101,15414,44684,7385,944,3496,4281,0,369,0,144124985,268.5,40691408,51.1,268.5,44.4
|
| 1037 |
2014-06-11,413326,1690,198024,19118,37490,18989,0,5961,36290,15149,64931,6851,967,3201,4297,0,368,0,142249064,271.2,40177157,48.3,271.2,46.0
|
| 1038 |
2014-06-12,379772,1679,192195,18831,36136,18386,0,6001,34496,14699,41792,6526,1175,3302,4215,0,339,0,137103757,264.8,38344978,45.8,264.8,57.0
|
| 1039 |
-
2014-06-13,330991,1631,167823,16405,30986,16364,0,4508,29212,12172,38326,5829,841,3000,3547,0,347,0,118286862,242.8,34416067,55.2,242.8,
|
| 1040 |
2014-06-14,228312,1262,123606,10389,16991,8987,0,1758,21075,8811,27663,3347,534,1322,2373,0,194,0,74100561,152.8,23321006,38.0,152.8,0.0
|
| 1041 |
2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
|
| 1042 |
2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.0
|
|
|
|
| 1036 |
2014-06-10,400717,1738,200567,19534,37328,18715,0,7161,39101,15414,44684,7385,944,3496,4281,0,369,0,144124985,268.5,40691408,51.1,268.5,44.4
|
| 1037 |
2014-06-11,413326,1690,198024,19118,37490,18989,0,5961,36290,15149,64931,6851,967,3201,4297,0,368,0,142249064,271.2,40177157,48.3,271.2,46.0
|
| 1038 |
2014-06-12,379772,1679,192195,18831,36136,18386,0,6001,34496,14699,41792,6526,1175,3302,4215,0,339,0,137103757,264.8,38344978,45.8,264.8,57.0
|
| 1039 |
+
2014-06-13,330991,1631,167823,16405,30986,16364,0,4508,29212,12172,38326,5829,841,3000,3547,0,347,0,118286862,242.8,34416067,55.2,242.8,67.3
|
| 1040 |
2014-06-14,228312,1262,123606,10389,16991,8987,0,1758,21075,8811,27663,3347,534,1322,2373,0,194,0,74100561,152.8,23321006,38.0,152.8,0.0
|
| 1041 |
2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
|
| 1042 |
2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.0
|