Add 2015-02-21 — 405.5K events, 14 files
Browse files- README.md +19 -19
- data/commit_comments/2015/02/21.parquet +3 -0
- data/creates/2015/02/21.parquet +3 -0
- data/deletes/2015/02/21.parquet +3 -0
- data/forks/2015/02/21.parquet +3 -0
- data/issue_comments/2015/02/21.parquet +3 -0
- data/issues/2015/02/21.parquet +3 -0
- data/members/2015/02/21.parquet +3 -0
- data/pr_review_comments/2015/02/21.parquet +3 -0
- data/public_events/2015/02/21.parquet +3 -0
- data/pull_requests/2015/02/21.parquet +3 -0
- data/pushes/2015/02/21.parquet +3 -0
- data/releases/2015/02/21.parquet +3 -0
- data/stars/2015/02/21.parquet +3 -0
- data/wiki_pages/2015/02/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 **2015-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 98.
|
| 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 |
|
|
@@ -148,7 +148,7 @@ duckdb.sql("""
|
|
| 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 |
|
| 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 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 11.
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
@@ -639,20 +639,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
-
| `pushes` | PushEvent | 142,
|
| 643 |
-
| `issues` | IssuesEvent | 16,
|
| 644 |
-
| `issue_comments` | IssueCommentEvent |
|
| 645 |
-
| `pull_requests` | PullRequestEvent | 11,
|
| 646 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent | 3,
|
| 647 |
-
| `stars` | WatchEvent | 26,
|
| 648 |
-
| `forks` | ForkEvent | 9,
|
| 649 |
-
| `creates` | CreateEvent | 35,
|
| 650 |
-
| `deletes` | DeleteEvent | 4,
|
| 651 |
-
| `releases` | ReleaseEvent |
|
| 652 |
-
| `commit_comments` | CommitCommentEvent | 2,
|
| 653 |
-
| `wiki_pages` | GollumEvent | 4,
|
| 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-02-21** (1,439 days), totaling **284,333,421 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 98.1 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 19.9 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 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 23.0M
|
| 143 |
```
|
| 144 |
|
| 145 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
|
|
|
| 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 | 49 | 23,027,743 | 469,953 | 8.0 GB | 3.8 GB | 36m34s | 1h22m | 58m11s |
|
| 152 |
|
| 153 |
|
| 154 |
### Pushes per year
|
|
|
|
| 160 |
2012 █████████░░░░░░░░░░░░░░░░░░░░░ 20.6M
|
| 161 |
2013 ██████████████████░░░░░░░░░░░░ 38.9M
|
| 162 |
2014 ██████████████████████████████ 63.1M
|
| 163 |
+
2015 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 11.6M
|
| 164 |
```
|
| 165 |
|
| 166 |
|
|
|
|
| 639 |
|
| 640 |
| Table | GitHub Event | Events | % | Description |
|
| 641 |
|-------|-------------|-------:|---:|-------------|
|
| 642 |
+
| `pushes` | PushEvent | 142,812,080 | 50.2% | Git pushes with commits |
|
| 643 |
+
| `issues` | IssuesEvent | 16,225,809 | 5.7% | Issue lifecycle events |
|
| 644 |
+
| `issue_comments` | IssueCommentEvent | 25,023,071 | 8.8% | Comments on issues/PRs |
|
| 645 |
+
| `pull_requests` | PullRequestEvent | 11,897,783 | 4.2% | PR lifecycle events |
|
| 646 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 3,059,390 | 1.1% | Line-level PR comments |
|
| 647 |
+
| `stars` | WatchEvent | 26,251,913 | 9.2% | Repository stars |
|
| 648 |
+
| `forks` | ForkEvent | 9,960,749 | 3.5% | Repository forks |
|
| 649 |
+
| `creates` | CreateEvent | 35,500,948 | 12.5% | Branch/tag/repo creation |
|
| 650 |
+
| `deletes` | DeleteEvent | 4,013,823 | 1.4% | Branch/tag deletion |
|
| 651 |
+
| `releases` | ReleaseEvent | 465,892 | 0.2% | Release publications |
|
| 652 |
+
| `commit_comments` | CommitCommentEvent | 2,473,124 | 0.9% | Comments on commits |
|
| 653 |
+
| `wiki_pages` | GollumEvent | 4,233,010 | 1.5% | Wiki page edits |
|
| 654 |
+
| `members` | MemberEvent | 252,642 | 0.1% | Collaborator additions |
|
| 655 |
+
| `public_events` | PublicEvent | 266,110 | 0.1% | Repo made public |
|
| 656 |
|
| 657 |
## How it's built
|
| 658 |
|
data/commit_comments/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcddfeb012e2a2fd11f60e97ee561f4c12b4a60bf641f95963aef5a5c3a5eda5
|
| 3 |
+
size 306541
|
data/creates/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffcbe2c05d45e5a3e7f13d461927b6e4240ca18ec81e87f1fda2b06849b4bc14
|
| 3 |
+
size 1940229
|
data/deletes/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5623ef502105b2a97d7e40d5738eaaec42d4c26f41eb2882721bda9352daa3bf
|
| 3 |
+
size 246710
|
data/forks/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22ca6993a0a9a92415edd5c3dfd5b7d5f901c7a1999ffb7db3fbd785695536b5
|
| 3 |
+
size 1794629
|
data/issue_comments/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:806e675858b4c64539e3b3ac03addc4e5122681325cf526f84dcd3d524ed85a0
|
| 3 |
+
size 5681882
|
data/issues/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b280bd76e4b905ce978a51f6b364f9f1df4db9f159cff2ccd38839357d8998dc
|
| 3 |
+
size 4722605
|
data/members/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d9aa31d7c1e958022ae6ea22f2698271c0cc0e46900c1d2ca4d5803ecacf238
|
| 3 |
+
size 100696
|
data/pr_review_comments/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7080672a38f497dc7ee8800090e76596664403a520818d30bf128c9896dcd2c2
|
| 3 |
+
size 1217516
|
data/public_events/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aecfdf74bae3d264c3c6e6d4507f81b8018fcb562ddcf5e44efe5f893f545d19
|
| 3 |
+
size 16888
|
data/pull_requests/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db6ab3e4a81eb459c0d5fa7bbb68bd7349c3990ac06275d878dff52c7615bd12
|
| 3 |
+
size 2922491
|
data/pushes/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0508a26a5bf34c52bdcbc86233955a8e6d1d479250f34e6b5ec93177e1dd72e6
|
| 3 |
+
size 45067616
|
data/releases/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cded296893d93877d93484f0a0184ee6859b2821802dbaaa7a6edb2fa93857d2
|
| 3 |
+
size 174069
|
data/stars/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c57b95ef32619f9d835ce574b18f18ea3234286af9f1e1fbc32f45ca1e31cc2
|
| 3 |
+
size 1065178
|
data/wiki_pages/2015/02/21.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e4387724d7cd394f8ebf0c8d5b0d31e3b9aae6c42965514e5bc8cbad6a11134
|
| 3 |
+
size 224662
|
stats.csv
CHANGED
|
@@ -1436,4 +1436,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 1436 |
2015-02-17,539245,0,271405,28130,58678,27349,0,9598,42420,15549,61247,11214,1720,3505,5210,2669,551,0,208488601,106.6,97876719,68.1,106.6,34.5
|
| 1437 |
2015-02-18,466173,0,237542,22718,46033,24857,0,8781,34339,13308,54463,10904,1685,3452,5189,2435,467,0,181564100,96.9,85123681,41.3,96.9,55.1
|
| 1438 |
2015-02-19,555583,0,277538,29625,59822,29306,0,10754,42551,16566,63229,11051,1809,4308,5497,2966,561,0,219128078,123.0,101814531,61.9,123.0,67.5
|
| 1439 |
-
2015-02-20,510092,0,251394,28431,51491,27709,0,8997,37874,15323,65151,10585,1744,3451,4684,2724,534,0,200491483,114.6,92545058,67.3,114.6,
|
|
|
|
|
|
| 1436 |
2015-02-17,539245,0,271405,28130,58678,27349,0,9598,42420,15549,61247,11214,1720,3505,5210,2669,551,0,208488601,106.6,97876719,68.1,106.6,34.5
|
| 1437 |
2015-02-18,466173,0,237542,22718,46033,24857,0,8781,34339,13308,54463,10904,1685,3452,5189,2435,467,0,181564100,96.9,85123681,41.3,96.9,55.1
|
| 1438 |
2015-02-19,555583,0,277538,29625,59822,29306,0,10754,42551,16566,63229,11051,1809,4308,5497,2966,561,0,219128078,123.0,101814531,61.9,123.0,67.5
|
| 1439 |
+
2015-02-20,510092,0,251394,28431,51491,27709,0,8997,37874,15323,65151,10585,1744,3451,4684,2724,534,0,200491483,114.6,92545058,67.3,114.6,126.6
|
| 1440 |
+
2015-02-21,405473,0,198841,20477,31729,16589,0,3833,30867,30381,54680,7622,1181,2392,3926,2593,362,0,135592698,82.1,65481712,42.2,82.1,0.0
|