tamnd commited on
Commit
865b904
·
verified ·
1 Parent(s): dec286a

Add 2014-07-16 — 0 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,092 days), totaling **185,613,267 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 53.8 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 17.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
 
@@ -142,7 +142,7 @@ duckdb.sql("""
142
 
143
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
144
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
145
- | 2011 | 266 | 14,952,356 | 56,211 | 2.9 GB | 1.3 GB | 1h07m | 52m06s | 1h54m |
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 | 189 | 61,408,909 | 324,914 | 18.8 GB | 5.6 GB | 2h02m | 10h42m | 2h52m |
 
63
 
64
  The archive currently spans from **2011-02-12** to **2015-01-03** (1,092 days), totaling **185,613,267 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 53.8 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 17.2 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 | 266 | 14,952,356 | 56,211 | 2.9 GB | 1.3 GB | 1h07m | 50m57s | 1h52m |
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 | 189 | 61,408,909 | 324,914 | 18.8 GB | 5.6 GB | 2h02m | 10h42m | 2h52m |
data/commit_comments/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6700085116884baa4ded12c5ed55ac7c121bef901237e8c12d67ccd7f818f7a5
3
+ size 106088
data/creates/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693f67aec4de91b3b1ae6fd21eecb89304c0c303652ccdfb51493bd91e2a616b
3
+ size 1583183
data/deletes/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2390eed42b0a5b8438f8e17bdc709258cb5db51645b95644a117067490cc2dce
3
+ size 199857
data/forks/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c15a97aaa209c9c594000257f4433dacc53437effbece7e607b68012b0605cde
3
+ size 386457
data/issue_comments/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7740aa7c69374b9eac4d95e28fe29a4d0264c7d722ee634427e972b8910a66f1
3
+ size 857398
data/issues/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ace2e4f0b3d4dcb4cdf5ce9bbff45200d5de519978fbafdcfb9229b7e05c7bcb
3
+ size 472304
data/public_events/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cc4d3bfd7ef522e662a08f4233bd889e99411b7ca78db89807604235af83d09
3
+ size 13803
data/pull_requests/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:151285f6b844c3a977957532ad7f68c82e12ebfaa45ac0f5d488e5422995164e
3
+ size 3283719
data/pushes/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:388a81a5ca68343ddceafc21e6fb2443bcc16f68645ba9f1f440bb59247c317e
3
+ size 29842574
data/stars/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d976870f9c288630680dcbcfe2f76c953f1dccec24c2efe82bfd8f5c5a8438d
3
+ size 1625215
data/wiki_pages/2014/07/16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f924ff507ab120e9c090faa81312ca7c9240f76b8755fd30c688644bf4a2d060
3
+ size 194370
stats.csv CHANGED
@@ -27,20 +27,20 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
27
  2011-03-09,40851,0,22436,1657,0,1089,0,0,5149,1255,6167,1012,0,595,1171,280,40,0,8256114,6.4,225479,4.9,6.4,4.9
28
  2011-03-10,41340,0,23000,2188,0,1099,0,0,5375,1243,5879,531,0,576,1110,300,39,0,8354010,6.7,231554,0.0,6.7,4.9
29
  2011-03-11,38929,0,22391,1553,0,938,0,0,4774,1182,5516,527,0,518,1197,291,42,0,8065811,10.1,209569,0.0,10.1,4.9
30
- 2011-03-12,27917,0,15860,1264,0,650,0,0,3454,902,4274,340,0,333,654,153,33,0,5441880,7.0,151164,5.4,7.0,0.0
31
- 2011-03-13,31658,0,18232,1462,0,650,0,0,3620,895,5080,269,0,386,867,175,22,0,6329996,9.2,158594,0.0,9.2,0.0
32
- 2011-03-14,42818,0,22615,2384,0,1018,0,0,4513,1180,8675,428,0,568,1083,323,31,0,8120527,10.1,218586,0.0,10.1,0.0
33
- 2011-03-15,43846,0,25083,2129,0,1210,0,0,5138,1338,6071,631,0,635,1209,361,41,0,9179384,13.2,225016,5.8,13.2,0.0
34
- 2011-03-16,46238,0,27180,1912,0,1222,0,0,4929,1326,6205,1100,0,701,1256,354,53,0,9255120,14.0,216293,5.5,14.0,0.0
35
- 2011-03-17,42576,0,24301,1820,0,1135,0,0,4887,1451,6153,549,0,709,1195,323,53,0,8730534,13.5,213107,5.4,13.5,0.0
36
- 2011-03-18,40043,0,22679,1704,0,1101,0,0,4810,1506,5839,410,0,607,1054,301,32,0,8312245,9.3,209955,6.9,9.3,0.0
37
- 2011-03-19,29314,0,17011,1288,0,702,0,0,3233,899,4472,411,0,339,726,215,18,0,5933472,13.5,3292977,8.1,13.5,22.9
38
- 2011-03-20,32601,0,19417,1473,0,758,0,0,3484,905,4679,502,0,460,750,154,19,0,6477268,14.0,3433025,6.4,14.0,22.3
39
- 2011-03-21,40929,0,23629,1726,0,961,0,0,5072,1122,5776,558,0,673,1096,275,41,0,8364849,17.7,4354670,9.5,17.7,21.8
40
- 2011-03-22,46670,0,25507,1912,0,1154,0,0,6152,1448,7928,467,0,689,1071,295,47,0,9281552,16.7,4888511,8.2,16.7,18.7
41
- 2011-03-23,43081,0,24901,1876,0,1057,0,0,5278,1367,5955,438,0,708,1130,326,45,0,8975979,13.9,4878513,5.7,13.9,20.4
42
- 2011-03-24,42018,0,23646,1677,0,953,0,0,5217,1337,6098,483,0,674,1558,325,50,0,8558111,14.9,4362730,6.7,14.9,27.7
43
- 2011-03-25,41161,0,23146,1954,0,958,0,0,5383,1372,5481,595,0,686,1196,347,43,0,8410178,15.1,4505465,10.6,15.1,20.9
44
  2011-03-26,31773,0,18364,1271,0,716,0,0,3652,879,4765,458,0,538,872,239,19,0,6375399,11.7,3342277,17.8,11.7,24.1
45
  2011-03-27,34843,0,20359,1400,0,745,0,0,3718,989,5492,489,0,458,951,214,28,0,6807369,11.8,3576434,6.1,11.8,20.8
46
  2011-03-28,46044,0,25866,2155,0,1219,0,0,5509,1379,6553,1027,0,666,1278,343,49,0,9461746,15.0,5164730,5.5,15.0,18.9
 
27
  2011-03-09,40851,0,22436,1657,0,1089,0,0,5149,1255,6167,1012,0,595,1171,280,40,0,8256114,6.4,225479,4.9,6.4,4.9
28
  2011-03-10,41340,0,23000,2188,0,1099,0,0,5375,1243,5879,531,0,576,1110,300,39,0,8354010,6.7,231554,0.0,6.7,4.9
29
  2011-03-11,38929,0,22391,1553,0,938,0,0,4774,1182,5516,527,0,518,1197,291,42,0,8065811,10.1,209569,0.0,10.1,4.9
30
+ 2011-03-12,27917,0,15860,1264,0,650,0,0,3454,902,4274,340,0,333,654,153,33,0,5441880,7.0,151164,5.4,7.0,3.1
31
+ 2011-03-13,31658,0,18232,1462,0,650,0,0,3620,895,5080,269,0,386,867,175,22,0,6329996,9.2,158594,0.0,9.2,3.1
32
+ 2011-03-14,42818,0,22615,2384,0,1018,0,0,4513,1180,8675,428,0,568,1083,323,31,0,8120527,10.1,218586,0.0,10.1,3.1
33
+ 2011-03-15,43846,0,25083,2129,0,1210,0,0,5138,1338,6071,631,0,635,1209,361,41,0,9179384,13.2,225016,5.8,13.2,3.1
34
+ 2011-03-16,46238,0,27180,1912,0,1222,0,0,4929,1326,6205,1100,0,701,1256,354,53,0,9255120,14.0,216293,5.5,14.0,3.1
35
+ 2011-03-17,42576,0,24301,1820,0,1135,0,0,4887,1451,6153,549,0,709,1195,323,53,0,8730534,13.5,213107,5.4,13.5,3.1
36
+ 2011-03-18,40043,0,22679,1704,0,1101,0,0,4810,1506,5839,410,0,607,1054,301,32,0,8312245,9.3,209955,6.9,9.3,3.1
37
+ 2011-03-19,29314,0,17011,1288,0,702,0,0,3233,899,4472,411,0,339,726,215,18,0,5933472,4.7,145562,5.4,4.7,0.0
38
+ 2011-03-20,32601,0,19417,1473,0,758,0,0,3484,905,4679,502,0,460,750,154,19,0,6477268,4.9,155686,5.2,4.9,0.0
39
+ 2011-03-21,40929,0,23629,1726,0,961,0,0,5072,1122,5776,558,0,673,1096,275,41,0,8364849,5.8,225571,6.0,5.8,0.0
40
+ 2011-03-22,46670,0,25507,1912,0,1154,0,0,6152,1448,7928,467,0,689,1071,295,47,0,9281552,6.2,261708,5.2,6.2,0.0
41
+ 2011-03-23,43081,0,24901,1876,0,1057,0,0,5278,1367,5955,438,0,708,1130,326,45,0,8975979,5.2,231685,4.5,5.2,0.0
42
+ 2011-03-24,42018,0,23646,1677,0,953,0,0,5217,1337,6098,483,0,674,1558,325,50,0,8558111,4.8,225863,15.5,4.8,0.0
43
+ 2011-03-25,41161,0,23146,1954,0,958,0,0,5383,1372,5481,595,0,686,1196,347,43,0,8410178,4.9,231055,4.7,4.9,0.0
44
  2011-03-26,31773,0,18364,1271,0,716,0,0,3652,879,4765,458,0,538,872,239,19,0,6375399,11.7,3342277,17.8,11.7,24.1
45
  2011-03-27,34843,0,20359,1400,0,745,0,0,3718,989,5492,489,0,458,951,214,28,0,6807369,11.8,3576434,6.1,11.8,20.8
46
  2011-03-28,46044,0,25866,2155,0,1219,0,0,5509,1379,6553,1027,0,666,1278,343,49,0,9461746,15.0,5164730,5.5,15.0,18.9