tamnd commited on
Commit
20127dc
·
verified ·
1 Parent(s): d90773a

Add 2011-08-19 — 60.4K events, 11 files

Browse files
README.md CHANGED
@@ -71,14 +71,14 @@ 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** — 756,035 events in 4582 blocks
75
 
76
  ```
77
- 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 170
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 154
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 125
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 104
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 129
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 115
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 93
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 91
@@ -86,14 +86,14 @@ Events from today are captured in near-real-time from the GitHub Events API and
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 151
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 142
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 149
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 190
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 224
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 283
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 366
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 475
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.6K
95
  18:00 ██████████████████████████████ 323.3K
96
- 19:00 ████████████████████████████░░ 309.1K
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
98
  21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
99
  22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
@@ -136,7 +136,7 @@ duckdb.sql("""
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
- | 2011 | 130 | 6,643,161 | 51,101 | 1.2 GB | 582.5 MB | 26m54s | 26m13s | 57m07s |
140
 
141
 
142
  ### 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** — 759,093 events in 4599 blocks
75
 
76
  ```
77
+ 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 171
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 154
79
  02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 125
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 104
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 130
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 115
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 93
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 91
 
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 151
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 142
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 149
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 191
90
  13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 224
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 285
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 366
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 476
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.6K
95
  18:00 ██████████████████████████████ 323.3K
96
+ 19:00 ████████████████████████████░░ 312.2K
97
  20:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
98
  21:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
99
  22:00 ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0
 
136
 
137
  | Year | Days | Events | Avg/Day | Raw Input | Parquet Output | Download | Process | Upload |
138
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
139
+ | 2011 | 130 | 6,643,161 | 51,101 | 1.2 GB | 582.5 MB | 26m54s | 26m13s | 57m32s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9862f0007904990c3c5c6987aaa1e2463531bea2a307acc2a146f6a04bcd3fc
3
+ size 38007
data/creates/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a88e7dc38d35317d517d7cbb42ccff99d0dd1fb9cefd58892260ef2bd02adb5e
3
+ size 303934
data/deletes/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58b4682b4f1aa1058ed06aa517829accec12a0e0cf86a9314fce88acacdf0983
3
+ size 21424
data/forks/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7df779d4058a51f7b1d92cbd9d0ae69b9f39bef09df45639a1c692e530cf13a0
3
+ size 95020
data/issues/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:495d96c2902fca78e89cfcae622656a82406c9e61cbab055775382caa067e44e
3
+ size 115469
data/members/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bae98ad7c9212cc210799d003fa484602cac446a1f619edb4bb4ddfe665133b
3
+ size 16074
data/public_events/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ec098c358756df2060b9caa8c1c224d4fc8dfad569dc1bde5cd52d00d5dbd76
3
+ size 4902
data/pull_requests/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5acc6d3b07fbac9eeefcc9c074b6cc56dcdb1c6ef04792e0248d4e0f4e1e718
3
+ size 105308
data/pushes/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d8f13fdf323a331269231c909df398c37255d920120f1d95b9ee178ea382ba7
3
+ size 4571352
data/stars/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56ea02653caccf170ea56ace93721b8437bfa7abd5fdce0e651c4a327fccdf31
3
+ size 202841
data/wiki_pages/2011/08/19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9f29e0316d15071fb0e870b1412430db8c2e6f5617ff816897777fbb8c9545e
3
+ size 76632
stats.csv CHANGED
@@ -127,5 +127,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
127
  2011-08-15,52378,0,27440,2878,4054,1524,0,0,5441,1600,6575,542,0,705,1291,274,54,0,9814570,6.6,5450596,18.7,6.6,25.4
128
  2011-08-16,58164,0,29846,3205,4690,1814,0,0,6629,1903,6705,775,0,963,1208,369,57,0,10928027,9.4,6066929,21.4,9.4,20.8
129
  2011-08-17,61312,0,30955,3443,5132,1978,0,0,7188,1974,7240,646,0,891,1501,305,59,0,11428132,10.6,6059216,25.8,10.6,31.7
130
- 2011-08-18,61841,0,30023,4783,6222,1900,0,0,6966,1828,7038,767,0,742,1205,303,64,0,10894539,9.9,5760927,18.4,9.9,0.0
131
  2011-08-19,60442,0,27818,4744,6901,1779,0,0,7202,1877,7142,530,0,720,1375,296,58,0,10436247,10.4,5550963,21.0,10.4,0.0
 
127
  2011-08-15,52378,0,27440,2878,4054,1524,0,0,5441,1600,6575,542,0,705,1291,274,54,0,9814570,6.6,5450596,18.7,6.6,25.4
128
  2011-08-16,58164,0,29846,3205,4690,1814,0,0,6629,1903,6705,775,0,963,1208,369,57,0,10928027,9.4,6066929,21.4,9.4,20.8
129
  2011-08-17,61312,0,30955,3443,5132,1978,0,0,7188,1974,7240,646,0,891,1501,305,59,0,11428132,10.6,6059216,25.8,10.6,31.7
130
+ 2011-08-18,61841,0,30023,4783,6222,1900,0,0,6966,1828,7038,767,0,742,1205,303,64,0,10894539,9.9,5760927,18.4,9.9,25.3
131
  2011-08-19,60442,0,27818,4744,6901,1779,0,0,7202,1877,7142,530,0,720,1375,296,58,0,10436247,10.4,5550963,21.0,10.4,0.0