Add 2012-01-28 to 2012-02-03 — 7 days, 644.1K events, 7 files
Browse files- README.md +3 -3
- data/stars/2012/01/28.parquet +2 -2
- data/stars/2012/01/29.parquet +2 -2
- data/stars/2012/01/30.parquet +2 -2
- data/stars/2012/01/31.parquet +2 -2
- data/stars/2012/02/01.parquet +2 -2
- data/stars/2012/02/02.parquet +2 -2
- data/stars/2012/02/03.parquet +2 -2
- stats.csv +4 -4
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.
|
| 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,9 +143,9 @@ 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 | 3.
|
| 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 |
|
| 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,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.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 |
|
|
|
|
| 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 | 3.0 GB | 2h12m | 3h15m | 2h40m |
|
| 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 | 3h03m |
|
| 149 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
| 150 |
|
| 151 |
|
data/stars/2012/01/28.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40d01cc386a1381f8bf9fe5446d131aa14e9c664c36d96e6f594a18ce2d37c59
|
| 3 |
+
size 274043
|
data/stars/2012/01/29.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea711caf9eddc309cf9db83cbabdb323ea0a6e8d8f5c0906edeba68826f23f16
|
| 3 |
+
size 301804
|
data/stars/2012/01/30.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c13fd7254816fbcba4c6c07d130b15e681a63c68f1097297d6b5bcd06d5bced0
|
| 3 |
+
size 447387
|
data/stars/2012/01/31.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:412dcd982ebe03b0563c910e04733ba3a6a8331c31e0ef94601e6e93311eb8fa
|
| 3 |
+
size 476526
|
data/stars/2012/02/01.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1161b56c8444acdbf59ab0b0c6633d6d05139a68c842d682d3136200eb8510af
|
| 3 |
+
size 501804
|
data/stars/2012/02/02.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8941784038ac90e649b39e6f6b17b6de86bdf1bab685664c0de2df72e8707f9
|
| 3 |
+
size 388586
|
data/stars/2012/02/03.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07d27c860b72627f04de661b9cd97d24fdf8b90a373ef50f926e3528e9e1e60b
|
| 3 |
+
size 400321
|
stats.csv
CHANGED
|
@@ -352,10 +352,10 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 352 |
2012-01-28,77014,0,35897,3869,5426,1897,0,0,6243,2311,17792,759,0,803,1508,461,48,0,19166554,14.3,274043,20.5,14.3,0.0
|
| 353 |
2012-01-29,81805,0,37570,3256,4594,1796,0,0,7016,2193,22172,623,0,828,1393,304,60,0,19062398,13.2,301804,6.3,13.2,0.0
|
| 354 |
2012-01-30,93901,0,44392,4832,7128,2664,0,0,9442,2751,18266,824,0,1224,1856,438,84,0,25828574,17.3,447387,5.9,17.3,0.0
|
| 355 |
-
2012-01-31,107809,0,49406,5603,8726,3167,0,0,11005,3166,21339,968,0,1303,2513,486,127,0,29725687,
|
| 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,0.0
|
| 357 |
-
2012-02-02,91095,0,41920,4523,6987,2970,0,0,8843,2488,19155,947,0,893,1822,465,82,0,24908329,
|
| 358 |
-
2012-02-03,93420,0,41711,4800,6851,2747,0,0,9207,2643,20904,923,0,1027,2076,447,84,0,24713660,
|
| 359 |
2012-02-04,66194,0,29319,2882,4231,1541,0,0,6366,2004,16757,561,0,677,1450,360,46,0,16095410,27.5,8246106,27.0,27.5,26.4
|
| 360 |
2012-02-05,77429,0,36537,3478,4786,1735,0,0,7794,1986,17603,640,0,714,1822,279,55,0,18931372,32.6,9788226,18.9,32.6,30.2
|
| 361 |
2012-02-06,83466,0,36670,3836,5952,2314,0,0,9281,2406,18830,706,0,1117,1887,387,80,0,21559141,31.9,10505074,22.7,31.9,29.1
|
|
@@ -1170,7 +1170,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1170 |
2014-07-30,412506,1451,196632,20964,41677,19382,0,6507,37818,13122,59686,6583,1165,3016,4164,0,339,0,238023214,446.9,41774622,54.7,446.9,54.5
|
| 1171 |
2014-07-31,371216,1373,182385,19646,38333,18148,0,6374,35114,12327,42686,6650,1103,3093,3606,0,378,0,217788307,414.2,37813021,52.3,414.2,56.1
|
| 1172 |
2014-08-01,366106,1311,172446,16873,32989,17009,0,6125,31875,11145,61860,6561,933,2985,3670,0,324,0,215629842,406.0,37932947,45.9,406.0,61.6
|
| 1173 |
-
2014-08-02,239501,853,121428,10201,16897,8661,0,1554,21146,8287,42179,3200,683,1599,2642,0,171,0,128360903,246.9,23603017,42.6,247.0,
|
| 1174 |
2014-08-03,264364,816,139153,12005,20039,10323,0,2289,28152,9216,32666,4024,800,1667,3011,0,203,0,144290418,265.3,25821455,38.1,265.3,0.0
|
| 1175 |
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
|
| 1176 |
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
|
|
|
|
| 352 |
2012-01-28,77014,0,35897,3869,5426,1897,0,0,6243,2311,17792,759,0,803,1508,461,48,0,19166554,14.3,274043,20.5,14.3,0.0
|
| 353 |
2012-01-29,81805,0,37570,3256,4594,1796,0,0,7016,2193,22172,623,0,828,1393,304,60,0,19062398,13.2,301804,6.3,13.2,0.0
|
| 354 |
2012-01-30,93901,0,44392,4832,7128,2664,0,0,9442,2751,18266,824,0,1224,1856,438,84,0,25828574,17.3,447387,5.9,17.3,0.0
|
| 355 |
+
2012-01-31,107809,0,49406,5603,8726,3167,0,0,11005,3166,21339,968,0,1303,2513,486,127,0,29725687,18.9,476526,29.1,18.9,0.0
|
| 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,0.0
|
| 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,0.0
|
| 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,0.0
|
| 359 |
2012-02-04,66194,0,29319,2882,4231,1541,0,0,6366,2004,16757,561,0,677,1450,360,46,0,16095410,27.5,8246106,27.0,27.5,26.4
|
| 360 |
2012-02-05,77429,0,36537,3478,4786,1735,0,0,7794,1986,17603,640,0,714,1822,279,55,0,18931372,32.6,9788226,18.9,32.6,30.2
|
| 361 |
2012-02-06,83466,0,36670,3836,5952,2314,0,0,9281,2406,18830,706,0,1117,1887,387,80,0,21559141,31.9,10505074,22.7,31.9,29.1
|
|
|
|
| 1170 |
2014-07-30,412506,1451,196632,20964,41677,19382,0,6507,37818,13122,59686,6583,1165,3016,4164,0,339,0,238023214,446.9,41774622,54.7,446.9,54.5
|
| 1171 |
2014-07-31,371216,1373,182385,19646,38333,18148,0,6374,35114,12327,42686,6650,1103,3093,3606,0,378,0,217788307,414.2,37813021,52.3,414.2,56.1
|
| 1172 |
2014-08-01,366106,1311,172446,16873,32989,17009,0,6125,31875,11145,61860,6561,933,2985,3670,0,324,0,215629842,406.0,37932947,45.9,406.0,61.6
|
| 1173 |
+
2014-08-02,239501,853,121428,10201,16897,8661,0,1554,21146,8287,42179,3200,683,1599,2642,0,171,0,128360903,246.9,23603017,42.6,247.0,68.5
|
| 1174 |
2014-08-03,264364,816,139153,12005,20039,10323,0,2289,28152,9216,32666,4024,800,1667,3011,0,203,0,144290418,265.3,25821455,38.1,265.3,0.0
|
| 1175 |
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
|
| 1176 |
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
|