Add 2013-12-27 — 202.5K events, 11 files
Browse files- README.md +19 -19
- data/commit_comments/2013/12/27.parquet +3 -0
- data/creates/2013/12/27.parquet +3 -0
- data/deletes/2013/12/27.parquet +3 -0
- data/forks/2013/12/27.parquet +3 -0
- data/issue_comments/2013/12/27.parquet +3 -0
- data/issues/2013/12/27.parquet +3 -0
- data/public_events/2013/12/27.parquet +3 -0
- data/pull_requests/2013/12/27.parquet +3 -0
- data/pushes/2013/12/27.parquet +3 -0
- data/stars/2013/12/27.parquet +3 -0
- data/wiki_pages/2013/12/27.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 **2013-12-
|
| 65 |
|
| 66 |
-
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 34.
|
| 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 |
|
|
@@ -722,14 +722,14 @@ duckdb.sql("""
|
|
| 722 |
```
|
| 723 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
|
| 724 |
2012 █████████████░░░░░░░░░░░░░░░░░ 34.3M
|
| 725 |
-
2013 ██████████████████████████████ 73.
|
| 726 |
```
|
| 727 |
|
| 728 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 729 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 730 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 731 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 732 |
-
| 2013 |
|
| 733 |
|
| 734 |
|
| 735 |
### Pushes per year
|
|
@@ -737,7 +737,7 @@ duckdb.sql("""
|
|
| 737 |
```
|
| 738 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 739 |
2012 █████████████░░░░░░░░░░░░░░░░░ 16.5M
|
| 740 |
-
2013 ██████████████████████████████ 37.
|
| 741 |
```
|
| 742 |
|
| 743 |
|
|
@@ -746,7 +746,7 @@ duckdb.sql("""
|
|
| 746 |
```
|
| 747 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 748 |
2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
|
| 749 |
-
2013 ██████████████████████████████ 4.
|
| 750 |
```
|
| 751 |
|
| 752 |
|
|
@@ -1148,20 +1148,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 1148 |
|
| 1149 |
| Table | GitHub Event | Events | % | Description |
|
| 1150 |
|-------|-------------|-------:|---:|-------------|
|
| 1151 |
-
| `pushes` | PushEvent | 60,
|
| 1152 |
-
| `issues` | IssuesEvent | 6,
|
| 1153 |
-
| `issue_comments` | IssueCommentEvent | 10,
|
| 1154 |
-
| `pull_requests` | PullRequestEvent | 4,
|
| 1155 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent |
|
| 1156 |
-
| `stars` | WatchEvent | 11,
|
| 1157 |
-
| `forks` | ForkEvent | 4,
|
| 1158 |
-
| `creates` | CreateEvent |
|
| 1159 |
-
| `deletes` | DeleteEvent | 1,
|
| 1160 |
-
| `releases` | ReleaseEvent | 75,
|
| 1161 |
-
| `commit_comments` | CommitCommentEvent | 1,
|
| 1162 |
-
| `wiki_pages` | GollumEvent | 2,
|
| 1163 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1164 |
-
| `public_events` | PublicEvent | 111,
|
| 1165 |
|
| 1166 |
## How it's built
|
| 1167 |
|
|
|
|
| 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 **2013-12-28** (875 days), totaling **122,249,712 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 34.4 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 11.5 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 |
|
|
|
|
| 722 |
```
|
| 723 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 14.1M
|
| 724 |
2012 █████████████░░░░░░░░░░░░░░░░░ 34.3M
|
| 725 |
+
2013 ██████████████████████████████ 73.9M
|
| 726 |
```
|
| 727 |
|
| 728 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 729 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 730 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 731 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 732 |
+
| 2013 | 341 | 73,896,727 | 216,705 | 22.5 GB | 6.9 GB | 3h25m | 10h47m | 4h26m |
|
| 733 |
|
| 734 |
|
| 735 |
### Pushes per year
|
|
|
|
| 737 |
```
|
| 738 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 6.7M
|
| 739 |
2012 █████████████░░░░░░░░░░░░░░░░░ 16.5M
|
| 740 |
+
2013 ██████████████████████████████ 37.8M
|
| 741 |
```
|
| 742 |
|
| 743 |
|
|
|
|
| 746 |
```
|
| 747 |
2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 748 |
2012 █████████████░░░░░░░░░░░░░░░░░ 1.9M
|
| 749 |
+
2013 ██████████████████████████████ 4.3M
|
| 750 |
```
|
| 751 |
|
| 752 |
|
|
|
|
| 1148 |
|
| 1149 |
| Table | GitHub Event | Events | % | Description |
|
| 1150 |
|-------|-------------|-------:|---:|-------------|
|
| 1151 |
+
| `pushes` | PushEvent | 60,954,233 | 49.9% | Git pushes with commits |
|
| 1152 |
+
| `issues` | IssuesEvent | 6,928,219 | 5.7% | Issue lifecycle events |
|
| 1153 |
+
| `issue_comments` | IssueCommentEvent | 10,486,640 | 8.6% | Comments on issues/PRs |
|
| 1154 |
+
| `pull_requests` | PullRequestEvent | 4,787,875 | 3.9% | PR lifecycle events |
|
| 1155 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 962,662 | 0.8% | Line-level PR comments |
|
| 1156 |
+
| `stars` | WatchEvent | 11,565,115 | 9.5% | Repository stars |
|
| 1157 |
+
| `forks` | ForkEvent | 4,407,516 | 3.6% | Repository forks |
|
| 1158 |
+
| `creates` | CreateEvent | 16,005,964 | 13.1% | Branch/tag/repo creation |
|
| 1159 |
+
| `deletes` | DeleteEvent | 1,203,273 | 1.0% | Branch/tag deletion |
|
| 1160 |
+
| `releases` | ReleaseEvent | 75,928 | 0.1% | Release publications |
|
| 1161 |
+
| `commit_comments` | CommitCommentEvent | 1,207,629 | 1.0% | Comments on commits |
|
| 1162 |
+
| `wiki_pages` | GollumEvent | 2,234,079 | 1.8% | Wiki page edits |
|
| 1163 |
| `members` | MemberEvent | 102,637 | 0.1% | Collaborator additions |
|
| 1164 |
+
| `public_events` | PublicEvent | 111,463 | 0.1% | Repo made public |
|
| 1165 |
|
| 1166 |
## How it's built
|
| 1167 |
|
data/commit_comments/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82c38746d93beb8355fd97b21a50299a3a45b615761e071935195453946d7ab1
|
| 3 |
+
size 58429
|
data/creates/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11f9b31bc59dcd204a2036d96060800060cd81fd4e9e30205bcf54399b9b3bf2
|
| 3 |
+
size 850731
|
data/deletes/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04f1209875cb61f7ce8fce10a6ca2463a317111fb130cc0795dffd1b69aa13df
|
| 3 |
+
size 93060
|
data/forks/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5b90ead95855c50061aab66316474d769915e5b117cf2893ccdb348a15269e8
|
| 3 |
+
size 213973
|
data/issue_comments/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e1a0b10c4708495dfa8ee28f4b6ea82828aa8e675047a5ffe1f93cadeb84455
|
| 3 |
+
size 402440
|
data/issues/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fabc22f52b1c8dfbf40f8ab7dc8e4da19b3b2470b670daf5cca4e5ecc51e438f
|
| 3 |
+
size 280334
|
data/public_events/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:087b8b0b786061f39118e5c7ee5069de85c594bf34897804451377151b1e0309
|
| 3 |
+
size 9071
|
data/pull_requests/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5468124c8f92d60385a8d23d78750f22a7d41ad968d49c4add8e2c0e88ea262d
|
| 3 |
+
size 1396205
|
data/pushes/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a4c9cfc1ffa506a8e2cbafd6f68f289773d49b0c29b06a5d86002f49d4b2c28
|
| 3 |
+
size 15185830
|
data/stars/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5ba9645a8ad6914c733497c08bff649f6053763c80df66f5255ae90b5247e54
|
| 3 |
+
size 451649
|
data/wiki_pages/2013/12/27.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bd633b41ca4ddac21ff9fc2b95aff7c8e95d01f570ef363d0501490985b8c92
|
| 3 |
+
size 204060
|
stats.csv
CHANGED
|
@@ -871,4 +871,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 871 |
2013-12-23,227712,833,115627,11618,19048,9174,0,2357,24121,9133,26055,4036,441,1963,3096,0,210,0,73120778,125.0,21761956,34.5,125.0,37.5
|
| 872 |
2013-12-24,170475,592,86974,8731,13064,6363,0,1451,19340,7182,19954,2441,422,1413,2413,0,135,0,52601601,85.2,16418170,25.6,85.2,39.2
|
| 873 |
2013-12-25,150119,464,78048,7175,9499,5358,0,868,18344,6575,18371,1870,278,968,2204,0,97,0,44698489,69.2,13785271,25.9,69.2,37.6
|
| 874 |
-
2013-12-26,198180,708,100134,11506,14888,7372,0,1805,22060,8318,23339,2953,414,1539,2988,0,156,0,60830562,100.9,18349059,27.2,100.9,
|
|
|
|
|
|
|
|
|
| 871 |
2013-12-23,227712,833,115627,11618,19048,9174,0,2357,24121,9133,26055,4036,441,1963,3096,0,210,0,73120778,125.0,21761956,34.5,125.0,37.5
|
| 872 |
2013-12-24,170475,592,86974,8731,13064,6363,0,1451,19340,7182,19954,2441,422,1413,2413,0,135,0,52601601,85.2,16418170,25.6,85.2,39.2
|
| 873 |
2013-12-25,150119,464,78048,7175,9499,5358,0,868,18344,6575,18371,1870,278,968,2204,0,97,0,44698489,69.2,13785271,25.9,69.2,37.6
|
| 874 |
+
2013-12-26,198180,708,100134,11506,14888,7372,0,1805,22060,8318,23339,2953,414,1539,2988,0,156,0,60830562,100.9,18349059,27.2,100.9,51.7
|
| 875 |
+
2013-12-27,202475,648,101731,12513,18196,8047,0,1673,19903,7854,23418,3476,474,1547,2791,0,204,0,62971265,109.4,19145782,28.8,109.4,0.0
|
| 876 |
+
2013-12-28,166645,511,88509,8706,12609,5529,0,1227,17925,6057,18744,2586,441,1298,2360,0,143,0,49904098,80.7,15331956,27.7,80.7,0.0
|