tamnd commited on
Commit
2724a16
·
verified ·
1 Parent(s): d5f9127

Add 2012-02-11 to 2012-02-17 — 7 days, 575.2K 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,175 days), totaling **194,223,616 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 56.8 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 16.1 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 | 303 | 35,221,023 | 116,241 | 9.4 GB | 2.9 GB | 2h09m | 3h13m | 2h36m |
147
  | 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
148
  | 2014 | 203 | 65,974,849 | 324,999 | 21.0 GB | 6.0 GB | 2h13m | 11h56m | 3h04m |
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,175 days), totaling **194,223,616 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 56.8 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 16.0 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,221,023 | 116,241 | 9.4 GB | 2.9 GB | 2h07m | 3h14m | 2h33m |
147
  | 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
148
  | 2014 | 203 | 65,974,849 | 324,999 | 21.0 GB | 6.0 GB | 2h13m | 11h56m | 3h04m |
149
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
data/stars/2012/02/11.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30ff116270b878bcf8b073032554e1606a61fe6bed3453064541ec6445f07ea6
3
- size 192735
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f04e15500feae4e620a6f3987a88dee95c64622dc298b3943904d56e941bdac
3
+ size 277671
data/stars/2012/02/12.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7864338d96fcc16fc30b5525857315d0b99d471fbba5636f633fe94f49c487cd
3
- size 205504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1672a05293124dc00262ab694a23917daad65dde58f662a509bc7875a6e5a61
3
+ size 296881
data/stars/2012/02/13.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8587465382e5a0ca52a2e88cb3871e921f1d8d5284483e8760684a94d21e6d73
3
- size 222582
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbd06d6028dfe61837c3d592213059df0c0265f38ca70636913915da8ed22cdf
3
+ size 326945
data/stars/2012/02/14.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c3a195b900695f6102834213deec4fd5829d90059eeec99e36892f0ff1dff3e
3
- size 271408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8cd9bc46e4c8998785e3396f0217e00f5ea53be200af5e9c4ddcf4601702b17
3
+ size 399652
data/stars/2012/02/15.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70e44bf5f3379da30b32d5b13657abc1b078beca6e5aee4d7a7a2e726f91979d
3
- size 235318
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d246d29467657c59b765987970384ae6c7173372409720c0abf6dd38bc30810
3
+ size 348276
data/stars/2012/02/16.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5ffef2c95e567090a2beeb1ef2c9c5c74ef5802021906814d2ee52a9f697dda
3
- size 281887
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee5dc820636a0ea08a948e82bad51c34d3d4fef807152c0fa12bb104e271740e
3
+ size 415230
data/stars/2012/02/17.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0b9b50f3796fabe9ce7e230ae912422162975ef323dd72f3a7fb07bc9324cf7
3
- size 284913
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac5c821955b4591c747134243c4a1bce54cc086957d74500a7ded2db9b52ebf5
3
+ size 424347
stats.csv CHANGED
@@ -356,21 +356,21 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
356
  2012-02-01,99067,0,47144,4966,7751,3282,0,0,11988,3314,15957,999,0,1178,1920,471,97,0,27890138,18.0,501804,5.9,18.0,4.8
357
  2012-02-02,91095,0,41920,4523,6987,2970,0,0,8843,2488,19155,947,0,893,1822,465,82,0,24908329,14.6,388586,5.9,14.6,4.8
358
  2012-02-03,93420,0,41711,4800,6851,2747,0,0,9207,2643,20904,923,0,1027,2076,447,84,0,24713660,14.3,400321,7.5,14.3,4.8
359
- 2012-02-04,66194,0,29319,2882,4231,1541,0,0,6366,2004,16757,561,0,677,1450,360,46,0,16095410,12.3,276657,20.3,12.3,0.0
360
- 2012-02-05,77429,0,36537,3478,4786,1735,0,0,7794,1986,17603,640,0,714,1822,279,55,0,18931372,13.6,330606,7.2,13.6,0.0
361
- 2012-02-06,83466,0,36670,3836,5952,2314,0,0,9281,2406,18830,706,0,1117,1887,387,80,0,21559141,17.3,390358,9.1,17.3,0.0
362
- 2012-02-07,81572,0,38320,4188,5925,2384,0,0,9036,2372,15416,786,0,826,1855,378,86,0,22050125,17.7,423974,7.1,17.8,0.0
363
- 2012-02-08,93511,0,40416,4431,6400,2607,0,0,9739,2646,22947,861,0,1008,1976,397,83,0,24684634,18.0,415670,20.6,18.0,0.0
364
- 2012-02-09,92143,0,41608,4532,6955,2695,0,0,9764,2828,19041,1418,0,952,1725,539,86,0,24563625,17.3,420838,6.5,17.3,0.0
365
- 2012-02-10,84780,0,37883,5343,6646,2354,0,0,8024,2425,18261,875,0,862,1662,376,69,0,22645001,16.2,351762,20.8,16.2,0.0
366
- 2012-02-11,67519,0,31166,3062,3940,1587,0,0,6277,1813,16577,602,0,532,1536,374,53,0,16505576,10.7,8625679,38.6,10.7,24.4
367
- 2012-02-12,75709,0,35698,3130,4642,1752,0,0,6842,1891,17890,1056,0,751,1629,364,64,0,18560969,13.6,9571953,36.2,13.6,35.4
368
- 2012-02-13,71696,0,33960,4671,5671,2194,0,0,7320,2011,12429,658,0,791,1522,398,71,0,19535334,13.4,9639502,27.6,13.4,30.4
369
- 2012-02-14,90537,0,41573,4384,6901,2581,0,0,9231,2605,18750,958,0,1033,1986,452,83,0,24531385,15.6,11960003,19.1,15.6,31.5
370
- 2012-02-15,72763,0,33990,3841,6001,2058,0,47,7871,2194,13079,733,0,855,1610,363,121,0,21050466,12.7,9933589,19.3,12.7,31.3
371
- 2012-02-16,93342,0,42061,4445,7203,2653,0,434,9493,2690,19754,900,0,999,2159,469,82,0,25355997,14.8,11870527,48.0,14.8,38.7
372
- 2012-02-17,103625,0,42872,4350,7133,11471,0,511,9900,2889,19607,1274,0,1140,1914,479,85,0,30986496,22.4,13319746,47.1,22.4,32.9
373
- 2012-02-18,96090,0,32991,3214,4847,20964,0,223,6822,2096,21570,527,0,651,1739,375,71,0,30093950,24.3,10683624,30.9,24.3,29.7
374
  2012-02-19,97314,0,38618,3451,5213,17933,0,288,7463,2116,18617,640,0,707,1788,380,100,0,30842576,24.3,11858980,23.2,24.3,36.4
