Add 2014-01-25 — 241.4K events, 11 files
Browse files- README.md +21 -21
- data/commit_comments/2014/01/25.parquet +3 -0
- data/creates/2014/01/25.parquet +3 -0
- data/deletes/2014/01/25.parquet +3 -0
- data/forks/2014/01/25.parquet +3 -0
- data/issue_comments/2014/01/25.parquet +3 -0
- data/issues/2014/01/25.parquet +3 -0
- data/public_events/2014/01/25.parquet +3 -0
- data/pull_requests/2014/01/25.parquet +3 -0
- data/pushes/2014/01/25.parquet +3 -0
- data/stars/2014/01/25.parquet +3 -0
- data/wiki_pages/2014/01/25.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 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 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 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.
|
| 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 | 64,
|
| 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 | 92,
|
| 1167 |
-
| `commit_comments` | CommitCommentEvent | 1,
|
| 1168 |
-
| `wiki_pages` | GollumEvent | 2,
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
-
| `public_events` | PublicEvent | 118,
|
| 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-25** (903 days), totaling **129,800,198 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.7 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.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 |
|
|
|
|
| 723 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
|
| 724 |
2012 █████████████░░░░░░░░░░░░░░░░░ 34.3M
|
| 725 |
2013 ██████████████████████████████ 74.5M
|
| 726 |
+
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 7.0M
|
| 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 | 25 | 6,963,801 | 278,552 | 2.1 GB | 654.4 MB | 14m52s | 56m41s | 16m48s |
|
| 735 |
|
| 736 |
|
| 737 |
### Pushes per year
|
|
|
|
| 740 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 741 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
|
| 742 |
2013 ██████████████████████████████ 38.1M
|
| 743 |
+
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 3.5M
|
| 744 |
```
|
| 745 |
|
| 746 |
|
|
|
|
| 750 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 751 |
2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
|
| 752 |
2013 ██████████████████████████████ 4.3M
|
| 753 |
+
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 388.4K
|
| 754 |
```
|
| 755 |
|
| 756 |
|
|
|
|
| 760 |
2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 761 |
2012 ███████████████░░░░░░░░░░░░░░░ 1.5M
|
| 762 |
2013 ██████████████████████████████ 2.9M
|
| 763 |
+
2014 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 299.4K
|
| 764 |
```
|
| 765 |
|
| 766 |
|
|
|
|
| 770 |
2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
|
| 771 |
2012 ██████████████░░░░░░░░░░░░░░░░ 3.3M
|
| 772 |
2013 ██████████████████████████████ 7.0M
|
| 773 |
+
2014 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 675.1K
|
| 774 |
```
|
| 775 |
|
| 776 |
|
|
|
|
| 1154 |
|
| 1155 |
| Table | GitHub Event | Events | % | Description |
|
| 1156 |
|-------|-------------|-------:|---:|-------------|
|
| 1157 |
+
| `pushes` | PushEvent | 64,779,781 | 49.9% | Git pushes with commits |
|
| 1158 |
+
| `issues` | IssuesEvent | 7,351,240 | 5.7% | Issue lifecycle events |
|
| 1159 |
+
| `issue_comments` | IssueCommentEvent | 11,164,963 | 8.6% | Comments on issues/PRs |
|
| 1160 |
+
| `pull_requests` | PullRequestEvent | 5,109,803 | 3.9% | PR lifecycle events |
|
| 1161 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 1,040,061 | 0.8% | Line-level PR comments |
|
| 1162 |
+
| `stars` | WatchEvent | 12,302,294 | 9.5% | Repository stars |
|
| 1163 |
+
| `forks` | ForkEvent | 4,683,969 | 3.6% | Repository forks |
|
| 1164 |
+
| `creates` | CreateEvent | 16,857,372 | 13.0% | Branch/tag/repo creation |
|
| 1165 |
+
| `deletes` | DeleteEvent | 1,332,151 | 1.0% | Branch/tag deletion |
|
| 1166 |
+
| `releases` | ReleaseEvent | 92,759 | 0.1% | Release publications |
|
| 1167 |
+
| `commit_comments` | CommitCommentEvent | 1,271,436 | 1.0% | Comments on commits |
|
| 1168 |
+
| `wiki_pages` | GollumEvent | 2,340,130 | 1.8% | Wiki page edits |
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
+
| `public_events` | PublicEvent | 118,670 | 0.1% | Repo made public |
|
| 1171 |
|
| 1172 |
## How it's built
|
| 1173 |
|
data/commit_comments/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c39f5caf17154b561ab2aec664cb7e191c5f925cdd24cb2d662576abf73c029c
|
| 3 |
+
size 61830
|
data/creates/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfa2508d93919201ba0c9107793b9444d27bdd4540859d8fcdd28971061b6699
|
| 3 |
+
size 1015794
|
data/deletes/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c04f9ff055c3c2464d81fdb5956635f60d6e89844581706bc4952709da4ed5cb
|
| 3 |
+
size 102158
|
data/forks/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:574327cf7fab09fed406d9e91c1ce5757ab7b7558ced29bcfcb203da39d5c4ae
|
| 3 |
+
size 226181
|
data/issue_comments/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94f1c7e6bfc052b5e0b4ec4791382d1294929a773cd193375e6877bbc4864778
|
| 3 |
+
size 406997
|
data/issues/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e67c640028916c75c98a9465fb5ea186e95c1755e5b58137cbc8f2c7d23d4664
|
| 3 |
+
size 281562
|
data/public_events/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fb9fe026a6a7977cf0e1263476bf6e48105b43871f06b0b0f5bcb89542bb4ab
|
| 3 |
+
size 8697
|
data/pull_requests/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f94c2ed48d6e481c1f70404711f3b7d99778b300e082b9d2984eb99dad2831f4
|
| 3 |
+
size 1492634
|
data/pushes/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac97a336ad084168bc3cad193f2e35d50ab8990f475a9b1c3f9382addfa49cb4
|
| 3 |
+
size 19471613
|
data/stars/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c85f64f19467222935266cbeb6b11b598b65dd630b88e3b02260503c3b5a5649
|
| 3 |
+
size 462259
|
data/wiki_pages/2014/01/25.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b417324ecc27ac7398e114bf7586c047afb3bdb9e2cfde3295020d4817ed3e6a
|
| 3 |
+
size 232985
|
stats.csv
CHANGED
|
@@ -900,4 +900,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 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,44.5
|
| 901 |
2014-01-22,341232,1889,168628,18970,34461,15743,0,3651,32213,12448,38889,5520,720,2897,4845,0,358,0,112430796,172.5,33414110,42.7,172.5,38.7
|
| 902 |
2014-01-23,329801,1859,165613,16605,31347,15610,0,3780,30675,11966,36876,6652,792,2846,4843,0,337,0,109725565,170.9,32471063,31.3,170.9,49.9
|
| 903 |
-
2014-01-24,281180,2495,144630,14830,24347,13149,0,3314,24573,9961,32032,5063,621,2329,3559,0,277,0,93717929,152.2,28460821,51.6,152.2,
|
|
|
|
|
|
| 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,44.5
|
| 901 |
2014-01-22,341232,1889,168628,18970,34461,15743,0,3651,32213,12448,38889,5520,720,2897,4845,0,358,0,112430796,172.5,33414110,42.7,172.5,38.7
|
| 902 |
2014-01-23,329801,1859,165613,16605,31347,15610,0,3780,30675,11966,36876,6652,792,2846,4843,0,337,0,109725565,170.9,32471063,31.3,170.9,49.9
|
| 903 |
+
2014-01-24,281180,2495,144630,14830,24347,13149,0,3314,24573,9961,32032,5063,621,2329,3559,0,277,0,93717929,152.2,28460821,51.6,152.2,49.3
|
| 904 |
+
2014-01-25,241447,1813,136867,10988,16960,8528,0,1561,20534,8115,26359,4167,466,1650,3250,0,189,0,74383397,132.5,23762710,58.2,132.5,0.0
|