Add 2015-01-05 — 451.6K events, 14 files
Browse files- README.md +23 -23
- data/commit_comments/2015/01/05.parquet +3 -0
- data/creates/2015/01/05.parquet +3 -0
- data/deletes/2015/01/05.parquet +3 -0
- data/forks/2015/01/05.parquet +3 -0
- data/issue_comments/2015/01/05.parquet +3 -0
- data/issues/2015/01/05.parquet +3 -0
- data/members/2015/01/05.parquet +3 -0
- data/pr_review_comments/2015/01/05.parquet +3 -0
- data/public_events/2015/01/05.parquet +3 -0
- data/pull_requests/2015/01/05.parquet +3 -0
- data/pushes/2015/01/05.parquet +3 -0
- data/releases/2015/01/05.parquet +3 -0
- data/stars/2015/01/05.parquet +3 -0
- data/wiki_pages/2015/01/05.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-
|
| 65 |
|
| 66 |
-
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 90.
|
| 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 |
|
|
@@ -139,7 +139,7 @@ duckdb.sql("""
|
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
2014 ██████████████████████████████ 124.6M
|
| 142 |
-
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 143 |
```
|
| 144 |
|
| 145 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
|
@@ -147,8 +147,8 @@ 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 | 348 | 124,581,314 | 357,992 | 51.9 GB | 11.8 GB | 4h13m | 20h37m |
|
| 151 |
-
| 2015 |
|
| 152 |
|
| 153 |
|
| 154 |
### Pushes per year
|
|
@@ -160,7 +160,7 @@ Pushes are the most common event type, representing roughly half of all GitHub a
|
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
2014 ██████████████████████████████ 63.1M
|
| 163 |
-
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
@@ -181,7 +181,7 @@ Issue events track the full lifecycle: opened, closed, reopened, labeled, assign
|
|
| 181 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ██████████████████░░░░░░░░░░░░ 4.4M
|
| 183 |
2014 ██████████████████████████████ 7.3M
|
| 184 |
-
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 185 |
```
|
| 186 |
|
| 187 |
|
|
@@ -204,7 +204,7 @@ Pull request events cover the full review cycle: opened, merged, closed, review
|
|
| 204 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
2013 ████████████████░░░░░░░░░░░░░░ 3.0M
|
| 206 |
2014 ██████████████████████████████ 5.5M
|
| 207 |
-
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 208 |
```
|
| 209 |
|
| 210 |
|
|
@@ -226,7 +226,7 @@ Stars (WatchEvent in the GitHub API) reflect community interest and discovery. S
|
|
| 226 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ███████████████████░░░░░░░░░░░ 7.1M
|
| 228 |
2014 ██████████████████████████████ 11.2M
|
| 229 |
-
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 230 |
```
|
| 231 |
|
| 232 |
|
|
@@ -639,20 +639,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
-
| `pushes` | PushEvent | 131,
|
| 643 |
-
| `issues` | IssuesEvent | 15,
|
| 644 |
-
| `issue_comments` | IssueCommentEvent | 22,
|
| 645 |
-
| `pull_requests` | PullRequestEvent | 10,
|
| 646 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,
|
| 647 |
-
| `stars` | WatchEvent | 24,
|
| 648 |
-
| `forks` | ForkEvent | 9,
|
| 649 |
-
| `creates` | CreateEvent | 32,
|
| 650 |
-
| `deletes` | DeleteEvent | 3,
|
| 651 |
-
| `releases` | ReleaseEvent |
|
| 652 |
-
| `commit_comments` | CommitCommentEvent | 2,
|
| 653 |
-
| `wiki_pages` | GollumEvent |
|
| 654 |
-
| `members` | MemberEvent |
|
| 655 |
-
| `public_events` | PublicEvent |
|
| 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-05** (1,393 days), totaling **262,268,991 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 90.4 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 |
|
|
|
|
| 139 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 42.5M
|
| 140 |
2013 ██████████████████░░░░░░░░░░░░ 76.2M
|
| 141 |
2014 ██████████████████████████████ 124.6M
|
| 142 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 963.3K
|
| 143 |
```
|
| 144 |
|
| 145 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
|
|
|
| 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 | 348 | 124,581,314 | 357,992 | 51.9 GB | 11.8 GB | 4h13m | 20h37m | 5h05m |
|
| 151 |
+
| 2015 | 3 | 963,313 | 321,104 | 330.7 MB | 162.3 MB | 43s | 4m36s | 48s |
|
| 152 |
|
| 153 |
|
| 154 |
### Pushes per year
|
|
|
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
2014 ██████████████████████████████ 63.1M
|
| 163 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 495.8K
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
|
|
| 181 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 2.4M
|
| 182 |
2013 ██████████████████░░░░░░░░░░░░ 4.4M
|
| 183 |
2014 ██████████████████████████████ 7.3M
|
| 184 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 48.5K
|
| 185 |
```
|
| 186 |
|
| 187 |
|
|
|
|
| 204 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 1.8M
|
| 205 |
2013 ████████████████░░░░░░░░░░░░░░ 3.0M
|
| 206 |
2014 ██████████████████████████████ 5.5M
|
| 207 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 42.6K
|
| 208 |
```
|
| 209 |
|
| 210 |
|
|
|
|
| 226 |
2012 ██████████░░░░░░░░░░░░░░░░░░░░ 4.0M
|
| 227 |
2013 ███████████████████░░░░░░░░░░░ 7.1M
|
| 228 |
2014 ██████████████████████████████ 11.2M
|
| 229 |
+
2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 97.8K
|
| 230 |
```
|
| 231 |
|
| 232 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 131,743,710 | 50.2% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 15,127,992 | 5.8% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 22,919,265 | 8.7% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 10,812,303 | 4.1% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 2,714,603 | 1.0% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 24,265,508 | 9.3% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 9,192,957 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 32,901,445 | 12.5% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 3,591,986 | 1.4% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 397,225 | 0.2% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,323,884 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 4,001,316 | 1.5% | Wiki page edits |
|
| 654 |
+
| `members` | MemberEvent | 136,510 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 243,210 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ebdb8cd1c62e3b58aab3f16ff281d2052b65ef2e44e9383273cefe638517144
|
| 3 |
+
size 466127
|
data/creates/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8d212cb10f322d497e1193ce61cfee446b73b2037576398248dff2e25f0da25
|
| 3 |
+
size 2049296
|
data/deletes/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67640137dd921b79db8f9d81b8da1de25fc1bf19f0dbb1e097be691bacb9a0f9
|
| 3 |
+
size 302555
|
data/forks/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7fc7ad383bb8b236b208acb4951ff9d7736b65d9b3968e5b92ce6f3fe79ca68
|
| 3 |
+
size 1658226
|
data/issue_comments/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d150f7be1c75cc403495f542472c68ddbe9465625dd69412b8dcf889048c14fe
|
| 3 |
+
size 8300581
|
data/issues/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d4984d1ce27ebe64fb9e37f4324a07d393d7a424f140f8a22b0e38bf94a1a37
|
| 3 |
+
size 5711151
|
data/members/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c682793657526b3c80d45e05edda80fc76a2e50efc34641ba3efd764aa7d491
|
| 3 |
+
size 86045
|
data/pr_review_comments/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:261fbb0e478b9d58c6b9f58787d168d2f674439fa0bfe656443586ce1b18784c
|
| 3 |
+
size 2436306
|
data/public_events/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fb4cf787fb3e4f0e798e4d8d9b2743cad3ccfce11cbb64b7274c08dea7e3b8e
|
| 3 |
+
size 22439
|
data/pull_requests/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef062200b79f1480cec8fc402a1b7e65b0353a34809d366a85f86bd7647408d9
|
| 3 |
+
size 3970012
|
data/pushes/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:389d63463ee5acbb5fe9ce31dedec315068a3313a968f0b069568f835b5c460c
|
| 3 |
+
size 53962781
|
data/releases/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd2bd90b73c841e68ed70c8c7bfb5d0e4b1db4e0f00632c4941a1d0192f0305e
|
| 3 |
+
size 220083
|
data/stars/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4037bc657a6aef17e3f678ed8723c651ab4cbbbfc0a535893d011282d9ac7e1c
|
| 3 |
+
size 1546983
|
data/wiki_pages/2015/01/05.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54c9a200ee996ea7c28271596e5917e2cd4bcbc5d5f2ce003afb663525434995
|
| 3 |
+
size 245801
|
stats.csv
CHANGED
|
@@ -1388,6 +1388,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1388 |
2014-12-28,299671,940,152025,24427,21490,11147,0,2465,32561,10318,32891,5224,884,1517,3538,0,244,0,157583164,69.8,30264309,39.6,69.8,44.4
|
| 1389 |
2014-12-29,390407,1289,187230,25409,41002,17082,0,5298,39488,12838,44420,7510,1198,2662,4608,0,373,0,216934942,91.9,40338944,40.5,91.9,41.6
|
| 1390 |
2014-12-30,380468,1137,187060,23399,35488,17200,0,5603,37821,13334,43333,6623,1234,2495,5438,0,303,0,219253769,90.5,42503753,51.7,90.5,81.3
|
| 1391 |
-
2014-12-31,265730,594,137403,15687,23025,11712,0,3924,23914,8108,28385,4741,926,1844,5261,0,206,0,146926056,62.6,28196487,33.5,62.6,
|
| 1392 |
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
|
| 1393 |
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
|
|
|
|
|
|
| 1388 |
2014-12-28,299671,940,152025,24427,21490,11147,0,2465,32561,10318,32891,5224,884,1517,3538,0,244,0,157583164,69.8,30264309,39.6,69.8,44.4
|
| 1389 |
2014-12-29,390407,1289,187230,25409,41002,17082,0,5298,39488,12838,44420,7510,1198,2662,4608,0,373,0,216934942,91.9,40338944,40.5,91.9,41.6
|
| 1390 |
2014-12-30,380468,1137,187060,23399,35488,17200,0,5603,37821,13334,43333,6623,1234,2495,5438,0,303,0,219253769,90.5,42503753,51.7,90.5,81.3
|
| 1391 |
+
2014-12-31,265730,594,137403,15687,23025,11712,0,3924,23914,8108,28385,4741,926,1844,5261,0,206,0,146926056,62.6,28196487,33.5,62.6,35.4
|
| 1392 |
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
|
| 1393 |
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
|
| 1394 |
+
2015-01-05,451564,0,221202,23615,46073,21865,0,7247,47402,15810,48404,8514,1429,3439,4085,1984,495,0,172072316,97.1,80978386,22.7,97.1,0.0
|