tamnd commited on
Commit
638b7ae
·
verified ·
1 Parent(s): 853b50f

Add 2012-03-24 to 2012-03-30 — 7 days, 827.3K events, 7 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,189 days), totaling **196,895,295 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.9 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 15.9 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 | 313 | 36,253,159 | 115,824 | 9.7 GB | 2.5 GB | 2h00m | 3h19m | 2h21m |
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 | 3h08m |
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,189 days), totaling **196,895,295 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.9 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 | 313 | 36,253,159 | 115,824 | 9.7 GB | 2.5 GB | 2h00m | 3h17m | 2h19m |
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 | 3h08m |
149
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
data/stars/2012/03/24.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:321778af8b4d61203e9186139209c0141f7b3f43620b881b4addec4450140637
3
- size 120657
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51720dabac2f4506639cb2cbd75f70e039ba84f4928f5eabf8d33c2237c5db61
3
+ size 276372
data/stars/2012/03/25.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab506df48b82969345c53ee12af0e85f45c8adcf09234be2d822f7b52fd76bad
3
- size 130650
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e03a2a31724485134b4962edf522e2c0281acc2c5508cfb0636b2d5796b210f2
3
+ size 316663
data/stars/2012/03/26.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:599206ef8045e4fb019633791d30c05c892ff626234193b761f7b7b10a29c16c
3
- size 188776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:617fb58505b5761907cf5972b2b07063c952b15f84c90052c7d046644e51e81f
3
+ size 440530
data/stars/2012/03/27.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c609a25d56afcc9fc5d721c52c047dece904538878082bb1e4c6123491fb32e2
3
- size 194201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b368647895c4cd91f17793da776101a531bbb2268aafd7670e985577d8715eb
3
+ size 432301
data/stars/2012/03/28.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c7e99d7ee94c2146335da76f99f947f0364b940fbfc5cb5972e20040b21ff93
3
- size 196206
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e32182324646e4199abcf77d2fc122e4f27180fbd8202ae3e09cefdcf128509
3
+ size 451201
data/stars/2012/03/29.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b22ac97f94cd01f46234088268fcf9972e5a71500fd129d819b13751c9d176c
3
- size 184584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3496b5049a182877dbe421d8821e883996019bf312bfab2b3d329880e6667d51
3
+ size 426403
data/stars/2012/03/30.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea7593e4324b8cd543b2f56984447b0981dc4f1dcc38b2c4ab44cba3fdab1a8c
3
- size 175175
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7bd6512af7a5a61c793541a9ac42bf4651ea4f8cd00e64e60727cae10bc50c8
3
+ size 400489
stats.csv CHANGED
@@ -398,20 +398,20 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
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,5.2
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,5.2
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,5.2
401
- 2012-03-17,74942,2427,36268,3086,4819,1964,0,299,7325,2767,15589,371,0,694,1385,0,93,0,20036343,15.2,275500,7.7,15.2,0.0
402
- 2012-03-18,88032,2528,42156,3915,5420,2168,0,335,8318,3028,19396,518,0,779,1571,0,130,0,23897442,18.5,313961,20.6,18.5,0.0
403
- 2012-03-19,114963,3909,55009,5935,9117,3711,0,715,12048,4247,19447,658,0,1295,2141,0,136,0,32561364,22.2,426384,21.1,22.2,0.0
404
- 2012-03-20,118632,3789,55996,5611,9466,4047,0,612,12761,4124,20864,753,0,1325,2309,0,130,0,32477661,22.4,433531,21.3,22.4,0.0
405
- 2012-03-21,117974,3790,56088,5738,9469,3887,0,643,11867,3854,20992,712,0,1529,2502,0,116,0,32460165,24.1,422898,5.9,24.1,0.0
406
- 2012-03-22,116394,3464,56849,5190,8949,3913,0,735,11374,3866,20776,671,0,1377,2061,0,111,0,32152569,17.3,463553,23.8,17.3,0.0
407
- 2012-03-23,105219,3308,50946,5021,7893,3596,0,644,10313,3531,18834,660,0,1266,1962,0,120,0,29019636,15.9,377047,5.4,15.9,0.0
408
  2012-03-24,79961,2392,38651,3622,5240,2117,0,303,7107,2652,17070,428,0,834,1465,0,85,0,20856269,12.1,276372,18.5,12.1,0.0
409
  2012-03-25,84926,2331,42286,3481,5403,2271,0,358,8525,2654,16429,433,0,875,1778,0,91,0,22408713,11.3,316663,0.3,11.3,0.0
410
  2012-03-26,118555,3564,57222,6228,9278,3942,0,809,12209,3829,19826,750,0,1496,2366,0,125,0,32379457,16.0,440530,0.0,16.0,0.0
411
- 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
412
- 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
413
- 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
414
- 2012-03-30,110007,3400,50862,6895,9351,3554,0,867,11332,3496,19385,616,0,1168,1927,0,98,0,29371581,48.2,9364094,22.2,48.2,34.5
415
  2012-03-31,80027,2534,39031,4213,5528,2097,0,291,7720,2371,15727,445,0,800,1381,0,78,0,21120212,40.5,6567689,26.9,40.5,115.0
416
  2012-04-01,83839,2519,42564,3520,5128,2162,0,410,8282,2481,16043,432,0,867,1593,0,83,0,22320218,42.4,7206752,21.8,42.4,38.9
