tamnd commited on
Commit
1766a27
·
verified ·
1 Parent(s): ed448b6

Add 2014-08-24 — 291.1K events, 11 files

Browse files
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,242 days), totaling **206,541,614 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 62.0 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 14.6 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,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 | 349 | 40,083,827 | 114,853 | 10.7 GB | 761.8 MB | 1h29m | 2h41m | 59m03s |
147
  | 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
148
  | 2014 | 224 | 73,430,043 | 327,812 | 25.0 GB | 6.7 GB | 2h27m | 14h12m | 3h26m |
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,242 days), totaling **206,541,614 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 62.0 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 14.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
 
 
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 | 349 | 40,083,827 | 114,853 | 10.7 GB | 682.4 MB | 1h27m | 2h42m | 54m14s |
147
  | 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
148
  | 2014 | 224 | 73,430,043 | 327,812 | 25.0 GB | 6.7 GB | 2h27m | 14h12m | 3h26m |
149
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
data/commit_comments/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5272d9242a27952d3ec170c95a3c284de5743434aebb7436d98421a35c901137
3
+ size 62953
data/creates/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c0ec72bd469be18851df6709690f036cf0ac23a82879300a7a0895744b4e2d6
3
+ size 1171674
data/deletes/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5233a0d88d6e2e9950b8db4dba71cdd4c5695e3ad3d9f50ade53ceefc347a856
3
+ size 216009
data/forks/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ddd0668898cfc9b283a46be43f67e5aae8176f3946b342b7f6e52a1fb4b863
3
+ size 268039
data/issue_comments/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8188e606a74ff37e1586442e41f4a23e52655b1353b634bebf5342f02df66e57
3
+ size 513214
data/issues/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bbfdeacb64bbeac0edc19938a6c5bbc4317c01b3c6ee202b4bd6735282ed76d
3
+ size 343569
data/public_events/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c503f46340b1acfc27ee548a21b310f7d7bd6808d8fdcfa57672eb1a7c16c753
3
+ size 10029
data/pull_requests/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917d70d6414a3b3b06c1102a3d93b1564bb4ef358238a4657c8dc80e866ac48a
3
+ size 1760962
data/pushes/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42b73fb8e88c9b9ad5791b0685b325737f78986f73985eb30e5896e5a74d76a3
3
+ size 21708686
data/stars/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d59fe6723b7839c02ddfa55893edf5931cbda7332a74262291251e1eab0385c4
3
+ size 1220556
data/wiki_pages/2014/08/24.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a3df856b14a1284bf11ab57ede417bd9f2505928bfaaf6c6f2e916d18d13b31
3
+ size 212563
stats.csv CHANGED
@@ -615,20 +615,20 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
615
  2012-10-17,152676,1251,78831,7745,12954,5788,0,1324,13502,5803,19278,938,0,1719,3379,0,164,0,47254620,36.3,611695,6.0,36.4,6.4
616
  2012-10-18,149085,1239,76363,8383,13760,5213,0,1182,12937,5773,18321,1033,0,1448,3289,0,144,0,44938317,31.7,594857,7.8,31.7,6.4
617
  2012-10-19,144613,1117,68657,10206,18034,4679,0,1322,11682,5043,18629,869,0,1237,3040,0,98,0,40642537,29.3,584828,9.5,29.4,6.4
618
- 2012-10-20,96980,796,52389,5654,6399,2600,0,513,8517,3765,12822,486,0,806,2145,0,88,0,28177714,19.5,406092,6.0,19.5,0.0
619
- 2012-10-21,113123,819,60130,7726,7395,3066,0,625,10132,3954,14929,616,0,1018,2601,0,112,0,32663853,25.8,464584,6.9,25.8,0.0
620
- 2012-10-22,156412,1152,79470,8738,14551,5714,0,1670,14445,5821,18661,948,0,1574,3509,0,159,0,47900706,39.4,709032,7.9,39.4,0.0
621
- 2012-10-23,155780,1205,81153,8086,13373,5782,0,1301,14378,6124,18367,950,0,1503,3402,0,156,0,47906162,39.4,639669,8.7,39.4,0.0
622
- 2012-10-24,156751,1210,81039,7894,13228,5827,0,1382,14900,6234,18780,1001,0,1537,3574,0,145,0,47968820,37.7,662583,25.9,37.7,0.0
623
- 2012-10-25,154150,1259,79741,7730,12398,5609,0,1305,13967,6359,19533,1049,0,1458,3593,0,149,0,46880257,37.6,619644,9.6,37.6,0.0
624
- 2012-10-26,132473,980,70542,6478,10194,4873,0,986,11708,5648,15890,790,0,1184,3070,0,130,0,40622636,25.1,535354,23.4,25.1,0.0
625
  2012-10-27,94357,734,52377,4635,6041,2678,0,479,8659,4007,11267,553,0,777,2066,0,84,0,27704623,17.2,406179,21.8,17.2,0.0
