tamnd commited on
Commit
75295f1
·
verified ·
1 Parent(s): 38593cf

Add 2014-10-11 — 318.1K 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,314 days), totaling **228,702,464 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 72.8 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.8 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,447,001 events in 75 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 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 43.0K
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,437,003 events** in 4,066 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 ██████████████████████████████ 91.5M
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 | 270 | 91,466,351 | 338,764 | 34.5 GB | 8.4 GB | 3h05m | 18h17m | 4h06m |
151
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
152
 
153
 
@@ -159,7 +159,7 @@ Pushes are the most common event type, representing roughly half of all GitHub a
159
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
160
  2012 █████████████░░░░░░░░░░░░░░░░░ 20.6M
161
  2013 █████████████████████████░░░░░ 38.9M
162
- 2014 ██████████████████████████████ 46.3M
163
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
164
  ```
165
 
@@ -178,9 +178,9 @@ Issue events track the full lifecycle: opened, closed, reopened, labeled, assign
178
 
179
  ```
180
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 982.1K
181
- 2012 █████████████░░░░░░░░░░░░░░░░ 2.4M
182
  2013 █████████████████████████░░░░░ 4.4M
183
- 2014 ██████████████████████████████ 5.1M
184
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
185
  ```
186
 
@@ -639,20 +639,20 @@ GitHub Discussions lifecycle: created, answered, category_changed, labeled, and
639
 
640
  | Table | GitHub Event | Events | % | Description |
641
  |-------|-------------|-------:|---:|-------------|
642
- | `pushes` | PushEvent | 114,740,267 | 50.2% | Git pushes with commits |
643
- | `issues` | IssuesEvent | 12,968,958 | 5.7% | Issue lifecycle events |
644
- | `issue_comments` | IssueCommentEvent | 19,993,075 | 8.7% | Comments on issues/PRs |
645
- | `pull_requests` | PullRequestEvent | 9,319,856 | 4.1% | PR lifecycle events |
646
- | `pr_review_comments` | PullRequestReviewCommentEvent | 2,243,785 | 1.0% | Line-level PR comments |
647
- | `stars` | WatchEvent | 21,352,500 | 9.3% | Repository stars |
648
- | `forks` | ForkEvent | 8,106,929 | 3.5% | Repository forks |
649
- | `creates` | CreateEvent | 28,829,576 | 12.6% | Branch/tag/repo creation |
650
- | `deletes` | DeleteEvent | 3,016,037 | 1.3% | Branch/tag deletion |
651
- | `releases` | ReleaseEvent | 305,741 | 0.1% | Release publications |
652
- | `commit_comments` | CommitCommentEvent | 2,096,586 | 0.9% | Comments on commits |
653
- | `wiki_pages` | GollumEvent | 3,650,518 | 1.6% | Wiki page edits |
654
  | `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
655
- | `public_events` | PublicEvent | 210,521 | 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,315 days), totaling **229,020,540 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 72.9 GB of raw GH Archive NDJSON has been parsed, flattened, and compressed into 12.9 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,467,630 events in 76 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 ███████░░░░░░░░░░░░░░░░░░░░░░░ 63.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,457,632 events** in 4,067 blocks.
104
 
105
 
106
  ### Live event schema
 
138
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 18.0M
139
  2012 █████████████░░░░░░░░░░░░░░░░░ 42.5M
140
  2013 ████████████████████████░░░░░░ 76.2M
141
+ 2014 ██████████████████████████████ 91.8M
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 | 271 | 91,784,427 | 338,687 | 34.6 GB | 8.4 GB | 3h06m | 18h18m | 4h07m |
151
  | 2015 | 2 | 511,749 | 255,874 | 166.6 MB | 85.1 MB | 20s | 2m59s | 48s |
152
 
153
 
 
159
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 8.7M
160
  2012 █████████████░░░░░░░░░░░░░░░░░ 20.6M
161
  2013 █████████████████████████░░░░░ 38.9M
162
+ 2014 ██████████████████████████████ 46.4M
163
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 274.6K
164
  ```
165
 
 
178
 
179
  ```
180
  2011 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 982.1K
181
+ 2012 █████████████░░░░░░░░░░░░░░░░ 2.4M
182
  2013 █████████████████████████░░░░░ 4.4M
183
+ 2014 ██████████████████████████████ 5.2M
184
  2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 24.9K