417
  2012-04-02,120592,3844,54425,5642,9112,3659,0,981,11989,8772,21053,703,0,1382,2227,0,120,0,32010536,59.3,9850325,24.3,59.3,44.6
@@ -1186,5 +1186,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
1186
  2014-08-05,414882,1627,203619,23137,44254,20006,0,7240,37791,14130,47204,6917,1193,3102,4329,0,333,0,240654829,478.7,41706265,43.1,478.7,56.7
1187
  2014-08-06,415193,1598,203604,23891,42531,20016,0,7275,37411,14471,48108,7632,1094,3372,3816,0,374,0,241173058,486.1,41950556,50.8,486.1,61.9
1188
  2014-08-07,408059,1522,203904,20496,39399,20194,0,6804,37138,14050,46633,8834,1134,3307,4247,0,397,0,238373344,489.9,41741573,45.7,489.9,43.8
 
1189
  2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
1190
  2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.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,5.2
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,5.2
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,5.2
401
+ 2012-03-17,74942,2427,36268,3086,4819,1964,0,299,7325,2767,15589,371,0,694,1385,0,93,0,20036343,15.2,275500,7.7,15.2,5.6
402
+ 2012-03-18,88032,2528,42156,3915,5420,2168,0,335,8318,3028,19396,518,0,779,1571,0,130,0,23897442,18.5,313961,20.6,18.5,5.6
403
+ 2012-03-19,114963,3909,55009,5935,9117,3711,0,715,12048,4247,19447,658,0,1295,2141,0,136,0,32561364,22.2,426384,21.1,22.2,5.6
404
+ 2012-03-20,118632,3789,55996,5611,9466,4047,0,612,12761,4124,20864,753,0,1325,2309,0,130,0,32477661,22.4,433531,21.3,22.4,5.6
405
+ 2012-03-21,117974,3790,56088,5738,9469,3887,0,643,11867,3854,20992,712,0,1529,2502,0,116,0,32460165,24.1,422898,5.9,24.1,5.6
406
+ 2012-03-22,116394,3464,56849,5190,8949,3913,0,735,11374,3866,20776,671,0,1377,2061,0,111,0,32152569,17.3,463553,23.8,17.3,5.6
407
+ 2012-03-23,105219,3308,50946,5021,7893,3596,0,644,10313,3531,18834,660,0,1266,1962,0,120,0,29019636,15.9,377047,5.4,15.9,5.6
408
  2012-03-24,79961,2392,38651,3622,5240,2117,0,303,7107,2652,17070,428,0,834,1465,0,85,0,20856269,12.1,276372,18.5,12.1,0.0
409
  2012-03-25,84926,2331,42286,3481,5403,2271,0,358,8525,2654,16429,433,0,875,1778,0,91,0,22408713,11.3,316663,0.3,11.3,0.0
410
  2012-03-26,118555,3564,57222,6228,9278,3942,0,809,12209,3829,19826,750,0,1496,2366,0,125,0,32379457,16.0,440530,0.0,16.0,0.0
411
+ 2012-03-27,139100,3781,55126,13672,24672,3975,0,793,12392,4083,19449,708,0,1462,2074,0,160,0,32670152,27.6,432301,19.6,27.6,0.0
412
+ 2012-03-28,154896,3872,58047,14491,35205,3959,0,925,12945,4054,20021,796,0,1624,2241,0,123,0,34371402,30.4,451201,15.3,30.4,0.0
413
+ 2012-03-29,139841,3690,57679,11646,26244,3823,0,891,11780,3780,19472,680,0,1387,1873,0,91,0,33368396,28.9,426403,10.8,29.0,0.0
414
+ 2012-03-30,110007,3400,50862,6895,9351,3554,0,867,11332,3496,19385,616,0,1168,1927,0,98,0,29371581,26.6,400489,8.5,26.6,0.0
415
  2012-03-31,80027,2534,39031,4213,5528,2097,0,291,7720,2371,15727,445,0,800,1381,0,78,0,21120212,40.5,6567689,26.9,40.5,115.0
416
  2012-04-01,83839,2519,42564,3520,5128,2162,0,410,8282,2481,16043,432,0,867,1593,0,83,0,22320218,42.4,7206752,21.8,42.4,38.9
417
  2012-04-02,120592,3844,54425,5642,9112,3659,0,981,11989,8772,21053,703,0,1382,2227,0,120,0,32010536,59.3,9850325,24.3,59.3,44.6
 
1186
  2014-08-05,414882,1627,203619,23137,44254,20006,0,7240,37791,14130,47204,6917,1193,3102,4329,0,333,0,240654829,478.7,41706265,43.1,478.7,56.7
1187
  2014-08-06,415193,1598,203604,23891,42531,20016,0,7275,37411,14471,48108,7632,1094,3372,3816,0,374,0,241173058,486.1,41950556,50.8,486.1,61.9
1188
  2014-08-07,408059,1522,203904,20496,39399,20194,0,6804,37138,14050,46633,8834,1134,3307,4247,0,397,0,238373344,489.9,41741573,45.7,489.9,43.8
1189
+ 2014-08-09,236140,902,128531,11634,17318,8630,0,1889,20983,8683,29336,3269,823,1433,2533,0,176,0,127385451,260.6,23190387,41.8,260.6,0.0
1190
  2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
1191
  2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.0