Add 2014-02-14 — 257.7K events, 11 files
Browse files- README.md +21 -21
- data/commit_comments/2014/02/14.parquet +3 -0
- data/creates/2014/02/14.parquet +3 -0
- data/deletes/2014/02/14.parquet +3 -0
- data/forks/2014/02/14.parquet +3 -0
- data/issue_comments/2014/02/14.parquet +3 -0
- data/issues/2014/02/14.parquet +3 -0
- data/public_events/2014/02/14.parquet +3 -0
- data/pull_requests/2014/02/14.parquet +3 -0
- data/pushes/2014/02/14.parquet +3 -0
- data/stars/2014/02/14.parquet +3 -0
- data/wiki_pages/2014/02/14.parquet +3 -0
- stats.csv +3 -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-02-
|
| 65 |
|
| 66 |
-
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 38.
|
| 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 █████░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 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 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.
|
| 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 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 1.
|
| 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 | 17,
|
| 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 |
|
| 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-02-16** (924 days), totaling **136,283,303 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 38.7 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.8 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 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 13.4M
|
| 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 | 46 | 13,446,906 | 292,324 | 4.1 GB | 1.2 GB | 30m33s | 2h02m | 36m13s |
|
| 735 |
|
| 736 |
|
| 737 |
### Pushes per year
|
|
|
|
| 740 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 741 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
|
| 742 |
2013 ██████████████████████████████ 38.1M
|
| 743 |
+
2014 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.9M
|
| 744 |
```
|
| 745 |
|
| 746 |
|
|
|
|
| 750 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 751 |
2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
|
| 752 |
2013 ██████████████████████████████ 4.3M
|
| 753 |
+
2014 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 739.3K
|
| 754 |
```
|
| 755 |
|
| 756 |
|
|
|
|
| 760 |
2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 761 |
2012 ███████��███████░░░░░░░░░░░░░░░ 1.5M
|
| 762 |
2013 ██████████████████████████████ 2.9M
|
| 763 |
+
2014 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 576.9K
|
| 764 |
```
|
| 765 |
|
| 766 |
|
|
|
|
| 770 |
2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
|
| 771 |
2012 ██████████████░░░░░░░░░░░░░░░░ 3.3M
|
| 772 |
2013 ██████████████████████████████ 7.0M
|
| 773 |
+
2014 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 1.3M
|
| 774 |
```
|
| 775 |
|
| 776 |
|
|
|
|
| 1154 |
|
| 1155 |
| Table | GitHub Event | Events | % | Description |
|
| 1156 |
|-------|-------------|-------:|---:|-------------|
|
| 1157 |
+
| `pushes` | PushEvent | 68,123,491 | 50.0% | Git pushes with commits |
|
| 1158 |
+
| `issues` | IssuesEvent | 7,702,218 | 5.7% | Issue lifecycle events |
|
| 1159 |
+
| `issue_comments` | IssueCommentEvent | 11,754,751 | 8.6% | Comments on issues/PRs |
|
| 1160 |
+
| `pull_requests` | PullRequestEvent | 5,387,291 | 4.0% | PR lifecycle events |
|
| 1161 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 1,115,051 | 0.8% | Line-level PR comments |
|
| 1162 |
+
| `stars` | WatchEvent | 12,899,196 | 9.5% | Repository stars |
|
| 1163 |
+
| `forks` | ForkEvent | 4,906,628 | 3.6% | Repository forks |
|
| 1164 |
+
| `creates` | CreateEvent | 17,571,122 | 12.9% | Branch/tag/repo creation |
|
| 1165 |
+
| `deletes` | DeleteEvent | 1,442,204 | 1.1% | Branch/tag deletion |
|
| 1166 |
+
| `releases` | ReleaseEvent | 107,198 | 0.1% | Release publications |
|
| 1167 |
+
| `commit_comments` | CommitCommentEvent | 1,325,279 | 1.0% | Comments on commits |
|
| 1168 |
+
| `wiki_pages` | GollumEvent | 2,432,386 | 1.8% | Wiki page edits |
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
+
| `public_events` | PublicEvent | 125,170 | 0.1% | Repo made public |
|
| 1171 |
|
| 1172 |
## How it's built
|
| 1173 |
|
data/commit_comments/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f1f6b902970cdc3d296951c3211969dd22321c9f95ce2d61cee6c8a30e58d41
|
| 3 |
+
size 79732
|
data/creates/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d95f07c3fc6c93835068ef0ae9f98ba89532669a20ad6211a36129f5fac4eb41
|
| 3 |
+
size 1153973
|
data/deletes/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d217c632c57a6449d4bfec5182eeb281f4b5975caac12845cbc890d97afec2bd
|
| 3 |
+
size 136712
|
data/forks/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55a271a39dcacc9a67f1f75f0d47f01f674c10ef407af50581ead49f58533ef8
|
| 3 |
+
size 242570
|
data/issue_comments/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b9a166de00eaebcb77c652b3a194d80f8d15cfb1580253f70ca15b258f8a49a
|
| 3 |
+
size 565367
|
data/issues/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c74dfc155217caec68a072cfbfc20ee4ae0f5212c1355b6fa0a0f30d82ae2d0
|
| 3 |
+
size 338253
|
data/public_events/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09af740d44cd504f6783304a38fe2c8fa5fbea34825d96af6ea6d7025af7585b
|
| 3 |
+
size 11415
|
data/pull_requests/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11f774a814b4ec95fabdf949db5dbe33e692aa118dbb333074214d23179a0762
|
| 3 |
+
size 2184844
|
data/pushes/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bdd99ba3ea00ca1c6379c904f285496a823b9f7ca31f7904ddfb84208f5bddc
|
| 3 |
+
size 20833614
|
data/stars/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd0379f74ce0cc4d3281e8d3c6cdf0e6d68a75059b99180a00d6ea38a2eb7646
|
| 3 |
+
size 505094
|
data/wiki_pages/2014/02/14.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1853e30c5a98edcd7d7a8b2f980ee4e17e654d3c78f024b2f3ea8844df78c674
|
| 3 |
+
size 213147
|
stats.csv
CHANGED
|
@@ -920,4 +920,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 920 |
2014-02-10,352168,1837,174327,19854,35253,15673,0,4696,33686,12386,39229,5785,787,3280,5055,0,320,0,117171350,245.1,34581226,45.4,245.1,39.9
|
| 921 |
2014-02-11,363190,1985,179787,20002,35633,16418,0,4605,35051,13253,40275,7174,739,2870,5059,0,339,0,120782531,252.0,35394809,70.3,252.0,180.4
|
| 922 |
2014-02-12,365322,1919,181101,20991,34773,16798,0,4508,34287,13575,39142,8813,741,2994,5321,0,359,0,121356111,245.5,35985669,50.7,245.5,38.0
|
| 923 |
-
2014-02-13,334104,1908,166703,18064,33121,15813,0,4663,29948,12555,35947,5673,701,3046,5421,0,541,0,112659046,219.4,33636952,44.7,219.4,
|
|
|
|
|
|
|
|
|
| 920 |
2014-02-10,352168,1837,174327,19854,35253,15673,0,4696,33686,12386,39229,5785,787,3280,5055,0,320,0,117171350,245.1,34581226,45.4,245.1,39.9
|
| 921 |
2014-02-11,363190,1985,179787,20002,35633,16418,0,4605,35051,13253,40275,7174,739,2870,5059,0,339,0,120782531,252.0,35394809,70.3,252.0,180.4
|
| 922 |
2014-02-12,365322,1919,181101,20991,34773,16798,0,4508,34287,13575,39142,8813,741,2994,5321,0,359,0,121356111,245.5,35985669,50.7,245.5,38.0
|
| 923 |
+
2014-02-13,334104,1908,166703,18064,33121,15813,0,4663,29948,12555,35947,5673,701,3046,5421,0,541,0,112659046,219.4,33636952,44.7,219.4,51.3
|
| 924 |
+
2014-02-14,257667,1775,129985,12802,23884,12146,0,3338,23028,8791,29567,4900,624,2467,4103,0,257,0,87416267,163.0,26264721,49.4,163.0,0.0
|
| 925 |
+
2014-02-16,258293,1190,136873,12502,21000,9327,0,1892,25563,9379,29163,3805,679,2133,4550,0,237,0,80832307,138.3,24860866,49.3,138.3,0.0
|