185
  ```
186
 
 
639
 
640
  | Table | GitHub Event | Events | % | Description |
641
  |-------|-------------|-------:|---:|-------------|
642
+ | `pushes` | PushEvent | 114,899,572 | 50.2% | Git pushes with commits |
643
+ | `issues` | IssuesEvent | 12,982,409 | 5.7% | Issue lifecycle events |
644
+ | `issue_comments` | IssueCommentEvent | 20,014,288 | 8.7% | Comments on issues/PRs |
645
+ | `pull_requests` | PullRequestEvent | 9,331,173 | 4.1% | PR lifecycle events |
646
+ | `pr_review_comments` | PullRequestReviewCommentEvent | 2,246,108 | 1.0% | Line-level PR comments |
647
+ | `stars` | WatchEvent | 21,378,344 | 9.3% | Repository stars |
648
+ | `forks` | ForkEvent | 8,117,226 | 3.5% | Repository forks |
649
+ | `creates` | CreateEvent | 28,891,587 | 12.6% | Branch/tag/repo creation |
650
+ | `deletes` | DeleteEvent | 3,020,095 | 1.3% | Branch/tag deletion |
651
+ | `releases` | ReleaseEvent | 306,433 | 0.1% | Release publications |
652
+ | `commit_comments` | CommitCommentEvent | 2,098,721 | 0.9% | Comments on commits |
653
+ | `wiki_pages` | GollumEvent | 3,653,931 | 1.6% | Wiki page edits |
654
  | `members` | MemberEvent | 134,526 | 0.1% | Collaborator additions |
655
+ | `public_events` | PublicEvent | 210,802 | 0.1% | Repo made public |
656
 
657
  ## How it's built
658
 
data/commit_comments/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:133b670822ca8baa7aa65a347980339cc2d284eb3101929627b34d805daf1e22
3
+ size 69101
data/creates/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e239514e77b6a55ab7e30d6b8b6bc0b03b43ec0c4c65210d793198413a643cd
3
+ size 3097092
data/deletes/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0757fee95737117d5f8502e2b7c5f288f182b34a04743cf2f26ad68d10fc24de
3
+ size 113809
data/forks/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b5e6127bf8bf30604b422ca77b829b3b7439460b15b59f27da6ba5077c24db9
3
+ size 275618
data/issue_comments/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:246227cb94382fe46c628cbf24920b0d53e4908e182267685d597fae408fef38
3
+ size 529020
data/issues/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da47c92052450752a511bca5b63788a9ba7e1a435d6ca90dd7e0fcf05c720e18
3
+ size 357285
data/public_events/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5770c25b6ac474d3ef568c0a60a03f722da076170af309e855fcc229c6fa499b
3
+ size 11830
data/pull_requests/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a03086b656b49acfded9fe31d61d213f22bd78cd8fe190df3b701b636ec9b3e
3
+ size 1868302
data/pushes/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7644d5b69dcb4d9b1ff04ecdd89a6d796377549956697d6d99888ba190471ee6
3
+ size 23147181
data/stars/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4ef6e1960cd6709d4a39b6840808a374cae1104e44da8841d2e4b73149edbc7
3
+ size 1188347
data/wiki_pages/2014/10/11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f371fcb74d42a09eee85357ac123d7925a2af9d87815cacd574f35d5f254a1ab
3
+ size 173787
stats.csv CHANGED
@@ -1310,6 +1310,7 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
1310
  2014-10-07,468995,2554,229635,32132,44112,21743,0,7500,43034,15298,55175,7193,1204,3257,5623,0,535,0,259490412,123.4,47177374,56.2,123.4,45.3
1311
  2014-10-08,463901,2354,236116,23251,43485,22433,0,7179,39897,16160,55118,8118,1261,3166,4869,0,494,0,259255403,123.8,48235960,65.6,123.8,37.0
1312
  2014-10-09,454021,2601,231065,23432,42918,21830,0,7023,38493,15497,53548,7540,1132,3438,5050,0,454,0,252782256,118.6,46462186,81.3,118.6,30.0
1313
- 2014-10-10,410475,2294,206817,20564,39019,19917,0,5525,36209,14322,50187,6686,1168,2762,4614,0,391,0,226116409,99.1,41963985,48.7,99.1,0.0
 
1314
  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
1315
  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
 
1310
  2014-10-07,468995,2554,229635,32132,44112,21743,0,7500,43034,15298,55175,7193,1204,3257,5623,0,535,0,259490412,123.4,47177374,56.2,123.4,45.3
1311
  2014-10-08,463901,2354,236116,23251,43485,22433,0,7179,39897,16160,55118,8118,1261,3166,4869,0,494,0,259255403,123.8,48235960,65.6,123.8,37.0
1312
  2014-10-09,454021,2601,231065,23432,42918,21830,0,7023,38493,15497,53548,7540,1132,3438,5050,0,454,0,252782256,118.6,46462186,81.3,118.6,30.0
1313
+ 2014-10-10,410475,2294,206817,20564,39019,19917,0,5525,36209,14322,50187,6686,1168,2762,4614,0,391,0,226116409,99.1,41963985,48.7,99.1,32.7
1314
+ 2014-10-11,318076,1736,159305,13451,21213,11317,0,2323,25844,10297,62011,4058,692,2135,3413,0,281,0,163299825,69.1,30831372,46.9,69.1,0.0
1315
  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
1316
  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