626
- 2012-10-28,108199,689,60101,5055,7971,3063,0,581,10175,4054,12612,516,0,878,2407,0,97,0,32189119,16.7,11146857,26.8,16.7,29.3
627
- 2012-10-29,158648,1169,79071,9069,14333,5369,0,1433,13666,5720,23002,1031,0,1512,3098,0,175,0,46411238,22.8,15855539,25.1,22.8,166.5
628
- 2012-10-30,157770,1202,81549,8527,14147,5839,0,1426,13912,5994,19045,1002,0,1736,3247,0,144,0,48076215,30.2,16162239,48.3,30.2,30.0
629
- 2012-10-31,150118,1213,77143,9705,12962,5490,0,1434,13409,5328,17633,1087,0,1646,2942,0,126,0,46053749,27.6,15130235,25.8,27.6,36.3
630
- 2012-11-01,145294,1137,75863,7435,11684,5085,0,1152,12357,5714,19029,866,0,1574,3264,0,134,0,44261406,26.5,14856297,44.8,26.5,31.4
631
- 2012-11-02,133633,958,68668,7064,11984,5031,0,1198,12075,5086,16256,961,0,1444,2785,0,123,0,40594958,28.1,13502031,25.9,28.1,36.0
632
  2012-11-03,96330,717,52867,5145,6485,2765,0,422,8206,3771,12570,569,0,813,1913,0,87,0,28126794,21.5,9742137,35.6,21.5,30.8
633
  2012-11-04,113737,830,63971,5133,7465,3111,0,742,10024,4215,13997,597,0,1018,2541,0,93,0,34019135,18.6,11929761,43.8,18.6,30.9
634
  2012-11-05,157801,1327,82949,8233,13599,5556,0,1614,13888,5956,18464,893,0,1745,3436,0,141,0,48531086,27.2,16804681,36.5,27.2,38.3
 
615
  2012-10-17,152676,1251,78831,7745,12954,5788,0,1324,13502,5803,19278,938,0,1719,3379,0,164,0,47254620,36.3,611695,6.0,36.4,6.4
616
  2012-10-18,149085,1239,76363,8383,13760,5213,0,1182,12937,5773,18321,1033,0,1448,3289,0,144,0,44938317,31.7,594857,7.8,31.7,6.4
617
  2012-10-19,144613,1117,68657,10206,18034,4679,0,1322,11682,5043,18629,869,0,1237,3040,0,98,0,40642537,29.3,584828,9.5,29.4,6.4
618
+ 2012-10-20,96980,796,52389,5654,6399,2600,0,513,8517,3765,12822,486,0,806,2145,0,88,0,28177714,19.5,406092,6.0,19.5,5.7
619
+ 2012-10-21,113123,819,60130,7726,7395,3066,0,625,10132,3954,14929,616,0,1018,2601,0,112,0,32663853,25.8,464584,6.9,25.8,5.7
620
+ 2012-10-22,156412,1152,79470,8738,14551,5714,0,1670,14445,5821,18661,948,0,1574,3509,0,159,0,47900706,39.4,709032,7.9,39.4,5.7
621
+ 2012-10-23,155780,1205,81153,8086,13373,5782,0,1301,14378,6124,18367,950,0,1503,3402,0,156,0,47906162,39.4,639669,8.7,39.4,5.7
622
+ 2012-10-24,156751,1210,81039,7894,13228,5827,0,1382,14900,6234,18780,1001,0,1537,3574,0,145,0,47968820,37.7,662583,25.9,37.7,5.7
623
+ 2012-10-25,154150,1259,79741,7730,12398,5609,0,1305,13967,6359,19533,1049,0,1458,3593,0,149,0,46880257,37.6,619644,9.6,37.6,5.7
624
+ 2012-10-26,132473,980,70542,6478,10194,4873,0,986,11708,5648,15890,790,0,1184,3070,0,130,0,40622636,25.1,535354,23.4,25.1,5.7
625
  2012-10-27,94357,734,52377,4635,6041,2678,0,479,8659,4007,11267,553,0,777,2066,0,84,0,27704623,17.2,406179,21.8,17.2,0.0
626
+ 2012-10-28,108199,689,60101,5055,7971,3063,0,581,10175,4054,12612,516,0,878,2407,0,97,0,32189119,20.7,454777,27.9,20.7,0.0
627
+ 2012-10-29,158648,1169,79071,9069,14333,5369,0,1433,13666,5720,23002,1031,0,1512,3098,0,175,0,46411238,29.7,606149,9.3,29.7,0.0
628
+ 2012-10-30,157770,1202,81549,8527,14147,5839,0,1426,13912,5994,19045,1002,0,1736,3247,0,144,0,48076215,35.4,630972,12.9,35.4,0.0
629
+ 2012-10-31,150118,1213,77143,9705,12962,5490,0,1434,13409,5328,17633,1087,0,1646,2942,0,126,0,46053749,34.8,596949,15.7,34.8,0.0
630
+ 2012-11-01,145294,1137,75863,7435,11684,5085,0,1152,12357,5714,19029,866,0,1574,3264,0,134,0,44261406,27.8,564800,14.2,27.8,0.0
631
+ 2012-11-02,133633,958,68668,7064,11984,5031,0,1198,12075,5086,16256,961,0,1444,2785,0,123,0,40594958,28.1,571109,13.4,28.1,0.0
632
  2012-11-03,96330,717,52867,5145,6485,2765,0,422,8206,3771,12570,569,0,813,1913,0,87,0,28126794,21.5,9742137,35.6,21.5,30.8
633
  2012-11-04,113737,830,63971,5133,7465,3111,0,742,10024,4215,13997,597,0,1018,2541,0,93,0,34019135,18.6,11929761,43.8,18.6,30.9
634
  2012-11-05,157801,1327,82949,8233,13599,5556,0,1614,13888,5956,18464,893,0,1745,3436,0,141,0,48531086,27.2,16804681,36.5,27.2,38.3