tamnd commited on
Commit
3477a67
·
verified ·
1 Parent(s): ff25391

Add 2014-07-31 — 371.2K 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,160 days), totaling **192,389,463 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.1 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 16.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
 
@@ -142,7 +142,7 @@ duckdb.sql("""
142
 
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 | 171.0 MB | 49m55s | 51m58s | 38m43s |
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 | 200 | 65,104,878 | 325,524 | 20.5 GB | 5.9 GB | 2h10m | 11h41m | 3h00m |
 
63
 
64
  The archive currently spans from **2011-02-12** to **2015-01-03** (1,160 days), totaling **192,389,463 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.1 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 16.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
 
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 | 112.7 MB | 48m27s | 51m58s | 34m33s |
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 | 200 | 65,104,878 | 325,524 | 20.5 GB | 5.9 GB | 2h10m | 11h41m | 3h00m |
data/commit_comments/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e107d350e9778ee8d6227de2d625ac6bca7faafd522fb7b2afd3821625a93a83
3
+ size 99590
data/creates/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39bd5f3f2faeb9fdb64803b00a2aafc2b3cdcc472344dc42d26b70ae7ac89429
3
+ size 1605531
data/deletes/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dfcb552fdd3125544407cba49d7ba9b1594fea2611702e891de36753a27ab4b
3
+ size 191266
data/forks/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f49118a2f5ddf9ee61833ffda374f756f861650a63d31d7d1c426f884de0e7f
3
+ size 331802
data/issue_comments/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4065211b4761007bc6105b233ead60224ff1eda59400c56effc984d5004af33c
3
+ size 854605
data/issues/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6759bbde5fd829d314f86926119dfde90f3d090a0767d5623b6a952a67c03cbe
3
+ size 480948
data/public_events/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3f540459763481ce3e2f109b4e9847299c1252fda8ec4145cd62be234611dcf
3
+ size 14238
data/pull_requests/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d144b6c810a7f737a16280adea4fc82083ba2f47e0c5dcb3d0f8cdf6ad9ae001
3
+ size 3151432
data/pushes/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85f94588c6ef3bd6480118a2d717eff3a0362eb4ab356302434446223f6dc357
3
+ size 29306794
data/stars/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c871c1d810b4a9a93a1d9dab4505ffbe128c359e8c92ae25aa9fc52e5bc49cdf
3
+ size 1513620
data/wiki_pages/2014/07/31.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c9c8ed336f85f6b60f3397d6d3d79e7dcabdb753b02c88c2e9c7151b32ba60
3
+ size 263195
stats.csv CHANGED
@@ -300,23 +300,23 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
300
  2011-12-07,74789,0,36999,3576,5446,2493,0,0,7629,2233,12994,606,0,975,1358,413,67,0,20936943,13.8,360764,7.5,13.8,4.4
301
  2011-12-08,74620,0,35150,5282,6974,2396,0,0,7517,2136,11890,779,0,769,1296,358,73,0,20299164,16.9,331605,24.2,16.9,4.4
302
  2011-12-09,85900,0,37621,4200,5944,2509,0,0,7779,2274,21959,873,0,865,1417,376,83,0,21363304,17.0,337548,11.3,17.0,4.4
303
- 2011-12-10,61871,0,27284,3524,4389,1400,0,0,5670,1548,15422,813,0,559,953,260,49,0,14574716,12.3,243108,15.8,12.3,0.0
304
- 2011-12-11,58190,0,26871,2350,3316,1147,0,0,5455,1453,15055,644,0,661,1014,191,33,0,13702958,10.4,240615,7.7,10.4,0.0
305
- 2011-12-12,86786,0,38739,4019,5991,2333,0,0,8102,2196,21445,849,0,1076,1495,454,87,0,21823651,17.0,356571,6.6,17.0,0.0
306
- 2011-12-13,82669,0,35649,3531,5617,2439,0,0,7551,2153,19479,3431,0,800,1573,389,57,0,20503814,15.4,329426,5.9,15.4,0.0
307
- 2011-12-14,82177,0,36694,4543,7093,2455,0,0,7882,2087,17630,733,0,968,1660,352,80,0,21610285,16.3,339030,4.9,16.3,0.0
308
- 2011-12-15,87146,0,38644,4039,6057,2483,0,0,7753,2151,22060,780,0,1069,1591,451,68,0,22389131,17.0,337472,6.6,17.0,0.0
309
- 2011-12-16,89523,0,38686,4011,6301,2730,0,0,7749,2464,23300,986,0,1009,1824,372,91,0,22741485,14.5,369955,17.4,14.5,0.0
310
  2011-12-17,57846,0,25237,2511,3441,1390,0,0,4750,1737,16148,443,0,671,1247,234,37,0,13868251,8.8,211418,4.1,8.8,0.0
311
  2011-12-18,61955,0,28149,3104,3633,1486,0,0,5269,1716,15805,745,0,583,1239,175,51,0,14773645,8.7,229945,5.0,8.7,0.0
312
- 2011-12-19,76919,0,37706,3782,5856,2578,0,0,7586,2408,13193,889,0,984,1506,328,103,0,21639337,12.7,10652793,21.5,12.7,30.3
313
- 2011-12-20,86961,0,35812,3891,5928,2446,0,0,7971,2403,22158,3619,0,916,1383,366,68,0,21150099,14.7,10229485,37.3,14.7,31.4
314
- 2011-12-21,74548,0,33484,3263,5199,2390,0,0,7301,2184,17267,894,0,888,1269,334,75,0,19581301,12.7,9589768,26.9,12.7,32.8
315
- 2011-12-22,79137,0,33179,5712,7410,2254,0,0,8273,2105,17047,795,0,754,1275,273,60,0,20210094,15.8,9661982,21.3,15.8,74.7
316
- 2011-12-23,65938,0,29274,3020,4152,1836,0,0,7068,1777,15976,775,0,668,1109,225,58,0,16527427,11.2,8339256,24.2,11.2,27.8
317
- 2011-12-24,51946,0,17826,1690,2324,942,0,0,4040,1080,22290,455,0,421,740,113,25,0,9635826,7.5,5053827,22.4,7.5,21.9
318
- 2011-12-25,38010,0,15500,1387,1588,738,0,0,3586,944,12968,254,0,404,498,114,29,0,7795657,5.8,4314914,19.4,5.8,25.3
319
- 2011-12-26,43161,0,19835,1877,2627,1070,0,0,5003,1259,9712,371,0,398,836,147,26,0,10618201,6.8,5607691,17.2,6.8,36.6
320
  2011-12-27,62614,0,26668,3362,4370,1462,0,0,7037,1663,15660,635,0,519,994,189,55,0,15105587,9.6,7773348,19.5,9.6,24.8
321
  2011-12-28,63244,0,27441,3251,4035,1591,0,0,6862,1714,15587,715,0,684,1055,267,42,0,15248413,10.8,7727556,19.3,10.8,32.4
322
  2011-12-29,70937,0,31821,3721,5199,1805,0,0,6933,1888,16628,571,0,693,1399,228,51,0,17845054,9.3,9003476,17.8,9.3,25.8
 
300
  2011-12-07,74789,0,36999,3576,5446,2493,0,0,7629,2233,12994,606,0,975,1358,413,67,0,20936943,13.8,360764,7.5,13.8,4.4
301
  2011-12-08,74620,0,35150,5282,6974,2396,0,0,7517,2136,11890,779,0,769,1296,358,73,0,20299164,16.9,331605,24.2,16.9,4.4
302
  2011-12-09,85900,0,37621,4200,5944,2509,0,0,7779,2274,21959,873,0,865,1417,376,83,0,21363304,17.0,337548,11.3,17.0,4.4
303
+ 2011-12-10,61871,0,27284,3524,4389,1400,0,0,5670,1548,15422,813,0,559,953,260,49,0,14574716,12.3,243108,15.8,12.3,4.5
304
+ 2011-12-11,58190,0,26871,2350,3316,1147,0,0,5455,1453,15055,644,0,661,1014,191,33,0,13702958,10.4,240615,7.7,10.4,4.5
305
+ 2011-12-12,86786,0,38739,4019,5991,2333,0,0,8102,2196,21445,849,0,1076,1495,454,87,0,21823651,17.0,356571,6.6,17.0,4.5
306
+ 2011-12-13,82669,0,35649,3531,5617,2439,0,0,7551,2153,19479,3431,0,800,1573,389,57,0,20503814,15.4,329426,5.9,15.4,4.5
307
+ 2011-12-14,82177,0,36694,4543,7093,2455,0,0,7882,2087,17630,733,0,968,1660,352,80,0,21610285,16.3,339030,4.9,16.3,4.5
308
+ 2011-12-15,87146,0,38644,4039,6057,2483,0,0,7753,2151,22060,780,0,1069,1591,451,68,0,22389131,17.0,337472,6.6,17.0,4.5
309
+ 2011-12-16,89523,0,38686,4011,6301,2730,0,0,7749,2464,23300,986,0,1009,1824,372,91,0,22741485,14.5,369955,17.4,14.5,4.5
310
  2011-12-17,57846,0,25237,2511,3441,1390,0,0,4750,1737,16148,443,0,671,1247,234,37,0,13868251,8.8,211418,4.1,8.8,0.0
311
  2011-12-18,61955,0,28149,3104,3633,1486,0,0,5269,1716,15805,745,0,583,1239,175,51,0,14773645,8.7,229945,5.0,8.7,0.0
312
+ 2011-12-19,76919,0,37706,3782,5856,2578,0,0,7586,2408,13193,889,0,984,1506,328,103,0,21639337,14.3,331687,18.6,14.3,0.0
313
+ 2011-12-20,86961,0,35812,3891,5928,2446,0,0,7971,2403,22158,3619,0,916,1383,366,68,0,21150099,14.1,349624,17.0,14.1,0.0
314
+ 2011-12-21,74548,0,33484,3263,5199,2390,0,0,7301,2184,17267,894,0,888,1269,334,75,0,19581301,11.5,346311,6.9,11.5,0.0
315
+ 2011-12-22,79137,0,33179,5712,7410,2254,0,0,8273,2105,17047,795,0,754,1275,273,60,0,20210094,14.9,351879,17.7,14.9,0.0
316
+ 2011-12-23,65938,0,29274,3020,4152,1836,0,0,7068,1777,15976,775,0,668,1109,225,58,0,16527427,11.9,302140,19.4,11.9,0.0
317
+ 2011-12-24,51946,0,17826,1690,2324,942,0,0,4040,1080,22290,455,0,421,740,113,25,0,9635826,8.3,178664,4.9,8.3,0.0
318
+ 2011-12-25,38010,0,15500,1387,1588,738,0,0,3586,944,12968,254,0,404,498,114,29,0,7795657,6.3,159693,13.3,6.3,0.0
319
+ 2011-12-26,43161,0,19835,1877,2627,1070,0,0,5003,1259,9712,371,0,398,836,147,26,0,10618201,6.2,218417,4.0,6.2,0.0
320
  2011-12-27,62614,0,26668,3362,4370,1462,0,0,7037,1663,15660,635,0,519,994,189,55,0,15105587,9.6,7773348,19.5,9.6,24.8
321
  2011-12-28,63244,0,27441,3251,4035,1591,0,0,6862,1714,15587,715,0,684,1055,267,42,0,15248413,10.8,7727556,19.3,10.8,32.4
322
  2011-12-29,70937,0,31821,3721,5199,1805,0,0,6933,1888,16628,571,0,693,1399,228,51,0,17845054,9.3,9003476,17.8,9.3,25.8