Add 2014-07-24 — 396.9K events, 11 files
Browse files- README.md +2 -2
- data/commit_comments/2014/07/24.parquet +3 -0
- data/creates/2014/07/24.parquet +3 -0
- data/deletes/2014/07/24.parquet +3 -0
- data/forks/2014/07/24.parquet +3 -0
- data/issue_comments/2014/07/24.parquet +3 -0
- data/issues/2014/07/24.parquet +3 -0
- data/public_events/2014/07/24.parquet +3 -0
- data/pull_requests/2014/07/24.parquet +3 -0
- data/pushes/2014/07/24.parquet +3 -0
- data/stars/2014/07/24.parquet +3 -0
- data/wiki_pages/2014/07/24.parquet +3 -0
- stats.csv +12 -12
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,133 days), totaling **188,843,633 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 54.6 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 | 302 | 16,627,981 | 55,059 | 3.2 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 | 194 | 62,963,650 | 324,554 | 19.4 GB | 5.7 GB | 2h05m | 11h01m | 2h53m |
|
|
|
|
| 63 |
|
| 64 |
The archive currently spans from **2011-02-12** to **2015-01-03** (1,133 days), totaling **188,843,633 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 54.6 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 16.8 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 | 302 | 16,627,981 | 55,059 | 3.2 GB | 826.0 MB | 1h02m | 50m08s | 1h16m |
|
| 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 | 194 | 62,963,650 | 324,554 | 19.4 GB | 5.7 GB | 2h05m | 11h01m | 2h53m |
|
data/commit_comments/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6407f4d14e7bd2298dc5a10bac5ebbb3b25007354ed6c0c0ff93e8ebf396c4e0
|
| 3 |
+
size 102371
|
data/creates/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:951986b7482e18bec408e6aa325777232417d03e71d1f0334354e9ac39e90abd
|
| 3 |
+
size 2061035
|
data/deletes/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0af198eeb128ab0daf01a7bcde518884636701ab6b46e700804b3f4c3b688da0
|
| 3 |
+
size 195986
|
data/forks/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:642fec3a1324fa6f6907949c5a1b2d0de7b22b822253795760c1c0f8e56cddc6
|
| 3 |
+
size 358098
|
data/issue_comments/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7923dd280f54f762a4c1b26a48ed23745033fde3e159c565b8d4da895335c80
|
| 3 |
+
size 901174
|
data/issues/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d54d71ff73719345554c7702e86af14434f8c38bc0254b37ea5ac04d92f613d0
|
| 3 |
+
size 522119
|
data/public_events/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c5e1871e65984b7e84d15d0d13e81debb098b9d76840f5d472f8cb606d507ec
|
| 3 |
+
size 13577
|
data/pull_requests/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7afdbdac313df09ab86f8ee9a295495ae4d2f9b03812018b1f609e2768b67877
|
| 3 |
+
size 3182588
|
data/pushes/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ad9e6461df535539414517cc9a8943e01291aab27a8754a8cb1dba221c214a9
|
| 3 |
+
size 30024175
|
data/stars/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86bbb33f2cae8f50b7ed2f50b6f67503338621ebbeb7db739ee22419d5471d8a
|
| 3 |
+
size 1557938
|
data/wiki_pages/2014/07/24.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9b446be3ae040364746ef50eeee362fa1cfd5d9828463119b1a819a84e4f1c9
|
| 3 |
+
size 238913
|
stats.csv
CHANGED
|
@@ -181,20 +181,20 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 181 |
2011-08-10,53141,0,27264,2943,4118,1734,0,0,6036,1818,6167,634,0,820,1308,250,49,0,9954929,7.5,267285,4.9,7.5,4.7
|
| 182 |
2011-08-11,56769,0,29210,3143,4193,1779,0,0,6385,1864,7388,660,0,733,1073,278,63,0,10719929,6.2,302918,21.7,6.2,4.7
|
| 183 |
2011-08-12,52939,0,26876,2935,4672,1714,0,0,6066,1608,6161,827,0,793,1007,225,55,0,9792195,6.3,262711,24.5,6.3,4.7
|
| 184 |
-
2011-08-13,37248,0,19628,2061,2648,1133,0,0,3828,1232,4953,387,0,525,623,197,33,0,6835656,4.3,168640,20.4,4.3,
|
| 185 |
-
2011-08-14,38847,0,20431,2055,2962,1024,0,0,3952,1058,5057,630,0,573,885,174,46,0,6895895,5.3,174180,4.9,5.3,
|
| 186 |
-
2011-08-15,52378,0,27440,2878,4054,1524,0,0,5441,1600,6575,542,0,705,1291,274,54,0,9814570,5.9,240910,8.0,5.9,
|
| 187 |
-
2011-08-16,58164,0,29846,3205,4690,1814,0,0,6629,1903,6705,775,0,963,1208,369,57,0,10928027,6.5,286035,6.8,6.5,
|
| 188 |
-
2011-08-17,61312,0,30955,3443,5132,1978,0,0,7188,1974,7240,646,0,891,1501,305,59,0,11428132,8.0,308160,7.2,8.0,
|
| 189 |
-
2011-08-18,61841,0,30023,4783,6222,1900,0,0,6966,1828,7038,767,0,742,1205,303,64,0,10894539,8.9,305141,20.3,8.9,
|
| 190 |
-
2011-08-19,60442,0,27818,4744,6901,1779,0,0,7202,1877,7142,530,0,720,1375,296,58,0,10436247,8.5,304841,8.0,8.5,
|
| 191 |
2011-08-20,35099,0,17616,1793,2203,775,0,0,5551,1301,4288,260,0,431,675,170,36,0,6109284,4.9,223946,14.5,4.9,0.0
|
| 192 |
2011-08-21,38946,0,20881,1808,2399,972,0,0,4864,1327,5010,323,0,358,804,169,31,0,7101157,5.9,209165,7.5,5.9,0.0
|
| 193 |
-
2011-08-22,61464,0,29470,3733,5344,1870,0,0,7472,1964,8262,717,0,911,1340,316,65,0,10887133,
|
| 194 |
-
2011-08-23,63176,0,31479,3730,5052,1910,0,0,8049,2009,7403,812,0,844,1374,437,77,0,11556642,
|
| 195 |
-
2011-08-24,64573,0,33261,3616,5343,1997,0,0,7409,2012,7650,642,0,863,1369,342,69,0,11975448,9.
|
| 196 |
-
2011-08-25,60887,0,30997,3351,4897,2024,0,0,7065,1960,7600,577,0,729,1284,333,70,0,11228802,
|
| 197 |
-
2011-08-26,56696,0,28739,3079,4280,1825,0,0,6734,1851,7053,725,0,725,1303,320,62,0,10570210,7.6,
|
| 198 |
2011-08-27,39226,0,20392,2160,2681,1032,0,0,4697,1359,4959,430,0,510,746,214,46,0,7038033,5.4,3832513,14.9,5.4,28.3
|
| 199 |
2011-08-28,40998,0,21296,2203,2778,1146,0,0,4951,1551,5173,456,0,409,806,184,45,0,7203720,4.9,3900883,16.3,4.9,22.3
|
| 200 |
2011-08-29,63244,0,31840,4291,5340,1907,0,0,7322,1811,7541,628,0,833,1274,368,89,0,11468336,8.8,5987785,29.3,8.8,29.7
|
|
|
|
| 181 |
2011-08-10,53141,0,27264,2943,4118,1734,0,0,6036,1818,6167,634,0,820,1308,250,49,0,9954929,7.5,267285,4.9,7.5,4.7
|
| 182 |
2011-08-11,56769,0,29210,3143,4193,1779,0,0,6385,1864,7388,660,0,733,1073,278,63,0,10719929,6.2,302918,21.7,6.2,4.7
|
| 183 |
2011-08-12,52939,0,26876,2935,4672,1714,0,0,6066,1608,6161,827,0,793,1007,225,55,0,9792195,6.3,262711,24.5,6.3,4.7
|
| 184 |
+
2011-08-13,37248,0,19628,2061,2648,1133,0,0,3828,1232,4953,387,0,525,623,197,33,0,6835656,4.3,168640,20.4,4.3,4.0
|
| 185 |
+
2011-08-14,38847,0,20431,2055,2962,1024,0,0,3952,1058,5057,630,0,573,885,174,46,0,6895895,5.3,174180,4.9,5.3,4.0
|
| 186 |
+
2011-08-15,52378,0,27440,2878,4054,1524,0,0,5441,1600,6575,542,0,705,1291,274,54,0,9814570,5.9,240910,8.0,5.9,4.0
|
| 187 |
+
2011-08-16,58164,0,29846,3205,4690,1814,0,0,6629,1903,6705,775,0,963,1208,369,57,0,10928027,6.5,286035,6.8,6.5,4.0
|
| 188 |
+
2011-08-17,61312,0,30955,3443,5132,1978,0,0,7188,1974,7240,646,0,891,1501,305,59,0,11428132,8.0,308160,7.2,8.0,4.0
|
| 189 |
+
2011-08-18,61841,0,30023,4783,6222,1900,0,0,6966,1828,7038,767,0,742,1205,303,64,0,10894539,8.9,305141,20.3,8.9,4.0
|
| 190 |
+
2011-08-19,60442,0,27818,4744,6901,1779,0,0,7202,1877,7142,530,0,720,1375,296,58,0,10436247,8.5,304841,8.0,8.5,4.0
|
| 191 |
2011-08-20,35099,0,17616,1793,2203,775,0,0,5551,1301,4288,260,0,431,675,170,36,0,6109284,4.9,223946,14.5,4.9,0.0
|
| 192 |
2011-08-21,38946,0,20881,1808,2399,972,0,0,4864,1327,5010,323,0,358,804,169,31,0,7101157,5.9,209165,7.5,5.9,0.0
|
| 193 |
+
2011-08-22,61464,0,29470,3733,5344,1870,0,0,7472,1964,8262,717,0,911,1340,316,65,0,10887133,8.1,319226,7.9,8.1,0.0
|
| 194 |
+
2011-08-23,63176,0,31479,3730,5052,1910,0,0,8049,2009,7403,812,0,844,1374,437,77,0,11556642,7.6,340362,6.9,7.6,0.0
|
| 195 |
+
2011-08-24,64573,0,33261,3616,5343,1997,0,0,7409,2012,7650,642,0,863,1369,342,69,0,11975448,9.1,321876,8.0,9.1,0.0
|
| 196 |
+
2011-08-25,60887,0,30997,3351,4897,2024,0,0,7065,1960,7600,577,0,729,1284,333,70,0,11228802,7.8,303622,6.2,7.8,0.0
|
| 197 |
+
2011-08-26,56696,0,28739,3079,4280,1825,0,0,6734,1851,7053,725,0,725,1303,320,62,0,10570210,7.6,290027,8.2,7.6,0.0
|
| 198 |
2011-08-27,39226,0,20392,2160,2681,1032,0,0,4697,1359,4959,430,0,510,746,214,46,0,7038033,5.4,3832513,14.9,5.4,28.3
|
| 199 |
2011-08-28,40998,0,21296,2203,2778,1146,0,0,4951,1551,5173,456,0,409,806,184,45,0,7203720,4.9,3900883,16.3,4.9,22.3
|
| 200 |
2011-08-29,63244,0,31840,4291,5340,1907,0,0,7322,1811,7541,628,0,833,1274,368,89,0,11468336,8.8,5987785,29.3,8.8,29.7
|