tamnd commited on
Commit
d77e782
·
verified ·
1 Parent(s): 9013621

Add 2013-06-01 to 2013-06-07 — 7 days, 1.5M 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,292 days), totaling **219,809,586 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 68.2 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.4 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
 
@@ -144,8 +144,8 @@ duckdb.sql("""
144
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
145
  | 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
146
  | 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB | 161.5 MB | 1h19m | 2h30m | 35m15s |
147
- | 2013 | 353 | 76,105,538 | 215,596 | 23.1 GB | 4.5 GB | 2h42m | 9h09m | 2h49m |
148
- | 2014 | 248 | 82,622,199 | 333,154 | 29.9 GB | 7.6 GB | 2h45m | 16h57m | 3h48m |
149
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
150
 
151
 
 
63
 
64
  The archive currently spans from **2011-02-12** to **2015-01-03** (1,292 days), totaling **219,809,586 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 68.2 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.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
 
 
144
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
145
  | 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
146
  | 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB | 161.5 MB | 1h19m | 2h30m | 35m15s |
147
+ | 2013 | 353 | 76,105,538 | 215,596 | 23.1 GB | 4.4 GB | 2h39m | 9h04m | 2h44m |
148
+ | 2014 | 248 | 82,622,199 | 333,154 | 29.9 GB | 7.6 GB | 2h45m | 16h57m | 3h49m |
149
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
150
 
151
 
data/stars/2013/06/01.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76e4a5837c2ff3cb9c6bf47da8611451a9f6100fb4a4a759de3932beba23b621
3
- size 307384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497dd65315e3f02b0d8ffbf1328f422eb6d3c96e3b5c1c5a8a3f8ee51370ec8a
3
+ size 625396
data/stars/2013/06/02.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:092df2ba8c7d1e94a63461371e326bfa91136a1aa04ece5a20b65970ac0c9e60
3
- size 325923
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0b94af63d30ecc90ddf6643f8a6db39937f2dbd5d8c4a96ab10c5028f5ad4b6
3
+ size 656387
data/stars/2013/06/03.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32d672e952a37c7d1060536456532a53e7511efae17f1c43fcd4954814ef324b
3
- size 482713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722435c2d791dd8d8c1e125387a0a72771cc5eaca97018b36e75cfe00eed2c4c
3
+ size 954900
data/stars/2013/06/04.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:019e190f7007af393d03d52e952ffd6d2a1336ebc24a6f0909af943f921bf45c
3
- size 499429
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d3c62e6a6d8a6576a3bd2be8996ec822119e94166770e2f4acc6aeaa56a17aa
3
+ size 991024
data/stars/2013/06/05.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93cd5be75ef41031f80793f9b54a94b9498c21c31448efbed6c243a6a6358198
3
- size 520047
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cf34983418f25b132f81cbfcb62b447eb5b4657de1db6d37a3acd22ef2cf39a
3
+ size 1027294
data/stars/2013/06/06.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d0393904622d2a852c5c363cf56e6c9d8589471fa297176090349acb64a8047
3
- size 486136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b213d2350f7f949e438cfcb49e6df176ca784cc110b4ce5e4a2a4f2ba6abcc
3
+ size 960569
data/stars/2013/06/07.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea1efa9a1f5280ce2bfaf91be6dcbe81a0b387b6c51cdde95779686883e05f9f
3
- size 422449
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2fdfd80a38e80e2d8f7c4bf105a4df37d53c2e51c1ad2ed79ea8a7c04f8e191
3
+ size 839895
stats.csv CHANGED
@@ -842,10 +842,10 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
842
  2013-06-01,147461,799,81143,7839,11529,4757,0,989,13411,5437,16481,1066,0,1222,2666,0,122,0,46893529,31.0,625396,10.4,31.0,0.0
843
  2013-06-02,156728,682,86990,7680,11486,4956,0,1029,14332,5442,18447,1127,0,1597,2805,0,155,0,49492964,35.9,656387,23.6,35.9,0.0
844
  2013-06-03,234994,1303,122768,12456,21489,9594,0,2651,20932,8477,27334,1877,0,2317,3573,0,223,0,83635197,57.0,954900,11.7,57.0,0.0
845
- 2013-06-04,243882,1276,127687,12967,21953,9986,0,2355,22737,8971,27978,2002,0,2079,3625,0,266,0,94686501,95.4,28335816,38.3,95.4,46.0
846
  2013-06-05,236033,1137,121524,12370,21422,9610,0,2332,23326,8693,27306,2045,0,2330,3705,0,233,0,77931235,61.6,1027294,12.3,61.6,0.0
847
- 2013-06-06,235936,1195,122056,13117,21343,9650,0,2580,21692,8450,28100,1870,0,2114,3583,0,186,0,78527595,89.6,24392068,37.3,89.6,31.0
848
- 2013-06-07,207055,1043,108312,10637,18478,8534,0,2055,19152,8071,23246,1669,0,1984,3679,0,195,0,69154267,119.0,21554542,35.8,119.0,52.0
849
  2013-06-08,140327,615,75400,8287,10629,4422,0,887,13806,5240,16385,1021,0,1062,2461,0,112,0,43269845,75.6,13698867,37.5,75.6,33.6
850
  2013-06-09,154686,561,84564,9578,11658,4842,0,897,13984,5477,17615,1098,0,1531,2762,0,119,0,48171236,61.5,15380640,31.3,61.5,45.0
851
  2013-06-10,217679,1048,115109,13744,19563,8470,0,2607,17842,7402,23839,1812,0,2189,3794,0,260,0,78610469,65.3,24368178,35.0,65.3,52.1
@@ -1288,6 +1288,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
1288
  2014-09-15,444449,2320,225559,22790,45910,20010,0,7076,39330,14112,49944,8000,1172,3047,4722,0,457,0,256201177,415.1,45849185,28.1,415.1,53.6
1289
  2014-09-16,461070,2386,226583,31561,44581,21014,0,8023,38807,15341,51770,7772,1308,3898,7592,0,434,0,270381036,452.2,45872359,53.0,452.2,56.2
1290
  2014-09-17,467144,2285,220422,42835,41460,21119,0,7452,38314,15066,52140,7315,1216,3299,13813,0,408,0,275075750,458.0,45526511,49.0,458.0,55.9
1291
- 2014-09-18,434311,2190,217982,24919,41386,20675,0,6457,36430,14970,49668,7792,1118,3344,6999,0,381,0,250824876,423.9,44164103,49.7,423.9,0.0
1292
  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
1293
  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
 
842
  2013-06-01,147461,799,81143,7839,11529,4757,0,989,13411,5437,16481,1066,0,1222,2666,0,122,0,46893529,31.0,625396,10.4,31.0,0.0
843
  2013-06-02,156728,682,86990,7680,11486,4956,0,1029,14332,5442,18447,1127,0,1597,2805,0,155,0,49492964,35.9,656387,23.6,35.9,0.0
844
  2013-06-03,234994,1303,122768,12456,21489,9594,0,2651,20932,8477,27334,1877,0,2317,3573,0,223,0,83635197,57.0,954900,11.7,57.0,0.0
845
+ 2013-06-04,243882,1276,127687,12967,21953,9986,0,2355,22737,8971,27978,2002,0,2079,3625,0,266,0,94686501,77.2,991024,31.6,77.2,0.0
846
  2013-06-05,236033,1137,121524,12370,21422,9610,0,2332,23326,8693,27306,2045,0,2330,3705,0,233,0,77931235,61.6,1027294,12.3,61.6,0.0
847
+ 2013-06-06,235936,1195,122056,13117,21343,9650,0,2580,21692,8450,28100,1870,0,2114,3583,0,186,0,78527595,65.1,960569,11.6,65.1,0.0
848
+ 2013-06-07,207055,1043,108312,10637,18478,8534,0,2055,19152,8071,23246,1669,0,1984,3679,0,195,0,69154267,59.5,839895,13.0,59.5,0.0
849
  2013-06-08,140327,615,75400,8287,10629,4422,0,887,13806,5240,16385,1021,0,1062,2461,0,112,0,43269845,75.6,13698867,37.5,75.6,33.6
850
  2013-06-09,154686,561,84564,9578,11658,4842,0,897,13984,5477,17615,1098,0,1531,2762,0,119,0,48171236,61.5,15380640,31.3,61.5,45.0
851
  2013-06-10,217679,1048,115109,13744,19563,8470,0,2607,17842,7402,23839,1812,0,2189,3794,0,260,0,78610469,65.3,24368178,35.0,65.3,52.1
 
1288
  2014-09-15,444449,2320,225559,22790,45910,20010,0,7076,39330,14112,49944,8000,1172,3047,4722,0,457,0,256201177,415.1,45849185,28.1,415.1,53.6
1289
  2014-09-16,461070,2386,226583,31561,44581,21014,0,8023,38807,15341,51770,7772,1308,3898,7592,0,434,0,270381036,452.2,45872359,53.0,452.2,56.2
1290
  2014-09-17,467144,2285,220422,42835,41460,21119,0,7452,38314,15066,52140,7315,1216,3299,13813,0,408,0,275075750,458.0,45526511,49.0,458.0,55.9
1291
+ 2014-09-18,434311,2190,217982,24919,41386,20675,0,6457,36430,14970,49668,7792,1118,3344,6999,0,381,0,250824876,423.9,44164103,49.7,423.9,62.8
1292
  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
1293
  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