Add 2013-04-11 — 229.7K events, 11 files
Browse files- README.md +22 -22
- data/commit_comments/2013/04/11.parquet +3 -0
- data/creates/2013/04/11.parquet +3 -0
- data/deletes/2013/04/11.parquet +3 -0
- data/forks/2013/04/11.parquet +3 -0
- data/issue_comments/2013/04/11.parquet +3 -0
- data/issues/2013/04/11.parquet +3 -0
- data/public_events/2013/04/11.parquet +3 -0
- data/pull_requests/2013/04/11.parquet +3 -0
- data/pushes/2013/04/11.parquet +3 -0
- data/stars/2013/04/11.parquet +3 -0
- data/wiki_pages/2013/04/11.parquet +3 -0
- stats.csv +2 -1
README.md
CHANGED
|
@@ -61,7 +61,7 @@ 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-04-
|
| 65 |
|
| 66 |
We believe this is the most complete and regularly updated structured mirror of public GitHub activity available on Hugging Face. The original 17.1 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 6.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 |
|
|
@@ -71,12 +71,12 @@ The underlying data comes from [GH Archive](https://www.gharchive.org/), created
|
|
| 71 |
|
| 72 |
Events from today are captured in near-real-time from the GitHub Events API and stored as 5-minute blocks in `today/raw/YYYY/MM/DD/HHMM.parquet`. Each block contains a generic event record with the full JSON payload preserved for later processing. Live blocks are committed to this dataset within minutes of the events occurring.
|
| 73 |
|
| 74 |
-
**2026-03-28** —
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.1K
|
| 78 |
01:00 ██████████████████████████████ 272.5K
|
| 79 |
-
02:00 █████████████████████░░░░░░░░
|
| 80 |
03:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 81 |
04:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 82 |
05:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
@@ -103,7 +103,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
|
|
| 103 |
| Date | Events | Blocks |
|
| 104 |
|------|-------:|-------:|
|
| 105 |
| 2026-03-27 | 1,840,836 | 12165 |
|
| 106 |
-
| 2026-03-28 |
|
| 107 |
|
| 108 |
|
| 109 |
### Live event schema
|
|
@@ -138,14 +138,14 @@ duckdb.sql("""
|
|
| 138 |
```
|
| 139 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 14.1M
|
| 140 |
2012 ██████████████████████████████ 34.3M
|
| 141 |
-
2013 ██████████████░░░░░░░░░░░░░░░
|
| 142 |
```
|
| 143 |
|
| 144 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 145 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 146 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 147 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 148 |
-
| 2013 |
|
| 149 |
|
| 150 |
|
| 151 |
### Pushes per year
|
|
@@ -153,7 +153,7 @@ duckdb.sql("""
|
|
| 153 |
```
|
| 154 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 6.7M
|
| 155 |
2012 ██████████████████████████████ 16.5M
|
| 156 |
-
2013 ███████████████░░░░░░░░░░░░░░░ 8.
|
| 157 |
```
|
| 158 |
|
| 159 |
|
|
@@ -162,7 +162,7 @@ duckdb.sql("""
|
|
| 162 |
```
|
| 163 |
2011 ███████████░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 164 |
2012 ██████████████████████████████ 1.9M
|
| 165 |
-
2013 ███████████████░░░░░░░░
|
| 166 |
```
|
| 167 |
|
| 168 |
|
|
@@ -171,7 +171,7 @@ duckdb.sql("""
|
|
| 171 |
```
|
| 172 |
2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 173 |
2012 ██████████████████████████████ 1.5M
|
| 174 |
-
2013 ████████████░░░░░░░░░░░░░░░░░░
|
| 175 |
```
|
| 176 |
|
| 177 |
|
|
@@ -180,7 +180,7 @@ duckdb.sql("""
|
|
| 180 |
```
|
| 181 |
2011 █████████████░░░░░░░░░░░░░░░░░ 1.4M
|
| 182 |
2012 ██████████████████████████████ 3.3M
|
| 183 |
-
2013 ███████████████░░░░░░░░░░░░░░░ 1.
|
| 184 |
```
|
| 185 |
|
| 186 |
|
|
@@ -564,19 +564,19 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
|
|
| 564 |
|
| 565 |
| Table | GitHub Event | Events | % | Description |
|
| 566 |
|-------|-------------|-------:|---:|-------------|
|
| 567 |
-
| `pushes` | PushEvent | 31,
|
| 568 |
-
| `issues` | IssuesEvent | 3,
|
| 569 |
-
| `issue_comments` | IssueCommentEvent | 5,
|
| 570 |
-
| `pull_requests` | PullRequestEvent | 2,
|
| 571 |
-
| `pr_review_comments` | PullRequestReviewCommentEvent |
|
| 572 |
-
| `stars` | WatchEvent | 6,
|
| 573 |
-
| `forks` | ForkEvent | 2,
|
| 574 |
-
| `creates` | CreateEvent | 9,
|
| 575 |
-
| `deletes` | DeleteEvent |
|
| 576 |
-
| `commit_comments` | CommitCommentEvent |
|
| 577 |
-
| `wiki_pages` | GollumEvent | 1,
|
| 578 |
| `members` | MemberEvent | 102,637 | 0.2% | Collaborator additions |
|
| 579 |
-
| `public_events` | PublicEvent |
|
| 580 |
|
| 581 |
## How it's built
|
| 582 |
|
|
|
|
| 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-04-11** (626 days), totaling **65,618,829 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 17.1 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 6.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 |
|
|
|
|
| 71 |
|
| 72 |
Events from today are captured in near-real-time from the GitHub Events API and stored as 5-minute blocks in `today/raw/YYYY/MM/DD/HHMM.parquet`. Each block contains a generic event record with the full JSON payload preserved for later processing. Live blocks are committed to this dataset within minutes of the events occurring.
|
| 73 |
|
| 74 |
+
**2026-03-28** — 711,890 events in 1528 blocks
|
| 75 |
|
| 76 |
```
|
| 77 |
00:00 █████████████████████████░░░░░ 235.1K
|
| 78 |
01:00 ██████████████████████████████ 272.5K
|
| 79 |
+
02:00 ██████████████████████░░░░░░░░ 204.2K
|
| 80 |
03:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 81 |
04:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
| 82 |
05:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
|
|
|
|
| 103 |
| Date | Events | Blocks |
|
| 104 |
|------|-------:|-------:|
|
| 105 |
| 2026-03-27 | 1,840,836 | 12165 |
|
| 106 |
+
| 2026-03-28 | 711,890 | 1528 |
|
| 107 |
|
| 108 |
|
| 109 |
### Live event schema
|
|
|
|
| 138 |
```
|
| 139 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 14.1M
|
| 140 |
2012 ██████████████████████████████ 34.3M
|
| 141 |
+
2013 ███████████████░░░░░░░░░░░░░░░ 17.3M
|
| 142 |
```
|
| 143 |
|
| 144 |
| Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
|
| 145 |
|------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
|
| 146 |
| 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
|
| 147 |
| 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
|
| 148 |
+
| 2013 | 92 | 17,265,844 | 187,672 | 5.2 GB | 1.6 GB | 52m44s | 2h26m | 1h03m |
|
| 149 |
|
| 150 |
|
| 151 |
### Pushes per year
|
|
|
|
| 153 |
```
|
| 154 |
2011 ████████████░░░░░░░░░░░░░░░░░░ 6.7M
|
| 155 |
2012 ██████████████████████████████ 16.5M
|
| 156 |
+
2013 ███████████████░░░░░░░░░░░░░░░ 8.8M
|
| 157 |
```
|
| 158 |
|
| 159 |
|
|
|
|
| 162 |
```
|
| 163 |
2011 ███████████░░░░░░░░░░░░░░░░░░░ 737.1K
|
| 164 |
2012 ██████████████████████████████ 1.9M
|
| 165 |
+
2013 ████████████████░░░░░░░░░░░░░░ 1.0M
|
| 166 |
```
|
| 167 |
|
| 168 |
|
|
|
|
| 171 |
```
|
| 172 |
2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 370.9K
|
| 173 |
2012 ██████████████████████████████ 1.5M
|
| 174 |
+
2013 ████████████░░░░░░░░░░░░░░░░░░ 632.1K
|
| 175 |
```
|
| 176 |
|
| 177 |
|
|
|
|
| 180 |
```
|
| 181 |
2011 █████████████░░░░░░░░░░░░░░░░░ 1.4M
|
| 182 |
2012 ██████████████████████████████ 3.3M
|
| 183 |
+
2013 ███████████████░░░░░░░░░░░░░░░ 1.7M
|
| 184 |
```
|
| 185 |
|
| 186 |
|
|
|
|
| 564 |
|
| 565 |
| Table | GitHub Event | Events | % | Description |
|
| 566 |
|-------|-------------|-------:|---:|-------------|
|
| 567 |
+
| `pushes` | PushEvent | 31,928,993 | 48.7% | Git pushes with commits |
|
| 568 |
+
| `issues` | IssuesEvent | 3,707,948 | 5.7% | Issue lifecycle events |
|
| 569 |
+
| `issue_comments` | IssueCommentEvent | 5,394,284 | 8.2% | Comments on issues/PRs |
|
| 570 |
+
| `pull_requests` | PullRequestEvent | 2,541,224 | 3.9% | PR lifecycle events |
|
| 571 |
+
| `pr_review_comments` | PullRequestReviewCommentEvent | 385,978 | 0.6% | Line-level PR comments |
|
| 572 |
+
| `stars` | WatchEvent | 6,328,003 | 9.6% | Repository stars |
|
| 573 |
+
| `forks` | ForkEvent | 2,240,332 | 3.4% | Repository forks |
|
| 574 |
+
| `creates` | CreateEvent | 9,505,805 | 14.5% | Branch/tag/repo creation |
|
| 575 |
+
| `deletes` | DeleteEvent | 528,796 | 0.8% | Branch/tag deletion |
|
| 576 |
+
| `commit_comments` | CommitCommentEvent | 704,524 | 1.1% | Comments on commits |
|
| 577 |
+
| `wiki_pages` | GollumEvent | 1,263,264 | 1.9% | Wiki page edits |
|
| 578 |
| `members` | MemberEvent | 102,637 | 0.2% | Collaborator additions |
|
| 579 |
+
| `public_events` | PublicEvent | 59,113 | 0.1% | Repo made public |
|
| 580 |
|
| 581 |
## How it's built
|
| 582 |
|
data/commit_comments/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efa6811e2ea703aee04858cf1e63aea8fea99fc40b295c73e354f63adefecb03
|
| 3 |
+
size 77179
|
data/creates/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee5e43ce72f106639a08ee9ebc773792c99b7fddb1a3d268c54a7c50aa9ecc87
|
| 3 |
+
size 969126
|
data/deletes/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f91317bfabe6efe0bb646582287113762e203e17b4a845e5892ec76316359dd9
|
| 3 |
+
size 66855
|
data/forks/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2f7706b3857c9aa12e6d6d38874bbbe8aae92fae28b432f6dea1dd928a561fd
|
| 3 |
+
size 231715
|
data/issue_comments/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6feca9b13ed358e00d7b878573bb5a707abf4809027c133373d7ab9a3580e19c
|
| 3 |
+
size 578754
|
data/issues/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ec5911c62329cc4f5c34c0a39297d9e81add515ce39b473449015c290044bec
|
| 3 |
+
size 308067
|
data/public_events/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:059dc3107f5846b6ce27159b30738828564aa773b96dbe6248e9ffd3038b279f
|
| 3 |
+
size 8556
|
data/pull_requests/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3de5943ea5fbf039a00b6a6c7f6d70eb6a29ee24654c5960b877cb3ce9bd5efc
|
| 3 |
+
size 1672161
|
data/pushes/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afcd040d7db3bc1c81e49f94c9bb3b93e1c11c6ca9afbd3bc2d58b5e91bf1fd2
|
| 3 |
+
size 18505419
|
data/stars/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:748cc60a23d87953c63e5a48b926db8642ccfb0beb6df51aa6ace204fc568b77
|
| 3 |
+
size 484884
|
data/wiki_pages/2013/04/11.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21179eaadd45ded369e1d724617627a2c353f2f5c36e6a77ae4ee0c30f9492fe
|
| 3 |
+
size 317684
|
stats.csv
CHANGED
|
@@ -623,4 +623,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
|
|
| 623 |
2013-04-07,175194,1068,94924,9328,13745,5409,0,949,17305,6368,19984,1562,0,1409,2986,0,157,0,54492998,96.0,17865186,28.8,96.0,41.3
|
| 624 |
2013-04-08,235253,1769,120960,12471,21932,9320,0,2069,22517,9187,26582,2069,0,2445,3733,0,199,0,77297494,141.4,23652399,31.6,141.4,49.1
|
| 625 |
2013-04-09,238395,1739,119813,12632,22693,9508,0,2178,23378,9572,28223,1971,0,2516,3945,0,227,0,77510004,149.8,23826159,29.6,149.8,44.7
|
| 626 |
-
2013-04-10,234908,1695,119697,12812,21974,9422,0,2518,22691,9020,26112,1922,0,2212,4619,0,214,0,76725905,145.7,23444612,41.5,145.7,
|
|
|
|
|
|
| 623 |
2013-04-07,175194,1068,94924,9328,13745,5409,0,949,17305,6368,19984,1562,0,1409,2986,0,157,0,54492998,96.0,17865186,28.8,96.0,41.3
|
| 624 |
2013-04-08,235253,1769,120960,12471,21932,9320,0,2069,22517,9187,26582,2069,0,2445,3733,0,199,0,77297494,141.4,23652399,31.6,141.4,49.1
|
| 625 |
2013-04-09,238395,1739,119813,12632,22693,9508,0,2178,23378,9572,28223,1971,0,2516,3945,0,227,0,77510004,149.8,23826159,29.6,149.8,44.7
|
| 626 |
+
2013-04-10,234908,1695,119697,12812,21974,9422,0,2518,22691,9020,26112,1922,0,2212,4619,0,214,0,76725905,145.7,23444612,41.5,145.7,49.1
|
| 627 |
+
2013-04-11,229728,1656,117153,11983,21458,9248,0,2385,22128,8754,26198,2016,0,2193,4375,0,181,0,75685271,150.3,23220400,31.0,150.3,0.0
|