Add 2014-08-07 — 408.1K events, 11 files
Browse files- README.md +2 -2
- data/commit_comments/2014/08/07.parquet +3 -0
- data/creates/2014/08/07.parquet +3 -0
- data/deletes/2014/08/07.parquet +3 -0
- data/forks/2014/08/07.parquet +3 -0
- data/issue_comments/2014/08/07.parquet +3 -0
- data/issues/2014/08/07.parquet +3 -0
- data/public_events/2014/08/07.parquet +3 -0
- data/pull_requests/2014/08/07.parquet +3 -0
- data/pushes/2014/08/07.parquet +3 -0
- data/stars/2014/08/07.parquet +3 -0
- data/wiki_pages/2014/08/07.parquet +3 -0
- stats.csv +11 -11
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,179 days), totaling **195,875,697 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 57.7 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 15.
|
| 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 | 303 | 35,233,561 | 116,282 | 9.4 GB | 2.5 GB |
|
| 147 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 148 |
| 2014 | 207 | 67,614,392 | 326,639 | 21.9 GB | 6.2 GB | 2h16m | 12h28m | 3h07m |
|
| 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,179 days), totaling **195,875,697 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 57.7 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 15.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 |
|
|
|
|
| 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 | 303 | 35,233,561 | 116,282 | 9.4 GB | 2.5 GB | 1h58m | 3h16m | 2h20m |
|
| 147 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 148 |
| 2014 | 207 | 67,614,392 | 326,639 | 21.9 GB | 6.2 GB | 2h16m | 12h28m | 3h07m |
|
| 149 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
data/commit_comments/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b68cf86a1432c40be48520dba9be43fb8999df60d7c515902dece508f9e0e852
|
| 3 |
+
size 113645
|
data/creates/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc03123353f2d42c4f391c013b6e2c26968bc13c4b122a15a511b486737eaa3f
|
| 3 |
+
size 1677334
|
data/deletes/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:978591e93c89056c1b62d6a5678e7c6af22f951bff5a8436be8eed582215e3ef
|
| 3 |
+
size 234231
|
data/forks/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d4161c09d3802717f2d99fbd450772a9fabe59a309579c5158005939abf7a53
|
| 3 |
+
size 370601
|
data/issue_comments/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3598cc92c7bb7da904f9771899e230575742fc77c17a1f1573f3f21feabfde89
|
| 3 |
+
size 914992
|
data/issues/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ceab2f0926819a3a4651f742ea897e56e48dc132b8288fe68f4d30b848bb81f
|
| 3 |
+
size 511159
|
data/public_events/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09fc30cbd1925596c005f72dfcf01d2c9a64ea8e5f464eed6534a6345cd2ae56
|
| 3 |
+
size 15973
|
data/pull_requests/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f31c7a80ac94c91d94580e3fcaee491ead67f7447c5c2daeca9cb7dbea86756
|
| 3 |
+
size 3645697
|
data/pushes/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad29b4235aec805044db8153756da2eef8b219d81dc4222a57620d01efc1071d
|
| 3 |
+
size 32231773
|
data/stars/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92e118a06a90799170211680b0ad2bd0779c26fa3aff3817d69b20fd12d940cc
|
| 3 |
+
size 1738098
|
data/wiki_pages/2014/08/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:683a52fdf3a71de2950591e84c51a6ac70db4e9f3681735b026920c9585b9e5a
|
| 3 |
+
size 288070
|
stats.csv
CHANGED
|
@@ -384,20 +384,20 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 384 |
2012-02-29,145943,0,54626,5674,9253,27517,0,1063,11872,3540,26672,934,0,1352,2743,593,104,0,46524459,38.3,503882,11.0,38.3,6.2
|
| 385 |
2012-03-01,121155,0,45647,4625,7442,25808,0,832,9559,3033,19715,815,0,1149,1966,458,106,0,39461851,33.2,412380,29.6,33.2,6.2
|
| 386 |
2012-03-02,134585,0,47252,6581,10555,26537,0,673,9855,3155,24827,1080,0,1211,2197,562,100,0,41240553,29.6,432406,9.1,29.6,6.2
|
| 387 |
-
2012-03-03,100314,0,37344,4615,6179,18003,0,306,7801,2401,19981,630,0,840,1658,510,46,0,29497236,21.8,340780,7.7,21.8,
|
| 388 |
-
2012-03-04,79954,0,30820,2916,4154,13206,0,326,6327,1774,16563,1187,0,817,1504,312,48,0,23218953,17.1,273033,6.9,17.1,
|
| 389 |
-
2012-03-05,117772,0,46899,5245,8053,22635,0,719,10419,2868,15867,1102,0,1388,1926,568,83,0,39269934,35.5,453487,20.4,35.5,
|
| 390 |
-
2012-03-06,147820,0,56208,5812,9792,30079,0,750,12719,3797,22905,1076,0,1454,2418,703,107,0,48115290,46.1,540966,8.5,46.1,
|
| 391 |
-
2012-03-07,141627,0,54265,6227,9068,25996,0,698,12993,3767,22726,1011,0,1480,2574,695,127,0,45514169,46.1,544689,6.9,46.1,
|
| 392 |
-
2012-03-08,136260,0,53048,5293,8907,24478,0,906,12322,3764,22031,1121,0,1290,2355,622,123,0,43579009,42.9,568803,22.5,42.9,
|
| 393 |
-
2012-03-09,138754,0,51325,5075,8268,31240,0,827,11074,3567,22168,1063,0,1389,2098,571,89,0,45290060,44.9,484300,17.5,44.9,
|
| 394 |
2012-03-10,32077,3512,10595,920,1279,7782,0,107,2224,741,7317,223,0,252,515,107,15,0,10415548,10.5,103667,9.3,10.5,0.0
|
| 395 |
2012-03-11,82907,2486,41670,3736,5346,2210,0,275,7936,2218,16346,407,0,788,1582,0,83,0,21558165,18.3,296725,25.9,18.3,0.0
|
| 396 |
-
2012-03-12,114006,3709,55342,5807,9308,3798,0,888,11595,3970,18749,605,0,1235,2068,0,116,0,31179652,
|
| 397 |
2012-03-13,119956,3873,55729,7985,11746,3820,0,714,11112,4034,20028,601,0,1418,2111,0,110,0,31517471,27.1,411047,7.7,27.1,0.0
|
| 398 |
-
2012-03-14,107206,3440,52360,5529,8677,3717,0,728,10310,3661,17894,679,0,1170,1827,0,131,0,29756941,
|
| 399 |
-
2012-03-15,107637,3464,51996,5337,8335,3457,0,728,10271,3590,19493,661,0,1213,1957,0,132,0,28951165,
|
| 400 |
-
2012-03-16,97310,2816,46751,5028,7718,3297,0,637,9412,3517,16985,540,0,1142,1812,0,104,0,26791807,
|
| 401 |
2012-03-27,139100,3781,55126,13672,24672,3975,0,793,12392,4083,19449,708,0,1462,2074,0,160,0,32670152,51.4,10328925,4.0,51.4,48.2
|
| 402 |
2012-03-28,154896,3872,58047,14491,35205,3959,0,925,12945,4054,20021,796,0,1624,2241,0,123,0,34371402,55.2,10752838,18.5,55.2,32.7
|
| 403 |
2012-03-29,139841,3690,57679,11646,26244,3823,0,891,11780,3780,19472,680,0,1387,1873,0,91,0,33368396,56.0,10372532,21.4,56.0,48.4
|
|
|
|
| 384 |
2012-02-29,145943,0,54626,5674,9253,27517,0,1063,11872,3540,26672,934,0,1352,2743,593,104,0,46524459,38.3,503882,11.0,38.3,6.2
|
| 385 |
2012-03-01,121155,0,45647,4625,7442,25808,0,832,9559,3033,19715,815,0,1149,1966,458,106,0,39461851,33.2,412380,29.6,33.2,6.2
|
| 386 |
2012-03-02,134585,0,47252,6581,10555,26537,0,673,9855,3155,24827,1080,0,1211,2197,562,100,0,41240553,29.6,432406,9.1,29.6,6.2
|
| 387 |
+
2012-03-03,100314,0,37344,4615,6179,18003,0,306,7801,2401,19981,630,0,840,1658,510,46,0,29497236,21.8,340780,7.7,21.8,4.8
|
| 388 |
+
2012-03-04,79954,0,30820,2916,4154,13206,0,326,6327,1774,16563,1187,0,817,1504,312,48,0,23218953,17.1,273033,6.9,17.1,4.8
|
| 389 |
+
2012-03-05,117772,0,46899,5245,8053,22635,0,719,10419,2868,15867,1102,0,1388,1926,568,83,0,39269934,35.5,453487,20.4,35.5,4.8
|
| 390 |
+
2012-03-06,147820,0,56208,5812,9792,30079,0,750,12719,3797,22905,1076,0,1454,2418,703,107,0,48115290,46.1,540966,8.5,46.1,4.8
|
| 391 |
+
2012-03-07,141627,0,54265,6227,9068,25996,0,698,12993,3767,22726,1011,0,1480,2574,695,127,0,45514169,46.1,544689,6.9,46.1,4.8
|
| 392 |
+
2012-03-08,136260,0,53048,5293,8907,24478,0,906,12322,3764,22031,1121,0,1290,2355,622,123,0,43579009,42.9,568803,22.5,42.9,4.8
|
| 393 |
+
2012-03-09,138754,0,51325,5075,8268,31240,0,827,11074,3567,22168,1063,0,1389,2098,571,89,0,45290060,44.9,484300,17.5,44.9,4.8
|
| 394 |
2012-03-10,32077,3512,10595,920,1279,7782,0,107,2224,741,7317,223,0,252,515,107,15,0,10415548,10.5,103667,9.3,10.5,0.0
|
| 395 |
2012-03-11,82907,2486,41670,3736,5346,2210,0,275,7936,2218,16346,407,0,788,1582,0,83,0,21558165,18.3,296725,25.9,18.3,0.0
|
| 396 |
+
2012-03-12,114006,3709,55342,5807,9308,3798,0,888,11595,3970,18749,605,0,1235,2068,0,116,0,31179652,27.1,458253,24.9,27.1,0.0
|
| 397 |
2012-03-13,119956,3873,55729,7985,11746,3820,0,714,11112,4034,20028,601,0,1418,2111,0,110,0,31517471,27.1,411047,7.7,27.1,0.0
|
| 398 |
+
2012-03-14,107206,3440,52360,5529,8677,3717,0,728,10310,3661,17894,679,0,1170,1827,0,131,0,29756941,25.4,378489,10.4,25.4,0.0
|
| 399 |
+
2012-03-15,107637,3464,51996,5337,8335,3457,0,728,10271,3590,19493,661,0,1213,1957,0,132,0,28951165,22.6,397044,10.0,22.6,0.0
|
| 400 |
+
2012-03-16,97310,2816,46751,5028,7718,3297,0,637,9412,3517,16985,540,0,1142,1812,0,104,0,26791807,21.5,353793,8.4,21.5,0.0
|
| 401 |
2012-03-27,139100,3781,55126,13672,24672,3975,0,793,12392,4083,19449,708,0,1462,2074,0,160,0,32670152,51.4,10328925,4.0,51.4,48.2
|
| 402 |
2012-03-28,154896,3872,58047,14491,35205,3959,0,925,12945,4054,20021,796,0,1624,2241,0,123,0,34371402,55.2,10752838,18.5,55.2,32.7
|
| 403 |
2012-03-29,139841,3690,57679,11646,26244,3823,0,891,11780,3780,19472,680,0,1387,1873,0,91,0,33368396,56.0,10372532,21.4,56.0,48.4
|