375
  2012-02-20,106293,0,40708,4649,6664,19749,0,361,8433,2422,19125,873,0,906,1831,481,91,0,33501533,23.8,13311814,22.8,23.8,29.6
376
  2012-02-21,134873,0,50271,6095,9925,26398,0,657,10832,3250,22382,1060,0,1186,2109,590,118,0,43643652,27.4,16886281,48.4,27.4,33.3
 
356
  2012-02-01,99067,0,47144,4966,7751,3282,0,0,11988,3314,15957,999,0,1178,1920,471,97,0,27890138,18.0,501804,5.9,18.0,4.8
357
  2012-02-02,91095,0,41920,4523,6987,2970,0,0,8843,2488,19155,947,0,893,1822,465,82,0,24908329,14.6,388586,5.9,14.6,4.8
358
  2012-02-03,93420,0,41711,4800,6851,2747,0,0,9207,2643,20904,923,0,1027,2076,447,84,0,24713660,14.3,400321,7.5,14.3,4.8
359
+ 2012-02-04,66194,0,29319,2882,4231,1541,0,0,6366,2004,16757,561,0,677,1450,360,46,0,16095410,12.3,276657,20.3,12.3,11.8
360
+ 2012-02-05,77429,0,36537,3478,4786,1735,0,0,7794,1986,17603,640,0,714,1822,279,55,0,18931372,13.6,330606,7.2,13.6,11.8
361
+ 2012-02-06,83466,0,36670,3836,5952,2314,0,0,9281,2406,18830,706,0,1117,1887,387,80,0,21559141,17.3,390358,9.1,17.3,11.8
362
+ 2012-02-07,81572,0,38320,4188,5925,2384,0,0,9036,2372,15416,786,0,826,1855,378,86,0,22050125,17.7,423974,7.1,17.8,11.8
363
+ 2012-02-08,93511,0,40416,4431,6400,2607,0,0,9739,2646,22947,861,0,1008,1976,397,83,0,24684634,18.0,415670,20.6,18.0,11.8
364
+ 2012-02-09,92143,0,41608,4532,6955,2695,0,0,9764,2828,19041,1418,0,952,1725,539,86,0,24563625,17.3,420838,6.5,17.3,11.8
365
+ 2012-02-10,84780,0,37883,5343,6646,2354,0,0,8024,2425,18261,875,0,862,1662,376,69,0,22645001,16.2,351762,20.8,16.2,11.8
366
+ 2012-02-11,67519,0,31166,3062,3940,1587,0,0,6277,1813,16577,602,0,532,1536,374,53,0,16505576,12.3,277671,21.8,12.3,0.0
367
+ 2012-02-12,75709,0,35698,3130,4642,1752,0,0,6842,1891,17890,1056,0,751,1629,364,64,0,18560969,14.7,296881,21.9,14.7,0.0
368
+ 2012-02-13,71696,0,33960,4671,5671,2194,0,0,7320,2011,12429,658,0,791,1522,398,71,0,19535334,15.5,326945,4.9,15.5,0.0
369
+ 2012-02-14,90537,0,41573,4384,6901,2581,0,0,9231,2605,18750,958,0,1033,1986,452,83,0,24531385,18.5,399652,7.1,18.5,0.0
370
+ 2012-02-15,72763,0,33990,3841,6001,2058,0,47,7871,2194,13079,733,0,855,1610,363,121,0,21050466,17.3,348276,7.5,17.3,0.0
371
+ 2012-02-16,93342,0,42061,4445,7203,2653,0,434,9493,2690,19754,900,0,999,2159,469,82,0,25355997,20.6,415230,12.7,20.6,0.0
372
+ 2012-02-17,103625,0,42872,4350,7133,11471,0,511,9900,2889,19607,1274,0,1140,1914,479,85,0,30986496,29.3,424347,22.4,29.3,0.0
373
+ 2012-02-18,96090,0,32991,3214,4847,20964,0,223,6822,2096,21570,527,0,651,1739,375,71,0,30093950,31.8,299221,10.9,31.8,0.0
374
  2012-02-19,97314,0,38618,3451,5213,17933,0,288,7463,2116,18617,640,0,707,1788,380,100,0,30842576,24.3,11858980,23.2,24.3,36.4
375
  2012-02-20,106293,0,40708,4649,6664,19749,0,361,8433,2422,19125,873,0,906,1831,481,91,0,33501533,23.8,13311814,22.8,23.8,29.6
376
  2012-02-21,134873,0,50271,6095,9925,26398,0,657,10832,3250,22382,1060,0,1186,2109,590,118,0,43643652,27.4,16886281,48.4,27.4,33.3