Add 2014-12-09 — 519.0K events, 11 files
Browse files- README.md +21 -21
- data/commit_comments/2014/12/09.parquet +3 -0
- data/creates/2014/12/09.parquet +3 -0
- data/deletes/2014/12/09.parquet +3 -0
- data/forks/2014/12/09.parquet +3 -0
- data/issue_comments/2014/12/09.parquet +3 -0
- data/issues/2014/12/09.parquet +3 -0
- data/public_events/2014/12/09.parquet +3 -0
- data/pull_requests/2014/12/09.parquet +3 -0
- data/pushes/2014/12/09.parquet +3 -0
- data/stars/2014/12/09.parquet +3 -0
- data/wiki_pages/2014/12/09.parquet +3 -0
- stats.csv +2 -1
README.md
CHANGED
|
@@ -61,9 +61,9 @@ configs:
|
|
| 61 |
|
| 62 |
This dataset contains every public event on GitHub: every push, pull request, issue, star, fork, code review, release, and discussion across all public repositories. GitHub is the world's largest software development platform, home to over 200 million repositories and the daily work of tens of millions of developers, from individual open-source contributors to the engineering teams behind the most widely used software on earth.
|
| 63 |
|
| 64 |
-
The archive currently spans from **2011-02-12** to **2015-01-03** (1,
|
| 65 |
|
| 66 |
-
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 85.
|
| 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 |
|
|
@@ -136,9 +136,9 @@ duckdb.sql("""
|
|
| 136 |
|
| 137 |
```
|
| 138 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
|
| 139 |
-
2012 ██████████
|
| 140 |
2013 ███████████████████░░░░░░░░░░░ 76.2M
|
| 141 |
-
2014 ██████████████████████████████
|
| 142 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
|
| 143 |
```
|
| 144 |
|
|
@@ -147,7 +147,7 @@ duckdb.sql("""
|
|
| 147 |
| 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
|
| 148 |
| 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB | 161.5 MB | 1h19m | 2h30m | 35m15s |
|
| 149 |
| 2013 | 353 | 76,154,264 | 215,734 | 23.2 GB | 4.1 GB | 2h33m | 8h52m | 2h34m |
|
| 150 |
-
| 2014 |
|
| 151 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
| 152 |
|
| 153 |
|
|
@@ -159,7 +159,7 @@ Pushes are the most common event type, representing roughly half of all GitHub a
|
|
| 159 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
|
| 160 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ███████████████████░░░░░░░░░░░ 38.9M
|
| 162 |
-
2014 ██████████████████████████████ 58.
|
| 163 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
|
| 164 |
```
|
| 165 |
|
|
@@ -180,7 +180,7 @@ Issue events track the full lifecycle: opened, closed, reopened, labeled, assign
|
|
| 180 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 982.1K
|
| 181 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ███████████████████���░░░░░░░░░░ 4.4M
|
| 183 |
-
2014 ██████████████████████████████ 6.
|
| 184 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
|
| 185 |
```
|
| 186 |
|
|
@@ -203,7 +203,7 @@ Pull request events cover the full review cycle: opened, merged, closed, review
|
|
| 203 |
2011 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 475.6K
|
| 204 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
2013 █████████████████░░░░░░░░░░░░░ 3.0M
|
| 206 |
-
2014 ██████████████████████████████ 5.
|
| 207 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.7K
|
| 208 |
```
|
| 209 |
|
|
@@ -639,20 +639,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
-
| `pushes` | PushEvent | 127,
|
| 643 |
-
| `issues` | IssuesEvent | 14,
|
| 644 |
-
| `issue_comments` | IssueCommentEvent | 22,
|
| 645 |
-
| `pull_requests` | PullRequestEvent | 10,
|
| 646 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,
|
| 647 |
-
| `stars` | WatchEvent | 23,
|
| 648 |
-
| `forks` | ForkEvent | 8,
|
| 649 |
-
| `creates` | CreateEvent | 31,
|
| 650 |
-
| `deletes` | DeleteEvent | 3,
|
| 651 |
-
| `releases` | ReleaseEvent |
|
| 652 |
-
| `commit_comments` | CommitCommentEvent | 2,
|
| 653 |
-
| `wiki_pages` | GollumEvent | 3,
|
| 654 |
| `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
|
| 655 |
-
| `public_events` | PublicEvent | 234,
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
|
|
|
| 61 |
|
| 62 |
This dataset contains every public event on GitHub: every push, pull request, issue, star, fork, code review, release, and discussion across all public repositories. GitHub is the world's largest software development platform, home to over 200 million repositories and the daily work of tens of millions of developers, from individual open-source contributors to the engineering teams behind the most widely used software on earth.
|
| 63 |
|
| 64 |
+
The archive currently spans from **2011-02-12** to **2015-01-03** (1,370 days), totaling **253,538,881 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 85.8 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 15.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 |
|
|
|
|
| 136 |
|
| 137 |
```
|
| 138 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
|
| 139 |
+
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ███████████████████░░░░░░░░░░░ 76.2M
|
| 141 |
+
2014 ██████████████████████████████ 116.3M
|
| 142 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
|
| 143 |
```
|
| 144 |
|
|
|
|
| 147 |
| 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
|
| 148 |
| 2012 | 366 | 42,537,517 | 116,222 | 11.5 GB | 161.5 MB | 1h19m | 2h30m | 35m15s |
|
| 149 |
| 2013 | 353 | 76,154,264 | 215,734 | 23.2 GB | 4.1 GB | 2h33m | 8h52m | 2h34m |
|
| 150 |
+
| 2014 | 326 | 116,302,768 | 356,756 | 47.5 GB | 10.9 GB | 3h54m | 20h04m | 4h46m |
|
| 151 |
| 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
|
| 152 |
|
| 153 |
|
|
|
|
| 159 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
|
| 160 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ███████████████████░░░░░░░░░░░ 38.9M
|
| 162 |
+
2014 ██████████████████████████████ 58.9M
|
| 163 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
|
| 164 |
```
|
| 165 |
|
|
|
|
| 180 |
2011 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 982.1K
|
| 181 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ███████████████████���░░░░░░░░░░ 4.4M
|
| 183 |
+
2014 ██████████████████████████████ 6.8M
|
| 184 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
|
| 185 |
```
|
| 186 |
|
|
|
|
| 203 |
2011 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 475.6K
|
| 204 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
2013 █████████████████░░░░░░░░░░░░░ 3.0M
|
| 206 |
+
2014 ██████████████████████████████ 5.2M
|
| 207 |
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.7K
|
| 208 |
```
|
| 209 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 127,372,739 | 50.2% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 14,595,795 | 5.8% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 22,159,993 | 8.7% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 10,423,709 | 4.1% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,592,046 | 1.0% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 23,464,183 | 9.3% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 8,905,011 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 31,812,039 | 12.5% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 3,437,274 | 1.4% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 370,961 | 0.1% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,263,920 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 3,904,805 | 1.5% | Wiki page edits |
|
| 654 |
| `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 234,795 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b2727a4fcd9b3ddb69da540f7d26a681fd4b4b71ecf50a54211dc4bf59c3062
|
| 3 |
+
size 129799
|
data/creates/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae408ed0256ab1ea7820188a043f4c554951fcb5f81b2c4c427cfd0532121c01
|
| 3 |
+
size 9387031
|
data/deletes/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b26e3593ed1b228f2873047fb451c081d4c8371da6d60f2ec4ae0a0801a73171
|
| 3 |
+
size 269987
|
data/forks/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3ae9d128029b798ff5fc48c670e47b70887b290f2e61e53745973d1f15abfc9
|
| 3 |
+
size 421984
|
data/issue_comments/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5dbda507dffeb34320dfa73da386363f07176fe14f3296ef47cd84786168a3fe
|
| 3 |
+
size 1174365
|
data/issues/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9eeff04c56d287d8beaddc6b613aa84fe80a1cad7b7d0c1c90da30f1588a5c85
|
| 3 |
+
size 780626
|
data/public_events/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c0b6a343b4ea01a507489d249c92ca943be306fb01b605efc785b29db58fb02
|
| 3 |
+
size 20185
|
data/pull_requests/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba5baffda02d83754fffa5902925435a498e2d5fcbd43ab544043b8f82004a97
|
| 3 |
+
size 4363201
|
data/pushes/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b19519a7687e4a9791505edb10208f0b3248d658d9bc856dad6bbe934087e866
|
| 3 |
+
size 41183511
|
data/stars/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:802e9f493585847490c0f1cc9dec76e578a9a83d017f79d34d4d8a750fd1e2cf
|
| 3 |
+
size 1914270
|
data/wiki_pages/2014/12/09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:460b3e09e27bab79d8f94f48505f34208bc7cdfbe092d021f0127c45f8d83808
|
| 3 |
+
size 317580
|
stats.csv
CHANGED
|
@@ -1365,6 +1365,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1365 |
2014-12-05,453663,2271,232644,26332,39633,21763,0,7682,37384,13822,54489,8686,1232,3043,4223,0,459,0,271317690,130.0,54402335,50.6,130.0,40.4
|
| 1366 |
2014-12-06,336707,1821,182919,21341,22995,13071,0,2978,26710,10669,43049,5157,839,1749,3080,0,329,0,190896168,89.3,40144304,44.3,89.3,37.1
|
| 1367 |
2014-12-07,393549,1532,215459,22164,27425,15148,0,3927,34534,12488,47595,5668,1037,2281,3901,0,390,0,224074787,102.3,46516013,47.1,102.3,42.3
|
| 1368 |
-
2014-12-08,514854,2421,265090,27187,46140,24715,0,9492,45295,15615,59765,8867,1524,3687,4526,0,530,0,303644805,149.0,60023724,57.6,149.0,
|
|
|
|
| 1369 |
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
|
| 1370 |
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
|
|
|
|
| 1365 |
2014-12-05,453663,2271,232644,26332,39633,21763,0,7682,37384,13822,54489,8686,1232,3043,4223,0,459,0,271317690,130.0,54402335,50.6,130.0,40.4
|
| 1366 |
2014-12-06,336707,1821,182919,21341,22995,13071,0,2978,26710,10669,43049,5157,839,1749,3080,0,329,0,190896168,89.3,40144304,44.3,89.3,37.1
|
| 1367 |
2014-12-07,393549,1532,215459,22164,27425,15148,0,3927,34534,12488,47595,5668,1037,2281,3901,0,390,0,224074787,102.3,46516013,47.1,102.3,42.3
|
| 1368 |
+
2014-12-08,514854,2421,265090,27187,46140,24715,0,9492,45295,15615,59765,8867,1524,3687,4526,0,530,0,303644805,149.0,60023724,57.6,149.0,39.7
|
| 1369 |
+
2014-12-09,519024,2336,264778,30436,47690,25132,0,8521,43280,15797,60615,9749,1454,3884,4824,0,528,0,305661566,147.6,59962539,55.0,147.6,0.0
|
| 1370 |
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
|
| 1371 |
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
|