Add 2014-01-16 — 324.3K events, 11 files
Browse files- README.md +21 -21
- data/commit_comments/2014/01/16.parquet +3 -0
- data/creates/2014/01/16.parquet +3 -0
- data/deletes/2014/01/16.parquet +3 -0
- data/forks/2014/01/16.parquet +3 -0
- data/issue_comments/2014/01/16.parquet +3 -0
- data/issues/2014/01/16.parquet +3 -0
- data/public_events/2014/01/16.parquet +3 -0
- data/pull_requests/2014/01/16.parquet +3 -0
- data/pushes/2014/01/16.parquet +3 -0
- data/stars/2014/01/16.parquet +3 -0
- data/wiki_pages/2014/01/16.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 35.
|
| 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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.
|
| 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 | 63,
|
| 1158 |
-
| `issues` | IssuesEvent | 7,
|
| 1159 |
-
| `issue_comments` | IssueCommentEvent | 10,
|
| 1160 |
-
| `pull_requests` | PullRequestEvent | 4,
|
| 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 | 86,
|
| 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-01-16** (894 days), totaling **127,203,316 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 35.9 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.0 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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.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 | 16 | 4,366,919 | 272,932 | 1.3 GB | 408.1 MB | 8m43s | 35m08s | 9m40s |
|
| 735 |
|
| 736 |
|
| 737 |
### Pushes per year
|
|
|
|
| 740 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 741 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
|
| 742 |
2013 ██████████████████████████████ 38.1M
|
| 743 |
+
2014 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 2.2M
|
| 744 |
```
|
| 745 |
|
| 746 |
|
|
|
|
| 750 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 751 |
2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
|
| 752 |
2013 ██████████████████████████████ 4.3M
|
| 753 |
+
2014 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 255.2K
|
| 754 |
```
|
| 755 |
|
| 756 |
|
|
|
|
| 760 |
2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 761 |
2012 ████████���██████░░░░░░░░░░░░░░░ 1.5M
|
| 762 |
2013 ██████████████████████████████ 2.9M
|
| 763 |
+
2014 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 186.0K
|
| 764 |
```
|
| 765 |
|
| 766 |
|
|
|
|
| 770 |
2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
|
| 771 |
2012 ██████████████░░░░░░░░░░░░░░░░ 3.3M
|
| 772 |
2013 ██████████████████████████████ 7.0M
|
| 773 |
+
2014 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 432.5K
|
| 774 |
```
|
| 775 |
|
| 776 |
|
|
|
|
| 1154 |
|
| 1155 |
| Table | GitHub Event | Events | % | Description |
|
| 1156 |
|-------|-------------|-------:|---:|-------------|
|
| 1157 |
+
| `pushes` | PushEvent | 63,445,827 | 49.9% | Git pushes with commits |
|
| 1158 |
+
| `issues` | IssuesEvent | 7,218,103 | 5.7% | Issue lifecycle events |
|
| 1159 |
+
| `issue_comments` | IssueCommentEvent | 10,931,809 | 8.6% | Comments on issues/PRs |
|
| 1160 |
+
| `pull_requests` | PullRequestEvent | 4,996,439 | 3.9% | PR lifecycle events |
|
| 1161 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 1,012,856 | 0.8% | Line-level PR comments |
|
| 1162 |
+
| `stars` | WatchEvent | 12,059,625 | 9.5% | Repository stars |
|
| 1163 |
+
| `forks` | ForkEvent | 4,588,767 | 3.6% | Repository forks |
|
| 1164 |
+
| `creates` | CreateEvent | 16,564,998 | 13.0% | Branch/tag/repo creation |
|
| 1165 |
+
| `deletes` | DeleteEvent | 1,288,076 | 1.0% | Branch/tag deletion |
|
| 1166 |
+
| `releases` | ReleaseEvent | 86,783 | 0.1% | Release publications |
|
| 1167 |
+
| `commit_comments` | CommitCommentEvent | 1,250,465 | 1.0% | Comments on commits |
|
| 1168 |
+
| `wiki_pages` | GollumEvent | 2,303,242 | 1.8% | Wiki page edits |
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
+
| `public_events` | PublicEvent | 116,144 | 0.1% | Repo made public |
|
| 1171 |
|
| 1172 |
## How it's built
|
| 1173 |
|
data/commit_comments/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:042ba91950446e9dbd16cae4db134cc6b0e274bf3388bd2eef75f717be38cb3e
|
| 3 |
+
size 105005
|
data/creates/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e390a8988d48e94cf7bb3c5f15b76faa41a25aaba567024c12dda140d75c2efa
|
| 3 |
+
size 1306652
|
data/deletes/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fd63e7c9ac357daef9a3ef85e97d450a0b2e2b4a401a898c0a1c599d892d463
|
| 3 |
+
size 156964
|
data/forks/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82ebf7d42b8d3cd92ef02365c7a5979442cfaad227d7cb01501d47dae7984372
|
| 3 |
+
size 323293
|
data/issue_comments/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:716e222e217ec8e0dcdf27bbeef92846eae51bbd5e40ce51cffed383f647a93d
|
| 3 |
+
size 693877
|
data/issues/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50c27edd5e2267886e8eb4929d1bd5cde1702e2dbda2132352e1fa1dded2dd0c
|
| 3 |
+
size 413646
|
data/public_events/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fc9cf98782bc342b8d084df828829ddb32b969588e7ec9e0cb50e074733fa9f
|
| 3 |
+
size 13127
|
data/pull_requests/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88fc97a9fb6a1378a6907494321b58346f53bdeb209b9bdad582106e63455239
|
| 3 |
+
size 2545680
|
data/pushes/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e202475c71c52948cfcd3ca76606fc4da7864c2c83258c85979c647350c9f4f
|
| 3 |
+
size 25462365
|
data/stars/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6883b31c2ab94041b610c2c89e60be160f7f37c6db42b720f382afe925b8bed
|
| 3 |
+
size 681357
|
data/wiki_pages/2014/01/16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb57a05d2568d8c5446827bf3620b75aeeca8611ce250bffe6f28d974e15e3a2
|
| 3 |
+
size 259618
|
stats.csv
CHANGED
|
@@ -891,4 +891,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 891 |
2014-01-12,231337,874,123125,11233,18148,7960,0,1564,23360,8477,27402,3406,611,1635,3333,0,209,0,71173570,112.8,22805166,27.3,112.8,41.8
|
| 892 |
2014-01-13,324308,1747,160991,16734,30211,14614,0,3901,31039,11513,39521,5418,732,3138,4417,0,332,0,106590113,166.9,32159663,42.1,166.9,36.0
|
| 893 |
2014-01-14,328741,1760,164604,17004,30516,14622,0,3767,32201,11861,37416,5399,728,3444,5065,0,354,0,108377699,165.9,32299784,36.7,165.9,34.7
|
| 894 |
-
2014-01-15,332307,1665,167574,18124,31382,15366,0,3604,30462,12299,37274,5650,621,2857,5065,0,364,0,110274043,170.1,33383672,31.4,170.1,
|
|
|
|
|
|
| 891 |
2014-01-12,231337,874,123125,11233,18148,7960,0,1564,23360,8477,27402,3406,611,1635,3333,0,209,0,71173570,112.8,22805166,27.3,112.8,41.8
|
| 892 |
2014-01-13,324308,1747,160991,16734,30211,14614,0,3901,31039,11513,39521,5418,732,3138,4417,0,332,0,106590113,166.9,32159663,42.1,166.9,36.0
|
| 893 |
2014-01-14,328741,1760,164604,17004,30516,14622,0,3767,32201,11861,37416,5399,728,3444,5065,0,354,0,108377699,165.9,32299784,36.7,165.9,34.7
|
| 894 |
+
2014-01-15,332307,1665,167574,18124,31382,15366,0,3604,30462,12299,37274,5650,621,2857,5065,0,364,0,110274043,170.1,33383672,31.4,170.1,45.6
|
| 895 |
+
2014-01-16,324263,1780,163692,15947,29903,14928,0,3751,31413,12155,35885,5633,671,3244,4930,0,331,0,108369875,166.9,31961584,35.6,166.9,0.0
|