Add 2014-01-21 — 343.9K events, 11 files
Browse files- README.md +21 -21
- data/commit_comments/2014/01/21.parquet +3 -0
- data/creates/2014/01/21.parquet +3 -0
- data/deletes/2014/01/21.parquet +3 -0
- data/forks/2014/01/21.parquet +3 -0
- data/issue_comments/2014/01/21.parquet +3 -0
- data/issues/2014/01/21.parquet +3 -0
- data/public_events/2014/01/21.parquet +3 -0
- data/pull_requests/2014/01/21.parquet +3 -0
- data/pushes/2014/01/21.parquet +3 -0
- data/stars/2014/01/21.parquet +3 -0
- data/wiki_pages/2014/01/21.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 **2014-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 36.
|
| 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 |
|
|
@@ -723,7 +723,7 @@ duckdb.sql("""
|
|
| 723 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
|
| 724 |
2012 █████████████░░░░░░░░░░░░░░░░░ 34.3M
|
| 725 |
2013 ██████████████████████████████ 74.5M
|
| 726 |
-
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.
|
| 727 |
```
|
| 728 |
|
| 729 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
|
@@ -731,7 +731,7 @@ duckdb.sql("""
|
|
| 731 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 732 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 733 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 734 |
-
| 2014 |
|
| 735 |
|
| 736 |
|
| 737 |
### Pushes per year
|
|
@@ -740,7 +740,7 @@ duckdb.sql("""
|
|
| 740 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 741 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
|
| 742 |
2013 ██████████████████████████████ 38.1M
|
| 743 |
-
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.
|
| 744 |
```
|
| 745 |
|
| 746 |
|
|
@@ -750,7 +750,7 @@ duckdb.sql("""
|
|
| 750 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 751 |
2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
|
| 752 |
2013 ██████████████████████████████ 4.3M
|
| 753 |
-
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 754 |
```
|
| 755 |
|
| 756 |
|
|
@@ -760,7 +760,7 @@ duckdb.sql("""
|
|
| 760 |
2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 761 |
2012 ███████████████░░░░░░░░░░░░░░░ 1.5M
|
| 762 |
2013 ██████████████████████████████ 2.9M
|
| 763 |
-
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 764 |
```
|
| 765 |
|
| 766 |
|
|
@@ -770,7 +770,7 @@ duckdb.sql("""
|
|
| 770 |
2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
|
| 771 |
2012 ██████████████░░░░░░░░░░░░░░░░ 3.3M
|
| 772 |
2013 ██████████████████████████████ 7.0M
|
| 773 |
-
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 774 |
```
|
| 775 |
|
| 776 |
|
|
@@ -1154,20 +1154,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 1154 |
|
| 1155 |
| Table | GitHub Event | Events | % | Description |
|
| 1156 |
|-------|-------------|-------:|---:|-------------|
|
| 1157 |
-
| `pushes` | PushEvent |
|
| 1158 |
-
| `issues` | IssuesEvent | 7,
|
| 1159 |
-
| `issue_comments` | IssueCommentEvent | 11,
|
| 1160 |
-
| `pull_requests` | PullRequestEvent | 5,
|
| 1161 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 1,
|
| 1162 |
-
| `stars` | WatchEvent | 12,
|
| 1163 |
-
| `forks` | ForkEvent | 4,
|
| 1164 |
-
| `creates` | CreateEvent | 16,
|
| 1165 |
-
| `deletes` | DeleteEvent | 1,
|
| 1166 |
-
| `releases` | ReleaseEvent |
|
| 1167 |
-
| `commit_comments` | CommitCommentEvent | 1,
|
| 1168 |
-
| `wiki_pages` | GollumEvent | 2,
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
-
| `public_events` | PublicEvent | 117,
|
| 1171 |
|
| 1172 |
## How it's built
|
| 1173 |
|
|
|
|
| 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 **2014-01-21** (899 days), totaling **128,606,538 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 36.3 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.1 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 |
|
|
|
|
| 723 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
|
| 724 |
2012 █████████████░░░░░░░░░░░░░░░░░ 34.3M
|
| 725 |
2013 ██████████████████████████████ 74.5M
|
| 726 |
+
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.8M
|
| 727 |
```
|
| 728 |
|
| 729 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
|
|
|
| 731 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 732 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 733 |
| 2013 | 344 | 74,483,412 | 216,521 | 22.7 GB | 7.0 GB | 3h27m | 10h53m | 4h29m |
|
| 734 |
+
| 2014 | 21 | 5,770,141 | 274,768 | 1.7 GB | 541.8 MB | 11m48s | 46m13s | 13m45s |
|
| 735 |
|
| 736 |
|
| 737 |
### Pushes per year
|
|
|
|
| 740 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 741 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
|
| 742 |
2013 ██████████████████████████████ 38.1M
|
| 743 |
+
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.9M
|
| 744 |
```
|
| 745 |
|
| 746 |
|
|
|
|
| 750 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 751 |
2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
|
| 752 |
2013 ██████████████████████████████ 4.3M
|
| 753 |
+
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 327.0K
|
| 754 |
```
|
| 755 |
|
| 756 |
|
|
|
|
| 760 |
2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 761 |
2012 ███████████████░░░░░░░░░░░░░░░ 1.5M
|
| 762 |
2013 ██████████████████████████████ 2.9M
|
| 763 |
+
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 246.3K
|
| 764 |
```
|
| 765 |
|
| 766 |
|
|
|
|
| 770 |
2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
|
| 771 |
2012 ██████████████░░░░░░░░░░░░░░░░ 3.3M
|
| 772 |
2013 ██████████████████████████████ 7.0M
|
| 773 |
+
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 567.1K
|
| 774 |
```
|
| 775 |
|
| 776 |
|
|
|
|
| 1154 |
|
| 1155 |
| Table | GitHub Event | Events | % | Description |
|
| 1156 |
|-------|-------------|-------:|---:|-------------|
|
| 1157 |
+
| `pushes` | PushEvent | 64,164,043 | 49.9% | Git pushes with commits |
|
| 1158 |
+
| `issues` | IssuesEvent | 7,289,847 | 5.7% | Issue lifecycle events |
|
| 1159 |
+
| `issue_comments` | IssueCommentEvent | 11,057,848 | 8.6% | Comments on issues/PRs |
|
| 1160 |
+
| `pull_requests` | PullRequestEvent | 5,056,773 | 3.9% | PR lifecycle events |
|
| 1161 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 1,027,755 | 0.8% | Line-level PR comments |
|
| 1162 |
+
| `stars` | WatchEvent | 12,194,299 | 9.5% | Repository stars |
|
| 1163 |
+
| `forks` | ForkEvent | 4,641,479 | 3.6% | Repository forks |
|
| 1164 |
+
| `creates` | CreateEvent | 16,723,216 | 13.0% | Branch/tag/repo creation |
|
| 1165 |
+
| `deletes` | DeleteEvent | 1,310,749 | 1.0% | Branch/tag deletion |
|
| 1166 |
+
| `releases` | ReleaseEvent | 90,160 | 0.1% | Release publications |
|
| 1167 |
+
| `commit_comments` | CommitCommentEvent | 1,261,714 | 1.0% | Comments on commits |
|
| 1168 |
+
| `wiki_pages` | GollumEvent | 2,323,633 | 1.8% | Wiki page edits |
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
+
| `public_events` | PublicEvent | 117,509 | 0.1% | Repo made public |
|
| 1171 |
|
| 1172 |
## How it's built
|
| 1173 |
|
data/commit_comments/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bd081e39ee5eb6ae8f1a25fa6abc8237aaf103b3182582fc74767f1fb9b4d06
|
| 3 |
+
size 94227
|
data/creates/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6290dd5e879afa6759777ca3961c7a08da320511098cd066b30350bbfb56140
|
| 3 |
+
size 1431857
|
data/deletes/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddd245414b706a214fa443d30cd2d49c9d07029288375f6c9a15171ce5b93e6b
|
| 3 |
+
size 162922
|
data/forks/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03748ab64bb72bd38afa2d1f0458b41291eee293cdd5c20644832c7488f02f71
|
| 3 |
+
size 369361
|
data/issue_comments/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76d5bfc975a6f9cd94bbfb3a51e7cc01ccbfab8444022b5ef23db78b976f5c0c
|
| 3 |
+
size 767255
|
data/issues/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ce8bfc12a7045352aac156c517302bb960c4ff72ab9ca42064cf388f83327aa
|
| 3 |
+
size 481364
|
data/public_events/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba85a786e32574b3009ecd579802d6dd1fa4e51c0aec26663febeb7ac39622f5
|
| 3 |
+
size 12912
|
data/pull_requests/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97b984bbbfa2bae5c7083708155fefa1577da42a2ba27057fef51bbcab74dfe2
|
| 3 |
+
size 2805284
|
data/pushes/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:919a40827bcceeb3d59ce9fafa9a009dea1e95b823d59477f5ba99f7bb4a1338
|
| 3 |
+
size 26404874
|
data/stars/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7079549230e4959652775fd6d89c341867588d436af5995b3f12682e020831b1
|
| 3 |
+
size 713189
|
data/wiki_pages/2014/01/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7af58a352c5a12af6752d1095d529940b17d7e16dcf7a934713addac1525365
|
| 3 |
+
size 311116
|
stats.csv
CHANGED
|
@@ -896,4 +896,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 896 |
2014-01-17,286420,1756,145175,13994,26112,13286,0,3290,27154,10208,32681,5179,684,2387,4226,0,288,0,95445329,138.8,28748698,29.5,138.8,42.9
|
| 897 |
2014-01-18,212322,1177,114581,10079,15842,7811,0,2032,19716,7685,24460,3021,501,1713,3504,0,200,0,66016129,96.6,21107869,28.8,96.6,42.5
|
| 898 |
2014-01-19,241243,877,128668,12440,20558,8698,0,2015,23475,8346,26521,3390,663,1790,3556,0,246,0,74354754,105.5,23625730,32.6,105.5,35.1
|
| 899 |
-
2014-01-20,319360,1610,162642,15787,28692,14783,0,3328,30868,11665,36459,5325,758,2725,4411,0,307,0,107152227,153.1,33067668,31.7,153.1,
|
|
|
|
|
|
| 896 |
2014-01-17,286420,1756,145175,13994,26112,13286,0,3290,27154,10208,32681,5179,684,2387,4226,0,288,0,95445329,138.8,28748698,29.5,138.8,42.9
|
| 897 |
2014-01-18,212322,1177,114581,10079,15842,7811,0,2032,19716,7685,24460,3021,501,1713,3504,0,200,0,66016129,96.6,21107869,28.8,96.6,42.5
|
| 898 |
2014-01-19,241243,877,128668,12440,20558,8698,0,2015,23475,8346,26521,3390,663,1790,3556,0,246,0,74354754,105.5,23625730,32.6,105.5,35.1
|
| 899 |
+
2014-01-20,319360,1610,162642,15787,28692,14783,0,3328,30868,11665,36459,5325,758,2725,4411,0,307,0,107152227,153.1,33067668,31.7,153.1,73.9
|
| 900 |
+
2014-01-21,343877,1911,167150,19444,34835,15756,0,4234,33461,14808,38097,5758,771,2634,4694,0,324,0,113335120,170.6,33554361,62.8,170.6,0.0
|