tamnd commited on
Commit
ab87860
·
verified ·
1 Parent(s): b584d39

Add 2012-02-14 — 90.5K events, 11 files

Browse files
README.md CHANGED
@@ -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-27** — 1,354,186 events in 8776 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 281
@@ -81,22 +81,22 @@ Events from today are captured in near-real-time from the GitHub Events API and
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 192
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 206
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 164
84
- 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 172
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 214
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 280
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 267
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 319
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 339
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 392
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 456
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 527
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 734
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
95
  18:00 ██████████████████████████████ 323.7K
96
  19:00 █████████████████████████████░ 316.4K
97
  20:00 ████████████████████████████░░ 304.5K
98
- 21:00 ████████████████████████░░░░░░ 263.6K
99
- 22:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 19.8K
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
@@ -138,7 +138,7 @@ duckdb.sql("""
138
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
139
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
140
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
141
- | 2012 | 33 | 2,667,722 | 80,840 | 667.2 MB | 328.5 MB | 14m11s | 14m53s | 17m54s |
142
 
143
 
144
  ### Pushes per year
 
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-27** — 1,356,450 events in 8790 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 281
 
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 192
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 206
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 164
84
+ 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 173
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 215
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 280
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 267
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 319
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 341
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 392
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 456
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 527
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 736
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.9K
95
  18:00 ██████████████████████████████ 323.7K
96
  19:00 █████████████████████████████░ 316.4K
97
  20:00 ████████████████████████████░░ 304.5K
98
+ 21:00 ████████████████████████░░░░░░ 263.7K
99
+ 22:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 22.1K
100
  23:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
101
  ```
102
 
 
138
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
139
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
140
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
141
+ | 2012 | 33 | 2,667,722 | 80,840 | 667.2 MB | 328.5 MB | 14m11s | 14m53s | 18m24s |
142
 
143
 
144
  ### Pushes per year
data/commit_comments/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dc676c9a6c64d89036624578653e2a77c96f5ad67d5a75a8ab0274eeb594f05
3
+ size 166537
data/creates/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e4c50e3f6a328d12a73a757118e7918f4b732e35c548462ffb1845e680b449f
3
+ size 468777
data/deletes/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f60e31464bdf81f94b33836e6f146937a8be2e40ff2bad0e89f27b4f9fa7c57
3
+ size 34018
data/forks/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:368215f39efd68f8bdd3259da2f1f011aae3482abb808f8f6aad34adb628cf5e
3
+ size 242034
data/issues/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44d792000405df3f31dba656b08dc4e800c6ea88ebdb7e934610ae1086c6ab59
3
+ size 968488
data/members/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4923a67a2918fc60e1a62f2535f5a17c6206986b330bb98f2ac2f87199e1d201
3
+ size 20830
data/public_events/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb656bcdccd9dd5933c527099f557eb1bfc6391f4b00cbd79e168947305d37e1
3
+ size 5936
data/pull_requests/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c00a42d3023ad82126d901e693ebfef95f470703e308941ce8b27f4f3293f0a
3
+ size 468648
data/pushes/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e3eaef865e80a26dcc4dfddd9ad7abfc13acaeb56db0256651d62d19f6939a5
3
+ size 9189146
data/stars/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c3a195b900695f6102834213deec4fd5829d90059eeec99e36892f0ff1dff3e
3
+ size 271408
data/wiki_pages/2012/02/14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62f9bdd97839c0ab6d521997af0dcb49b2d6d8fb1b79c7b23280422bf8ae0dca
3
+ size 124181
stats.csv CHANGED
@@ -273,5 +273,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
273
  2012-02-10,84780,0,37883,5343,6646,2354,0,0,8024,2425,18261,875,0,862,1662,376,69,0,22645001,33.6,11208158,36.2,33.6,36.4
274
  2012-02-11,67519,0,31166,3062,3940,1587,0,0,6277,1813,16577,602,0,532,1536,374,53,0,16505576,10.7,8625679,38.6,10.7,24.4
275
  2012-02-12,75709,0,35698,3130,4642,1752,0,0,6842,1891,17890,1056,0,751,1629,364,64,0,18560969,13.6,9571953,36.2,13.6,35.4
276
- 2012-02-13,71696,0,33960,4671,5671,2194,0,0,7320,2011,12429,658,0,791,1522,398,71,0,19535334,13.4,9639502,27.6,13.4,0.0
277
  2012-02-14,90537,0,41573,4384,6901,2581,0,0,9231,2605,18750,958,0,1033,1986,452,83,0,24531385,15.6,11960003,19.1,15.6,0.0
 
273
  2012-02-10,84780,0,37883,5343,6646,2354,0,0,8024,2425,18261,875,0,862,1662,376,69,0,22645001,33.6,11208158,36.2,33.6,36.4
274
  2012-02-11,67519,0,31166,3062,3940,1587,0,0,6277,1813,16577,602,0,532,1536,374,53,0,16505576,10.7,8625679,38.6,10.7,24.4
275
  2012-02-12,75709,0,35698,3130,4642,1752,0,0,6842,1891,17890,1056,0,751,1629,364,64,0,18560969,13.6,9571953,36.2,13.6,35.4
276
+ 2012-02-13,71696,0,33960,4671,5671,2194,0,0,7320,2011,12429,658,0,791,1522,398,71,0,19535334,13.4,9639502,27.6,13.4,30.4
277
  2012-02-14,90537,0,41573,4384,6901,2581,0,0,9231,2605,18750,958,0,1033,1986,452,83,0,24531385,15.6,11960003,19.1,15.6,0.0