Add 2014-01-07 — 310.1K events, 11 files
Browse files- README.md +21 -21
- data/commit_comments/2014/01/07.parquet +3 -0
- data/creates/2014/01/07.parquet +3 -0
- data/deletes/2014/01/07.parquet +3 -0
- data/forks/2014/01/07.parquet +3 -0
- data/issue_comments/2014/01/07.parquet +3 -0
- data/issues/2014/01/07.parquet +3 -0
- data/public_events/2014/01/07.parquet +3 -0
- data/pull_requests/2014/01/07.parquet +3 -0
- data/pushes/2014/01/07.parquet +3 -0
- data/stars/2014/01/07.parquet +3 -0
- data/wiki_pages/2014/01/07.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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.
|
| 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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 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 | 10,
|
| 1160 |
-
| `pull_requests` | PullRequestEvent | 4,
|
| 1161 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent |
|
| 1162 |
-
| `stars` | WatchEvent | 11,
|
| 1163 |
-
| `forks` | ForkEvent | 4,
|
| 1164 |
-
| `creates` | CreateEvent | 16,
|
| 1165 |
-
| `deletes` | DeleteEvent | 1,
|
| 1166 |
-
| `releases` | ReleaseEvent | 80,
|
| 1167 |
-
| `commit_comments` | CommitCommentEvent | 1,
|
| 1168 |
-
| `wiki_pages` | GollumEvent | 2,
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
-
| `public_events` | PublicEvent | 113,
|
| 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-07** (885 days), totaling **124,530,577 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.1 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 11.7 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 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.7M
|
| 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 | 7 | 1,694,180 | 242,025 | 520.9 MB | 158.7 MB | 3m32s | 12m59s | 3m58s |
|
| 735 |
|
| 736 |
|
| 737 |
### Pushes per year
|
|
|
|
| 740 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 741 |
2012 ████████████░░░░░░░░░░░░░░░░░░ 16.5M
|
| 742 |
2013 ██████████████████████████████ 38.1M
|
| 743 |
+
2014 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 855.7K
|
| 744 |
```
|
| 745 |
|
| 746 |
|
|
|
|
| 750 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 751 |
2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
|
| 752 |
2013 ██████████████████████████████ 4.3M
|
| 753 |
+
2014 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 93.7K
|
| 754 |
```
|
| 755 |
|
| 756 |
|
|
|
|
| 760 |
2011 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 761 |
2012 ███████████████░░░░░░░░░░░░░░░ 1.5M
|
| 762 |
2013 ██████████████████████████████ 2.9M
|
| 763 |
+
2014 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 70.5K
|
| 764 |
```
|
| 765 |
|
| 766 |
|
|
|
|
| 770 |
2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.4M
|
| 771 |
2012 ██████████████░░░░░░░░░░░░░░░░ 3.3M
|
| 772 |
2013 ██████████████████████████████ 7.0M
|
| 773 |
+
2014 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 175.7K
|
| 774 |
```
|
| 775 |
|
| 776 |
|
|
|
|
| 1154 |
|
| 1155 |
| Table | GitHub Event | Events | % | Description |
|
| 1156 |
|-------|-------------|-------:|---:|-------------|
|
| 1157 |
+
| `pushes` | PushEvent | 62,112,132 | 49.9% | Git pushes with commits |
|
| 1158 |
+
| `issues` | IssuesEvent | 7,056,566 | 5.7% | Issue lifecycle events |
|
| 1159 |
+
| `issue_comments` | IssueCommentEvent | 10,684,539 | 8.6% | Comments on issues/PRs |
|
| 1160 |
+
| `pull_requests` | PullRequestEvent | 4,880,935 | 3.9% | PR lifecycle events |
|
| 1161 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 984,152 | 0.8% | Line-level PR comments |
|
| 1162 |
+
| `stars` | WatchEvent | 11,802,849 | 9.5% | Repository stars |
|
| 1163 |
+
| `forks` | ForkEvent | 4,492,519 | 3.6% | Repository forks |
|
| 1164 |
+
| `creates` | CreateEvent | 16,262,502 | 13.1% | Branch/tag/repo creation |
|
| 1165 |
+
| `deletes` | DeleteEvent | 1,240,569 | 1.0% | Branch/tag deletion |
|
| 1166 |
+
| `releases` | ReleaseEvent | 80,904 | 0.1% | Release publications |
|
| 1167 |
+
| `commit_comments` | CommitCommentEvent | 1,226,930 | 1.0% | Comments on commits |
|
| 1168 |
+
| `wiki_pages` | GollumEvent | 2,265,342 | 1.8% | Wiki page edits |
|
| 1169 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1170 |
+
| `public_events` | PublicEvent | 113,558 | 0.1% | Repo made public |
|
| 1171 |
|
| 1172 |
## How it's built
|
| 1173 |
|
data/commit_comments/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03aa151b2a9f13978809419a9bf64bcf6c08a7abba98e8998de7b428eb4f32e6
|
| 3 |
+
size 91782
|
data/creates/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:795856548f608cd7b8d32334b3a69ddda98a697b00a2ec9da66f9b3868a2576d
|
| 3 |
+
size 1240542
|
data/deletes/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad941681fa13923eb7e9055ceb52be2a30a71d0c7bb632dfb65b63d25cae37a7
|
| 3 |
+
size 149593
|
data/forks/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0df552792e10a375057c6b959480c576c9c462a4f0b2b70c1fb28120af47c12
|
| 3 |
+
size 312065
|
data/issue_comments/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc0cdb1e656aaa151f3d2f1a079ba28c0a18342537f2cffd7ac5bf2559b3c19a
|
| 3 |
+
size 713755
|
data/issues/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51f4fe923286339920667352f2824813782d7fb6f890417b161ab5949b187d70
|
| 3 |
+
size 432030
|
data/public_events/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:555cefeecb93f98c3bae95b15f2529a0fcef98e488f9bf5a3057e6f46b329014
|
| 3 |
+
size 11855
|
data/pull_requests/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53b6c94968bd59a37a851bc7c09ec78eaef96d5ff5d81f62fdc37d7c5775e096
|
| 3 |
+
size 2445530
|
data/pushes/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:764c43e020fd211f239506d90d9f56c33f1a705638d9433d1f174d6ccb28dbf0
|
| 3 |
+
size 24014809
|
data/stars/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35599c235cf7a7bc932d65f97396d1870eedb425074ac1a7f1a3ab651c09c0bb
|
| 3 |
+
size 760544
|
data/wiki_pages/2014/01/07.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e8170974b99b478bd4215d6b8a7b0029dc6d21b22292149d01381635d911919
|
| 3 |
+
size 296590
|
stats.csv
CHANGED
|
@@ -882,4 +882,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 882 |
2014-01-03,254666,764,128282,13412,23621,10961,0,2892,26570,9521,27658,4391,519,2532,3306,0,237,0,83958349,117.4,25717423,29.8,117.4,57.8
|
| 883 |
2014-01-04,195073,583,103222,9663,16096,7318,0,1381,19624,7284,22177,2750,406,1513,2886,0,170,0,60706406,86.5,18665995,27.0,86.5,31.5
|
| 884 |
2014-01-05,217977,700,114970,10762,17771,7895,0,1781,22582,8207,24068,3435,499,1718,3415,0,174,0,67992760,95.3,20983200,26.8,95.3,33.0
|
| 885 |
-
2014-01-06,296612,1257,144857,17312,28202,13581,0,3301,28814,10578,35102,5707,691,2701,4209,0,300,0,96917792,126.5,28964640,36.5,126.5,
|
|
|
|
|
|
| 882 |
2014-01-03,254666,764,128282,13412,23621,10961,0,2892,26570,9521,27658,4391,519,2532,3306,0,237,0,83958349,117.4,25717423,29.8,117.4,57.8
|
| 883 |
2014-01-04,195073,583,103222,9663,16096,7318,0,1381,19624,7284,22177,2750,406,1513,2886,0,170,0,60706406,86.5,18665995,27.0,86.5,31.5
|
| 884 |
2014-01-05,217977,700,114970,10762,17771,7895,0,1781,22582,8207,24068,3435,499,1718,3415,0,174,0,67992760,95.3,20983200,26.8,95.3,33.0
|
| 885 |
+
2014-01-06,296612,1257,144857,17312,28202,13581,0,3301,28814,10578,35102,5707,691,2701,4209,0,300,0,96917792,126.5,28964640,36.5,126.5,35.8
|
| 886 |
+
2014-01-07,310130,1614,151489,17174,30030,13737,0,3629,33218,11379,34961,5147,647,2561,4253,0,291,0,102112236,138.7,30469095,38.4,138.7,0.0
|