Add 2014-08-30 — 239.4K events, 11 files
Browse files- README.md +2 -2
- data/commit_comments/2014/08/30.parquet +3 -0
- data/creates/2014/08/30.parquet +3 -0
- data/deletes/2014/08/30.parquet +3 -0
- data/forks/2014/08/30.parquet +3 -0
- data/issue_comments/2014/08/30.parquet +3 -0
- data/issues/2014/08/30.parquet +3 -0
- data/public_events/2014/08/30.parquet +3 -0
- data/pull_requests/2014/08/30.parquet +3 -0
- data/pushes/2014/08/30.parquet +3 -0
- data/stars/2014/08/30.parquet +3 -0
- data/wiki_pages/2014/08/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,265 days), totaling **211,264,081 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 64.0 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 14.
|
| 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 |
|
|
@@ -143,7 +143,7 @@ duckdb.sql("""
|
|
| 143 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 144 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 145 |
| 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
|
| 146 |
-
| 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB |
|
| 147 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 148 |
| 2014 | 230 | 75,698,820 | 329,125 | 26.2 GB | 6.9 GB | 2h32m | 14h54m | 3h31m |
|
| 149 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
|
|
|
| 63 |
|
| 64 |
The archive currently spans from **2011-02-12** to **2015-01-03** (1,265 days), totaling **211,264,081 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 64.0 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 14.3 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 |
|
|
|
|
| 143 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 144 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 145 |
| 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
|
| 146 |
+
| 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB | 242.2 MB | 1h21m | 2h35m | 38m27s |
|
| 147 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 148 |
| 2014 | 230 | 75,698,820 | 329,125 | 26.2 GB | 6.9 GB | 2h32m | 14h54m | 3h31m |
|
| 149 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
data/commit_comments/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a201e76fdcc91aaa86c7336939927de9c95d7682e46d75190a09834c60e0aa62
|
| 3 |
+
size 58545
|
data/creates/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:363543002172fbe69bfbbbf263d6e66b3f02cfb11019c5aed68788352bd4c8f3
|
| 3 |
+
size 1135360
|
data/deletes/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28c49004536d126c53831f4943a821786e91beeec7c6a6d8698e5f28e9506e78
|
| 3 |
+
size 96920
|
data/forks/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bed14c1dd51bb856df0464e634ce200c752789c4df9cf915319519df74cc0fde
|
| 3 |
+
size 221612
|
data/issue_comments/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc048823141eedad5266aefc4249c5cacafd3ea53e4463a93e051b563db4c683
|
| 3 |
+
size 436826
|
data/issues/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d30f5f84ef36026b20604d3ce8c4def55dd4dacb2cb4a60cc5bfdaaefbf258c9
|
| 3 |
+
size 291223
|
data/public_events/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d06d642096ccec25e77db75e44c99b2fb2996fb7dfbd635bf91990a83537427
|
| 3 |
+
size 8408
|
data/pull_requests/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37ced039f59f59b738e3746c854d9f4045c5845f628e2fc7e895f655e4017378
|
| 3 |
+
size 1523671
|
data/pushes/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c36c45a21c8145aedcb2d5a5aba8c0276d8f29f7202b7c930fc970e2ca7e393
|
| 3 |
+
size 18882627
|
data/stars/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69f9729df8918844464ff8d13fdc3770726e7c9b4b860649a79966bd5630ec88
|
| 3 |
+
size 1053659
|
data/wiki_pages/2014/08/30.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f2facd9bedd8b3afea9ae04c11b7aded1f04bb286c937073d61269f58f5b374
|
| 3 |
+
size 183414
|
stats.csv
CHANGED
|
@@ -664,21 +664,21 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 664 |
2012-12-05,172555,1248,90881,8944,15090,6383,0,1793,15026,6499,19738,1401,0,1946,3444,0,162,0,59166153,41.3,675579,13.5,41.3,5.3
|
| 665 |
2012-12-06,174808,1459,89492,9735,18191,6366,0,1855,14886,6709,19431,1315,0,2035,3191,0,143,0,59070980,37.8,675982,8.9,37.8,5.3
|
| 666 |
2012-12-07,144028,1061,72202,12313,12342,5219,0,1317,12488,5483,16011,1048,0,1672,2742,0,130,0,47547171,32.6,574377,6.5,32.7,5.3
|
| 667 |
-
2012-12-08,105323,711,57575,5031,7492,3059,0,626,9776,4201,12664,789,0,1230,2088,0,81,0,33918574,24.6,457658,6.8,24.6,
|
| 668 |
-
2012-12-09,120770,704,66918,5628,8142,3317,0,661,11958,4670,14006,752,0,1406,2504,0,104,0,38671460,27.3,551903,6.1,27.3,
|
| 669 |
-
2012-12-10,172817,1233,89045,10289,14965,6363,0,1270,15725,6661,19986,1310,0,1827,4008,0,135,0,57851608,42.9,694785,9.0,42.9,
|
| 670 |
-
2012-12-11,176115,1089,89390,11325,16203,6554,0,1602,16552,7005,19475,1345,0,1919,3491,0,165,0,58596755,44.7,734937,7.9,44.7,
|
| 671 |
-
2012-12-12,173202,1166,87973,9939,15978,6705,0,1702,15840,6921,19932,1313,0,2286,3283,0,164,0,57796300,41.0,713116,12.1,41.0,
|
| 672 |
-
2012-12-13,166849,1104,88184,8295,14239,6512,0,1585,15136,6540,18719,1257,0,1881,3243,0,154,0,56169671,37.8,683229,17.7,37.8,
|
| 673 |
-
2012-12-14,143820,942,77552,7211,11943,5174,0,1157,12729,5547,16160,1044,0,1330,2899,0,132,0,47784689,29.3,586752,23.9,29.3,
|
| 674 |
2012-12-15,103523,592,55206,5668,9154,2778,0,544,9306,4197,12391,603,0,912,2095,0,77,0,31913346,18.9,446468,9.3,18.9,0.0
|
| 675 |
-
2012-12-16,119002,631,64433,5772,10096,3143,0,634,11039,4631,14266,778,0,1057,2419,0,103,0,36440566,
|
| 676 |
-
2012-12-17,165009,999,84933,8792,15330,6057,0,1361,14538,6640,19766,1286,0,1903,3241,0,163,0,54147890,
|
| 677 |
-
2012-12-18,161470,1074,84403,8206,14054,6153,0,1479,14299,6356,18752,1368,0,1888,3280,0,158,0,54582797,
|
| 678 |
-
2012-12-19,161054,990,84077,8575,14499,6068,0,1411,14489,6374,18135,1215,0,1735,3324,0,162,0,54119261,
|
| 679 |
-
2012-12-20,160403,933,79421,9451,17042,5765,0,1128,15500,6396,18379,1249,0,1760,3226,0,153,0,51989286,
|
| 680 |
-
2012-12-21,127704,734,66884,6700,11216,4629,0,922,12022,4900,14641,912,0,1253,2801,0,90,0,42497612,
|
| 681 |
-
2012-12-22,74881,374,39508,3607,5233,2079,0,351,7403,3767,9611,572,0,656,1657,0,63,0,23583799,
|
| 682 |
2012-12-23,96236,459,51488,4505,6631,2716,0,505,9834,4445,12085,635,0,908,1936,0,89,0,30297450,48.5,9461227,21.8,48.5,35.2
|
| 683 |
2012-12-24,90839,471,45998,4934,7781,2555,0,400,9491,5260,11000,566,0,751,1564,0,68,0,27742984,46.9,8492031,23.8,46.9,26.7
|
| 684 |
2012-12-25,80443,465,41833,4132,6597,2079,0,359,9031,3613,9701,427,0,588,1554,0,64,0,23990518,40.6,7638401,35.0,40.6,33.3
|
|
|
|
| 664 |
2012-12-05,172555,1248,90881,8944,15090,6383,0,1793,15026,6499,19738,1401,0,1946,3444,0,162,0,59166153,41.3,675579,13.5,41.3,5.3
|
| 665 |
2012-12-06,174808,1459,89492,9735,18191,6366,0,1855,14886,6709,19431,1315,0,2035,3191,0,143,0,59070980,37.8,675982,8.9,37.8,5.3
|
| 666 |
2012-12-07,144028,1061,72202,12313,12342,5219,0,1317,12488,5483,16011,1048,0,1672,2742,0,130,0,47547171,32.6,574377,6.5,32.7,5.3
|
| 667 |
+
2012-12-08,105323,711,57575,5031,7492,3059,0,626,9776,4201,12664,789,0,1230,2088,0,81,0,33918574,24.6,457658,6.8,24.6,5.7
|
| 668 |
+
2012-12-09,120770,704,66918,5628,8142,3317,0,661,11958,4670,14006,752,0,1406,2504,0,104,0,38671460,27.3,551903,6.1,27.3,5.7
|
| 669 |
+
2012-12-10,172817,1233,89045,10289,14965,6363,0,1270,15725,6661,19986,1310,0,1827,4008,0,135,0,57851608,42.9,694785,9.0,42.9,5.7
|
| 670 |
+
2012-12-11,176115,1089,89390,11325,16203,6554,0,1602,16552,7005,19475,1345,0,1919,3491,0,165,0,58596755,44.7,734937,7.9,44.7,5.7
|
| 671 |
+
2012-12-12,173202,1166,87973,9939,15978,6705,0,1702,15840,6921,19932,1313,0,2286,3283,0,164,0,57796300,41.0,713116,12.1,41.0,5.7
|
| 672 |
+
2012-12-13,166849,1104,88184,8295,14239,6512,0,1585,15136,6540,18719,1257,0,1881,3243,0,154,0,56169671,37.8,683229,17.7,37.8,5.7
|
| 673 |
+
2012-12-14,143820,942,77552,7211,11943,5174,0,1157,12729,5547,16160,1044,0,1330,2899,0,132,0,47784689,29.3,586752,23.9,29.3,5.7
|
| 674 |
2012-12-15,103523,592,55206,5668,9154,2778,0,544,9306,4197,12391,603,0,912,2095,0,77,0,31913346,18.9,446468,9.3,18.9,0.0
|
| 675 |
+
2012-12-16,119002,631,64433,5772,10096,3143,0,634,11039,4631,14266,778,0,1057,2419,0,103,0,36440566,23.3,517715,8.3,23.3,0.0
|
| 676 |
+
2012-12-17,165009,999,84933,8792,15330,6057,0,1361,14538,6640,19766,1286,0,1903,3241,0,163,0,54147890,38.9,674708,9.9,38.9,0.0
|
| 677 |
+
2012-12-18,161470,1074,84403,8206,14054,6153,0,1479,14299,6356,18752,1368,0,1888,3280,0,158,0,54582797,37.9,739080,9.6,37.9,0.0
|
| 678 |
+
2012-12-19,161054,990,84077,8575,14499,6068,0,1411,14489,6374,18135,1215,0,1735,3324,0,162,0,54119261,39.4,663605,10.0,39.4,0.0
|
| 679 |
+
2012-12-20,160403,933,79421,9451,17042,5765,0,1128,15500,6396,18379,1249,0,1760,3226,0,153,0,51989286,36.5,684105,30.5,36.5,0.0
|
| 680 |
+
2012-12-21,127704,734,66884,6700,11216,4629,0,922,12022,4900,14641,912,0,1253,2801,0,90,0,42497612,26.6,544909,8.3,26.6,0.0
|
| 681 |
+
2012-12-22,74881,374,39508,3607,5233,2079,0,351,7403,3767,9611,572,0,656,1657,0,63,0,23583799,16.5,349548,8.7,16.5,0.0
|
| 682 |
2012-12-23,96236,459,51488,4505,6631,2716,0,505,9834,4445,12085,635,0,908,1936,0,89,0,30297450,48.5,9461227,21.8,48.5,35.2
|
| 683 |
2012-12-24,90839,471,45998,4934,7781,2555,0,400,9491,5260,11000,566,0,751,1564,0,68,0,27742984,46.9,8492031,23.8,46.9,26.7
|
| 684 |
2012-12-25,80443,465,41833,4132,6597,2079,0,359,9031,3613,9701,427,0,588,1554,0,64,0,23990518,40.6,7638401,35.0,40.6,33.3
|