tamnd commited on
Commit
255b518
·
verified ·
1 Parent(s): a96f1d1

Add 2014-10-03 — 375.6K events, 11 files

Browse files
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-01-03** (1,306 days), totaling **225,525,225 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 71.2 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.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
 
@@ -71,7 +71,7 @@ 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-29** — 1,404,036 events in 73 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 216.2K
@@ -80,7 +80,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
80
  03:00 ██████████████████████████░░░░ 230.2K
81
  04:00 ███████████████████████████░░░ 237.8K
82
  05:00 ██████████████████████████████ 258.6K
83
- 06:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
84
  07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
86
  09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
@@ -100,7 +100,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
103
- Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **7,394,038 events** in 4,064 blocks.
104
 
105
 
106
  ### Live event schema
@@ -138,7 +138,7 @@ duckdb.sql("""
138
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
139
  2012 ██████████████░░░░░░░░░░░░░░░░ 42.5M
140
  2013 █████████████████████████░░░░░ 76.2M
141
- 2014 █████████████████████���████████ 88.3M
142
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
143
  ```
144
 
@@ -147,7 +147,7 @@ duckdb.sql("""
147
  | 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
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 | 262 | 88,289,112 | 336,981 | 32.9 GB | 8.1 GB | 2h57m | 18h03m | 4h01m |
151
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
152
 
153
 
@@ -158,8 +158,8 @@ Pushes are the most common event type, representing roughly half of all GitHub a
158
  ```
159
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
160
  2012 █████████████░░░░░░░░░░░░░░░░░ 20.6M
161
- 2013 █████████████████████████░░░░ 38.9M
162
- 2014 ██████████████████████████████ 44.6M
163
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
164
  ```
165
 
@@ -223,9 +223,9 @@ Stars (WatchEvent in the GitHub API) reflect community interest and discovery. S
223
 
224
  ```
225
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.8M
226
- 2012 ██████████████░░░░░░░░░░░░░░░ 4.0M
227
  2013 ██████████████████████████░░░░ 7.1M
228
- 2014 ██████████████████████████████ 8.0M
229
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
230
  ```
231
 
@@ -639,20 +639,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
639
 
640
  | Table | GitHub Event | Events | % | Description |
641
  |-------|-------------|-------:|---:|-------------|
642
- | `pushes` | PushEvent | 113,106,756 | 50.2% | Git pushes with commits |
643
- | `issues` | IssuesEvent | 12,797,200 | 5.7% | Issue lifecycle events |
644
- | `issue_comments` | IssueCommentEvent | 19,705,803 | 8.7% | Comments on issues/PRs |
645
- | `pull_requests` | PullRequestEvent | 9,172,424 | 4.1% | PR lifecycle events |
646
- | `pr_review_comments` | PullRequestReviewCommentEvent | 2,198,294 | 1.0% | Line-level PR comments |
647
- | `stars` | WatchEvent | 21,081,195 | 9.3% | Repository stars |
648
- | `forks` | ForkEvent | 8,003,828 | 3.5% | Repository forks |
649
- | `creates` | CreateEvent | 28,453,216 | 12.6% | Branch/tag/repo creation |
650
- | `deletes` | DeleteEvent | 2,963,914 | 1.3% | Branch/tag deletion |
651
- | `releases` | ReleaseEvent | 297,066 | 0.1% | Release publications |
652
- | `commit_comments` | CommitCommentEvent | 2,074,243 | 0.9% | Comments on commits |
653
- | `wiki_pages` | GollumEvent | 3,613,489 | 1.6% | Wiki page edits |
654
  | `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
655
- | `public_events` | PublicEvent | 207,387 | 0.1% | Repo made public |
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-01-03** (1,308 days), totaling **226,171,254 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 71.5 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.6 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
 
 
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-29** — 1,426,680 events in 74 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 216.2K
 
80
  03:00 ██████████████████████████░░░░ 230.2K
81
  04:00 ███████████████████████████░░░ 237.8K
82
  05:00 ██████████████████████████████ 258.6K
83
+ 06:00 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 22.6K
84
  07:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
85
  08:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
86
  09:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
103
+ Live capture spans **2 days** (2026-03-28 → 2026-03-29) — **7,416,682 events** in 4,065 blocks.
104
 
105
 
106
  ### Live event schema
 
138
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
139
  2012 ██████████████░░░░░░░░░░░░░░░░ 42.5M
140
  2013 █████████████████████████░░░░░ 76.2M
141
+ 2014 █████████████████████████████ 88.9M
142
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 511.7K
143
  ```
144
 
 
147
  | 2011 | 323 | 18,032,583 | 55,828 | 3.5 GB | 76.6 MB | 47m29s | 52m20s | 33m17s |
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 | 264 | 88,935,141 | 336,875 | 33.2 GB | 8.2 GB | 2h59m | 18h06m | 4h01m |
151
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
152
 
153
 
 
158
  ```
159
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
160
  2012 █████████████░░░░░░░░░░░░░░░░░ 20.6M
161
+ 2013 █████████████████████████░░░░ 38.9M
162
+ 2014 ██████████████████████████████ 45.0M
163
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
164
  ```
165
 
 
223
 
224
  ```
225
  2011 ██████░░░░░░░░░░░░░░░░░░░░░░░░ 1.8M
226
+ 2012 ██████████████░░░░░░░░░░░░░░░ 4.0M
227
  2013 ██████████████████████████░░░░ 7.1M
228
+ 2014 ██████████████████████████████ 8.1M
229
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 50.3K
230
  ```
231
 
 
639
 
640
  | Table | GitHub Event | Events | % | Description |
641
  |-------|-------------|-------:|---:|-------------|
642
+ | `pushes` | PushEvent | 113,450,822 | 50.2% | Git pushes with commits |
643
+ | `issues` | IssuesEvent | 12,832,935 | 5.7% | Issue lifecycle events |
644
+ | `issue_comments` | IssueCommentEvent | 19,757,688 | 8.7% | Comments on issues/PRs |
645
+ | `pull_requests` | PullRequestEvent | 9,200,689 | 4.1% | PR lifecycle events |
646
+ | `pr_review_comments` | PullRequestReviewCommentEvent | 2,206,879 | 1.0% | Line-level PR comments |
647
+ | `stars` | WatchEvent | 21,134,667 | 9.3% | Repository stars |
648
+ | `forks` | ForkEvent | 8,023,563 | 3.5% | Repository forks |
649
+ | `creates` | CreateEvent | 28,529,097 | 12.6% | Branch/tag/repo creation |
650
+ | `deletes` | DeleteEvent | 2,973,903 | 1.3% | Branch/tag deletion |
651
+ | `releases` | ReleaseEvent | 298,876 | 0.1% | Release publications |
652
+ | `commit_comments` | CommitCommentEvent | 2,078,579 | 0.9% | Comments on commits |
653
+ | `wiki_pages` | GollumEvent | 3,620,968 | 1.6% | Wiki page edits |
654
  | `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
655
+ | `public_events` | PublicEvent | 207,967 | 0.1% | Repo made public |
656
 
657
  ## How it's built
658
 
data/commit_comments/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:544148a57c4e7c885690abd4bceabedcf19b9ecc4f5ca334932239e8ec90d5fd
3
+ size 102758
data/creates/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:282b9fe07cbe216e217dbf5f7d67f1b3dc431b9beadb2088c5f29aa3f9aeb6f5
3
+ size 2327251
data/deletes/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf7cb84d915ad1734d47f46708cb4e0849489dbcd3dd2c696bf189c13c71bc6
3
+ size 187542
data/forks/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85492d22191b07461bf32cc85a7b75dc1931ebce0e51c121cdf14c84b5aac48e
3
+ size 309026
data/issue_comments/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f06c711e3d8ab780d377483a2ca583ed3a0ace6250ae9b06557675b0f4b7c3f7
3
+ size 826115
data/issues/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:480b54b8e55bde3bd682c5c06eee3389d994880c5aed7b8decd79920a6d4e4e9
3
+ size 589711
data/public_events/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee7aa7397216863d0859a5799e47393b6ce7ad56469627055b1afdb5ce93dd3
3
+ size 13429
data/pull_requests/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cbccff178cd9a3b72c066da147ef3d65ec56a888ab5aa4eb5a0b1782617b7f0
3
+ size 3099446
data/pushes/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52eb7cb9f4fa119cad4631faeccaf6da513358533ba8df3b007d352660fca9bd
3
+ size 30328850
data/stars/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adf4f1396bff54fe6b9a097a76b95cecdf583ae63437a625fcdb23fe7994bb75
3
+ size 1418135
data/wiki_pages/2014/10/03.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c860eea11768840b6496149160aecc58779ce3a5002cfaa41c43cf7c30363102
3
+ size 221261
stats.csv CHANGED
@@ -1302,6 +1302,8 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
1302
  2014-09-29,464642,2504,224477,41359,43724,22107,0,8116,36786,14392,52797,8261,1262,3199,5173,0,485,0,278313825,125.4,51830651,52.1,125.4,60.0
1303
  2014-09-30,430315,2421,215439,29075,40998,20813,0,7598,34346,13039,48988,7703,1214,3394,4796,0,491,0,243462198,117.1,44165709,55.4,117.1,36.0
1304
  2014-10-01,433454,2339,218079,25444,43464,22703,0,7750,33962,12867,49143,7925,1174,3309,4877,0,418,0,246544359,96.1,46361216,62.8,96.1,33.0
1305
- 2014-10-02,432969,2470,222885,22016,40533,20673,0,7973,35286,13236,50687,7557,1100,3051,5109,0,393,0,244027217,95.4,45612865,60.8,95.4,0.0
 
 
1306
  2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
1307
  2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.0
 
1302
  2014-09-29,464642,2504,224477,41359,43724,22107,0,8116,36786,14392,52797,8261,1262,3199,5173,0,485,0,278313825,125.4,51830651,52.1,125.4,60.0
1303
  2014-09-30,430315,2421,215439,29075,40998,20813,0,7598,34346,13039,48988,7703,1214,3394,4796,0,491,0,243462198,117.1,44165709,55.4,117.1,36.0
1304
  2014-10-01,433454,2339,218079,25444,43464,22703,0,7750,33962,12867,49143,7925,1174,3309,4877,0,418,0,246544359,96.1,46361216,62.8,96.1,33.0
1305
+ 2014-10-02,432969,2470,222885,22016,40533,20673,0,7973,35286,13236,50687,7557,1100,3051,5109,0,393,0,244027217,95.4,45612865,60.8,95.4,22.6
1306
+ 2014-10-03,375645,2259,195286,21559,33040,17907,0,6152,31017,11264,42511,6369,1013,2771,4165,0,332,0,211168329,97.1,39423524,79.1,97.1,0.0
1307
+ 2014-10-04,270384,1952,148780,14176,18845,10358,0,2433,22455,8471,33370,3620,797,1565,3314,0,248,0,140816619,65.9,26625145,34.0,65.9,0.0
1308
  2015-01-01,218939,0,119242,9843,17045,8735,0,2173,21939,7144,23913,3843,816,1399,2196,474,177,0,73764980,79.7,37810232,15.9,79.7,0.0
1309
  2015-01-03,292810,0,155315,15037,26081,11958,0,2946,28410,9430,31862,4560,963,1829,3178,983,258,0,100890756,100.1,51394128,4.6,100.1,48.0