Add 2014-07-30 — 412.5K events, 11 files
Browse files- README.md +2 -2
- data/commit_comments/2014/07/30.parquet +3 -0
- data/creates/2014/07/30.parquet +3 -0
- data/deletes/2014/07/30.parquet +3 -0
- data/forks/2014/07/30.parquet +3 -0
- data/issue_comments/2014/07/30.parquet +3 -0
- data/issues/2014/07/30.parquet +3 -0
- data/public_events/2014/07/30.parquet +3 -0
- data/pull_requests/2014/07/30.parquet +3 -0
- data/pushes/2014/07/30.parquet +3 -0
- data/stars/2014/07/30.parquet +3 -0
- data/wiki_pages/2014/07/30.parquet +3 -0
- stats.csv +14 -14
README.md
CHANGED
|
@@ -63,7 +63,7 @@ This dataset contains every public event on GitHub: every push, pull request, is
|
|
| 63 |
|
| 64 |
The archive currently spans from **2011-02-12** to **2015-01-03** (1,159 days), totaling **191,994,714 events** across 16 fully structured Parquet tables. New events are fetched directly from the GitHub Events API every few seconds and committed as 5-minute Parquet blocks through an automated live pipeline, so the dataset stays current with GitHub itself.
|
| 65 |
|
| 66 |
-
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 55.9 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 16.
|
| 67 |
|
| 68 |
The underlying data comes from [GH Archive](https://www.gharchive.org/), created by [Ilya Grigorik](https://www.igvita.com/), which has been recording every public GitHub event via the [Events API](https://docs.github.com/en/rest/activity/events) since 2011. Released under the [Open Data Commons Attribution License (ODC-By) v1.0](https://opendatacommons.org/licenses/by/1-0/).
|
| 69 |
|
|
@@ -142,7 +142,7 @@ duckdb.sql("""
|
|
| 142 |
|
| 143 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 144 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 145 |
-
| 2011 | 323 | 18,009,050 | 55,755 | 3.5 GB |
|
| 146 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 147 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 148 |
| 2014 | 199 | 64,733,662 | 325,294 | 20.3 GB | 5.9 GB | 2h10m | 11h34m | 2h59m |
|
|
|
|
| 63 |
|
| 64 |
The archive currently spans from **2011-02-12** to **2015-01-03** (1,159 days), totaling **191,994,714 events** across 16 fully structured Parquet tables. New events are fetched directly from the GitHub Events API every few seconds and committed as 5-minute Parquet blocks through an automated live pipeline, so the dataset stays current with GitHub itself.
|
| 65 |
|
| 66 |
+
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 55.9 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 16.5 GB of Zstd-compressed Parquet. Every nested JSON field is expanded into typed columns — no JSON parsing needed downstream. The data is partitioned as `data/TABLE/YYYY/MM/DD.parquet`, making it straightforward to query with DuckDB, load with the `datasets` library, or process with any tool that reads Parquet.
|
| 67 |
|
| 68 |
The underlying data comes from [GH Archive](https://www.gharchive.org/), created by [Ilya Grigorik](https://www.igvita.com/), which has been recording every public GitHub event via the [Events API](https://docs.github.com/en/rest/activity/events) since 2011. Released under the [Open Data Commons Attribution License (ODC-By) v1.0](https://opendatacommons.org/licenses/by/1-0/).
|
| 69 |
|
|
|
|
| 142 |
|
| 143 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 144 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 145 |
+
| 2011 | 323 | 18,009,050 | 55,755 | 3.5 GB | 370.2 MB | 53m51s | 50m30s | 48m32s |
|
| 146 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 147 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 148 |
| 2014 | 199 | 64,733,662 | 325,294 | 20.3 GB | 5.9 GB | 2h10m | 11h34m | 2h59m |
|
data/commit_comments/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da714f523eda8bcaae668680e2ffdb6ddc48ad0fabf0aa161334639a2aafaaf9
|
| 3 |
+
size 105227
|
data/creates/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aff2c24130119a6d75d765909122cd4503f1675cf2e3eb347d7d38c7d0a4e89e
|
| 3 |
+
size 2299479
|
data/deletes/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6dca099422bbbb98d6415c6d08ff3ae7ff2b038aa45ec2cf7cfa02c6a6e1851
|
| 3 |
+
size 198147
|
data/forks/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee616b90f2dca964922498bae6286b4cce5b5e8ffc1556b246a6a97f86539aa8
|
| 3 |
+
size 349480
|
data/issue_comments/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a645189f34ee5305f2bc53cece2695abb010ff9af438f4706a8c300784edc87b
|
| 3 |
+
size 948997
|
data/issues/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e04c9b6691aedbafaba8609d38b54cb66eb270978a8a0fe97ff076f4b8d2319
|
| 3 |
+
size 525749
|
data/public_events/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5eba94d48ecf37b6280a762e8c9986a6fd6c23e479c84936d3f6ab6e855b0ce5
|
| 3 |
+
size 13469
|
data/pull_requests/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d437355432f6769f888ebf1c32ca5cd520d9ebaf28cdd686b07dd689d648f19f
|
| 3 |
+
size 3420235
|
data/pushes/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de1d9ccb645169e88fb4bcb0fa806a285a4465c8544c21a5338aaa85f144f3f6
|
| 3 |
+
size 32039100
|
data/stars/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:878a3ee6c0092896d2cb4ad92afb25906187c01ef6a10fdae51506b2ed4233ac
|
| 3 |
+
size 1652457
|
data/wiki_pages/2014/07/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9779940f246cffbf45604635df4258531fd712f588d9133aebccf8939f2c3a7
|
| 3 |
+
size 222282
|
stats.csv
CHANGED
|
@@ -272,21 +272,21 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 272 |
2011-11-09,67989,0,31069,3259,4920,2081,0,0,5946,1815,16026,615,0,564,1173,460,61,0,17643029,14.7,289618,6.5,14.7,4.5
|
| 273 |
2011-11-10,75111,0,34626,3476,5250,2260,0,0,6595,2078,17654,647,0,766,1273,417,69,0,19605653,16.8,299643,5.7,16.8,4.5
|
| 274 |
2011-11-11,71036,0,32368,3506,4650,1941,0,0,6272,2001,16494,1197,0,919,1274,369,45,0,18045895,17.5,301602,6.2,17.5,4.5
|
| 275 |
-
2011-11-12,56237,0,23528,2222,2658,1097,0,0,4385,1351,18692,408,0,526,963,378,29,0,12093854,13.3,193402,5.5,13.3,
|
| 276 |
-
2011-11-13,57148,0,27324,2397,2778,1129,0,0,4699,1367,14424,536,0,597,1580,265,52,0,13087017,12.0,208295,5.5,12.0,
|
| 277 |
-
2011-11-14,84147,0,34765,6348,5175,2104,0,0,6522,1988,23280,1310,0,751,1389,441,74,0,21347793,17.6,291717,17.3,17.6,
|
| 278 |
-
2011-11-15,79802,0,36717,4113,5696,2337,0,0,7651,2391,17369,792,0,779,1419,465,73,0,20836691,17.4,330075,6.5,17.4,
|
| 279 |
-
2011-11-16,72750,0,33053,3573,5363,2137,0,0,6547,2054,16609,765,0,735,1374,469,71,0,18698031,15.7,290883,17.2,15.7,
|
| 280 |
-
2011-11-17,82971,0,36551,3677,5382,2291,0,0,7301,2310,22061,770,0,902,1207,440,79,0,20566537,15.9,348648,6.4,15.9,
|
| 281 |
-
2011-11-18,66232,0,30596,2934,4300,1849,0,0,5791,1874,15981,748,0,693,1022,390,54,0,16912775,12.4,257452,17.8,12.4,
|
| 282 |
2011-11-19,48282,0,21831,1915,2466,1011,0,0,3687,1326,13995,418,0,467,837,291,38,0,10887031,8.4,184156,5.3,8.4,0.0
|
| 283 |
-
2011-11-20,59251,0,27771,2447,3062,1219,0,0,5533,1586,15211,605,0,468,996,294,59,0,13566479,
|
| 284 |
-
2011-11-21,62863,0,30340,3397,4915,1827,0,0,6048,1876,11305,620,0,713,1363,409,50,0,16816825,
|
| 285 |
-
2011-11-22,74414,0,34506,3510,5108,1996,0,0,7121,2225,16771,742,0,758,1155,466,56,0,19321301,
|
| 286 |
-
2011-11-23,86174,0,36941,4181,5884,2312,0,0,8101,2482,22378,874,0,1087,1432,435,67,0,21051693,
|
| 287 |
-
2011-11-24,79811,0,33601,5089,8096,1967,0,0,6785,2154,18637,755,0,727,1549,397,54,0,19410406,
|
| 288 |
-
2011-11-25,58867,0,27382,2702,3630,1516,0,0,5955,1843,12942,585,0,703,1236,331,42,0,14969432,
|
| 289 |
-
2011-11-26,56769,0,24570,2816,3383,1223,0,0,5487,1466,15289,516,0,526,1223,239,31,0,12996919,
|
| 290 |
2011-11-27,61975,0,27671,3694,3927,1292,0,0,5463,1459,15513,665,0,631,1357,256,47,0,14591183,9.4,7700231,27.2,9.4,27.5
|
| 291 |
2011-11-28,80484,0,36600,5794,9701,2264,0,0,7333,1942,13227,654,0,961,1562,377,69,0,22026925,13.2,10712646,32.1,13.2,27.0
|
| 292 |
2011-11-29,101701,0,34260,12898,23319,2088,0,0,6979,2066,16529,609,0,1019,1414,463,57,0,26204872,17.9,11151899,20.2,17.9,27.9
|
|
|
|
| 272 |
2011-11-09,67989,0,31069,3259,4920,2081,0,0,5946,1815,16026,615,0,564,1173,460,61,0,17643029,14.7,289618,6.5,14.7,4.5
|
| 273 |
2011-11-10,75111,0,34626,3476,5250,2260,0,0,6595,2078,17654,647,0,766,1273,417,69,0,19605653,16.8,299643,5.7,16.8,4.5
|
| 274 |
2011-11-11,71036,0,32368,3506,4650,1941,0,0,6272,2001,16494,1197,0,919,1274,369,45,0,18045895,17.5,301602,6.2,17.5,4.5
|
| 275 |
+
2011-11-12,56237,0,23528,2222,2658,1097,0,0,4385,1351,18692,408,0,526,963,378,29,0,12093854,13.3,193402,5.5,13.3,4.4
|
| 276 |
+
2011-11-13,57148,0,27324,2397,2778,1129,0,0,4699,1367,14424,536,0,597,1580,265,52,0,13087017,12.0,208295,5.5,12.0,4.4
|
| 277 |
+
2011-11-14,84147,0,34765,6348,5175,2104,0,0,6522,1988,23280,1310,0,751,1389,441,74,0,21347793,17.6,291717,17.3,17.6,4.4
|
| 278 |
+
2011-11-15,79802,0,36717,4113,5696,2337,0,0,7651,2391,17369,792,0,779,1419,465,73,0,20836691,17.4,330075,6.5,17.4,4.4
|
| 279 |
+
2011-11-16,72750,0,33053,3573,5363,2137,0,0,6547,2054,16609,765,0,735,1374,469,71,0,18698031,15.7,290883,17.2,15.7,4.4
|
| 280 |
+
2011-11-17,82971,0,36551,3677,5382,2291,0,0,7301,2310,22061,770,0,902,1207,440,79,0,20566537,15.9,348648,6.4,15.9,4.4
|
| 281 |
+
2011-11-18,66232,0,30596,2934,4300,1849,0,0,5791,1874,15981,748,0,693,1022,390,54,0,16912775,12.4,257452,17.8,12.4,4.4
|
| 282 |
2011-11-19,48282,0,21831,1915,2466,1011,0,0,3687,1326,13995,418,0,467,837,291,38,0,10887031,8.4,184156,5.3,8.4,0.0
|
| 283 |
+
2011-11-20,59251,0,27771,2447,3062,1219,0,0,5533,1586,15211,605,0,468,996,294,59,0,13566479,10.6,238651,17.4,10.6,0.0
|
| 284 |
+
2011-11-21,62863,0,30340,3397,4915,1827,0,0,6048,1876,11305,620,0,713,1363,409,50,0,16816825,10.7,267439,6.0,10.7,0.0
|
| 285 |
+
2011-11-22,74414,0,34506,3510,5108,1996,0,0,7121,2225,16771,742,0,758,1155,466,56,0,19321301,13.0,310999,7.5,13.0,0.0
|
| 286 |
+
2011-11-23,86174,0,36941,4181,5884,2312,0,0,8101,2482,22378,874,0,1087,1432,435,67,0,21051693,17.0,349003,17.5,17.0,0.0
|
| 287 |
+
2011-11-24,79811,0,33601,5089,8096,1967,0,0,6785,2154,18637,755,0,727,1549,397,54,0,19410406,14.9,296261,5.9,14.9,0.0
|
| 288 |
+
2011-11-25,58867,0,27382,2702,3630,1516,0,0,5955,1843,12942,585,0,703,1236,331,42,0,14969432,10.4,261983,4.9,10.4,0.0
|
| 289 |
+
2011-11-26,56769,0,24570,2816,3383,1223,0,0,5487,1466,15289,516,0,526,1223,239,31,0,12996919,10.2,233162,5.4,10.2,0.0
|
| 290 |
2011-11-27,61975,0,27671,3694,3927,1292,0,0,5463,1459,15513,665,0,631,1357,256,47,0,14591183,9.4,7700231,27.2,9.4,27.5
|
| 291 |
2011-11-28,80484,0,36600,5794,9701,2264,0,0,7333,1942,13227,654,0,961,1562,377,69,0,22026925,13.2,10712646,32.1,13.2,27.0
|
| 292 |
2011-11-29,101701,0,34260,12898,23319,2088,0,0,6979,2066,16529,609,0,1019,1414,463,57,0,26204872,17.9,11151899,20.2,17.9,27.9
|