tamnd commited on
Commit
44c21eb
·
verified ·
1 Parent(s): 7d097cf

Add 2011-08-06 — 41.6K events, 11 files

Browse files
README.md CHANGED
@@ -71,29 +71,29 @@ 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** — 726,736 events in 4336 blocks
75
 
76
  ```
77
- 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 151
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 138
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 118
80
- 03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 93
81
- 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 124
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 111
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 91
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 90
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 100
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 147
87
- 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 136
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 145
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 187
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 212
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 276
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 351
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 459
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.6K
95
  18:00 ██████████████████████████████ 323.2K
96
- 19:00 █████████████████████████░░░░ 280.0K
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 | 118 | 5,992,819 | 50,786 | 1.1 GB | 521.0 MB | 22m58s | 23m41s | 51m05s |
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** — 728,448 events in 4354 blocks
75
 
76
  ```
77
+ 00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 155
78
  01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 138
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 119
80
+ 03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 94
81
+ 04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 126
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 111
83
  06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 91
84
  07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 90
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 101
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 147
87
+ 10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 137
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 145
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 188
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 213
91
  14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 276
92
  15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 351
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 460
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.6K
95
  18:00 ██████████████████████████████ 323.2K
96
+ 19:00 █████████████████████████░░░░ 281.7K
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 | 118 | 5,992,819 | 50,786 | 1.1 GB | 521.0 MB | 22m58s | 23m41s | 51m32s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75a3df7d064faf8768f41fb841a6470f6360689949dc751df1d2d9f280fcb64
3
+ size 28664
data/creates/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5140a3f56e594b19a320c5b35affefdd01dd82f5405fc708ba8ae6e2db8963bf
3
+ size 216323
data/deletes/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84e4bac581009e4d192961a9cf8ab94fd643ab58bb62885be42998f546acf877
3
+ size 16075
data/forks/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e273c0efae38bf9d41dcc9c4afb517b2f09db602d01c78009957188db2c8890
3
+ size 63291
data/issues/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347734b6891887e21b488d41eb4cebe6b6656c9ab1593fb9af76989ce18273f8
3
+ size 85409
data/members/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0003a640da251aa5f5038bf74230b46fa8614d30c02d4ce5a78ac29c18c903d0
3
+ size 12135
data/public_events/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa055dae09bbcaa4f4e726136979a10c5e1e629b49cb35ba82ee31818fe2a2f
3
+ size 3943
data/pull_requests/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf20a8149017ef8c93a9a2249c7ceef86ad2b7484dc4defdb30b37234ee23de
3
+ size 63405
data/pushes/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e36dd7ec427e971d042ab84ab662f1c51ae20fae0def30e4a4b2c3d6ef15e6f
3
+ size 3196903
data/stars/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9f09cb3eff8734134c38d5daa45bc675ee9c8fa38e8bcc820f78088f1e7aa8f
3
+ size 136124
data/wiki_pages/2011/08/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f1e9ac82787972efab80051ab3428dd27ba9858214f1176d1e9f65c2207b53b
3
+ size 71449
stats.csv CHANGED
@@ -114,6 +114,6 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
114
  2011-08-02,58268,0,29964,3293,4346,1800,0,0,6461,1855,7056,621,0,888,1603,325,56,0,10887764,17.8,5703249,17.0,17.8,32.8
115
  2011-08-03,56050,0,28775,3036,4307,1699,0,0,5993,1763,7283,557,0,902,1363,316,56,0,10600964,17.6,5700777,17.9,17.6,27.8
116
  2011-08-04,58751,0,30264,3277,4606,1906,0,0,6171,1864,7378,646,0,855,1454,264,66,0,10955667,17.4,5852946,18.8,17.4,26.2
117
- 2011-08-05,53473,0,27428,2877,4052,1622,0,0,5536,1676,7124,641,0,947,1212,284,74,0,10006303,18.0,5286316,16.8,18.0,0.0
118
  2011-08-06,41572,0,19633,4074,4447,935,0,0,3884,1167,5416,409,0,488,877,206,36,0,6772258,12.7,3893721,15.1,12.7,0.0
119
  2011-08-07,32448,0,17508,1661,2141,818,0,0,3255,947,4402,366,0,522,624,169,35,0,5746683,9.3,3124852,14.3,9.3,0.0
 
114
  2011-08-02,58268,0,29964,3293,4346,1800,0,0,6461,1855,7056,621,0,888,1603,325,56,0,10887764,17.8,5703249,17.0,17.8,32.8
115
  2011-08-03,56050,0,28775,3036,4307,1699,0,0,5993,1763,7283,557,0,902,1363,316,56,0,10600964,17.6,5700777,17.9,17.6,27.8
116
  2011-08-04,58751,0,30264,3277,4606,1906,0,0,6171,1864,7378,646,0,855,1454,264,66,0,10955667,17.4,5852946,18.8,17.4,26.2
117
+ 2011-08-05,53473,0,27428,2877,4052,1622,0,0,5536,1676,7124,641,0,947,1212,284,74,0,10006303,18.0,5286316,16.8,18.0,27.7
118
  2011-08-06,41572,0,19633,4074,4447,935,0,0,3884,1167,5416,409,0,488,877,206,36,0,6772258,12.7,3893721,15.1,12.7,0.0
119
  2011-08-07,32448,0,17508,1661,2141,818,0,0,3255,947,4402,366,0,522,624,169,35,0,5746683,9.3,3124852,14.3,9.3,0.0