tamnd commited on
Commit
e38ba34
·
1 Parent(s): 59ad5a9

Add 2011-07-06 — 59.9K 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** — 501,076 events in 2938 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 86
78
- 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 94
79
- 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 69
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 59
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 75
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 63
83
- 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52
84
- 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 65
85
- 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 69
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 109
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 100
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 96
89
- 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 138
90
- 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 151
91
- 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 210
92
- 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 269
93
- 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 384
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.4K
95
  18:00 ██████████████████████████████ 323.0K
96
- 19:00 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 55.6K
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 | 98 | 5,002,156 | 51,042 | 907.7 MB | 426.2 MB | 16m53s | 19m59s | 39m10s |
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** — 505,979 events in 2966 blocks
75
 
76
  ```
77
  00:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 86
78
+ 01:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 95
79
+ 02:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 71
80
  03:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 59
81
  04:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 75
82
  05:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 63
83
+ 06:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 55
84
+ 07:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 66
85
+ 08:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 71
86
  09:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 109
87
  10:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 100
88
  11:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 96
89
+ 12:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 139
90
+ 13:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 153
91
+ 14:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 212
92
+ 15:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 271
93
+ 16:00 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 386
94
  17:00 ███████████░░░░░░░░░░░░░░░░░░░ 120.4K
95
  18:00 ██████████████████████████████ 323.0K
96
+ 19:00 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 60.5K
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 | 98 | 5,002,156 | 51,042 | 907.7 MB | 426.2 MB | 16m53s | 19m59s | 40m20s |
140
 
141
 
142
  ### Pushes per year
data/commit_comments/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c19712022e360b0426505dbeda66e05e0b31c2e4d6588c0de58cbf2aab5df00
3
+ size 38767
data/creates/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbe4d2de91348bc080adc6ecfd878cc804216a6311532766026b7a837f43d51a
3
+ size 314352
data/deletes/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d071304f02664bbff856e7193aa67c199168eaced2d1507a67f97f13ae4807d
3
+ size 23530
data/forks/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cffe6569b715b54663625abfe66894a5926513a9dc742faa5572e38f1e7a67bf
3
+ size 90801
data/issues/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:563fe5e60ff57e65e3607768e256cb8ceff44f313514b20ab9b33d3357040015
3
+ size 114801
data/members/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4af32e3f7fb3ccc2e6b082e63057f63db553626e228f09e0a1cda0528d2f88f7
3
+ size 17176
data/public_events/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1c9c75e47fff46ffc8fc0c556f81da5e9811dfee7686cccacd58647baf13fa
3
+ size 4113
data/pull_requests/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:757fedd7ee6d34ea47230b91d49a4fc31a6f7cccb5e6bf840ac3cd53838fe300
3
+ size 104531
data/pushes/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf9a3ec91402268b14b7e908e95fcc5524ec142963ddec25dd1d41450018de07
3
+ size 5089764
data/stars/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5c1f542a31b228f141535649be0e9b774898378f2813ee6a9d9642b49b26cb8
3
+ size 184468
data/wiki_pages/2011/07/06.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94c4d58fd5453f0c83ff5dc600e3643678718a678874d3bc7cf355b0e7067bf6
3
+ size 120707
stats.csv CHANGED
@@ -95,5 +95,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
95
  2011-07-02,33974,0,18147,1616,2066,824,0,0,3820,1135,4567,269,0,429,820,257,24,0,6215247,4.0,3738112,4.8,4.0,25.7
96
  2011-07-03,36704,0,18243,3124,2997,784,0,0,3596,982,4861,299,0,583,1040,173,22,0,6288022,4.8,3427570,12.5,4.8,28.2
97
  2011-07-04,48504,0,25371,2488,3149,1218,0,0,5437,1417,6588,503,0,750,1253,278,52,0,8896808,6.7,5072759,29.1,6.7,30.8
98
- 2011-07-05,52047,0,26411,2595,3815,1473,0,0,6135,1570,6715,692,0,875,1190,521,55,0,9634003,8.8,5313416,16.8,8.8,0.0
99
  2011-07-06,59903,0,30191,3876,5271,1777,0,0,6192,1757,7529,584,0,828,1524,335,39,0,11088651,9.2,6103010,16.1,9.2,0.0
 
95
  2011-07-02,33974,0,18147,1616,2066,824,0,0,3820,1135,4567,269,0,429,820,257,24,0,6215247,4.0,3738112,4.8,4.0,25.7
96
  2011-07-03,36704,0,18243,3124,2997,784,0,0,3596,982,4861,299,0,583,1040,173,22,0,6288022,4.8,3427570,12.5,4.8,28.2
97
  2011-07-04,48504,0,25371,2488,3149,1218,0,0,5437,1417,6588,503,0,750,1253,278,52,0,8896808,6.7,5072759,29.1,6.7,30.8
98
+ 2011-07-05,52047,0,26411,2595,3815,1473,0,0,6135,1570,6715,692,0,875,1190,521,55,0,9634003,8.8,5313416,16.8,8.8,69.9
99
  2011-07-06,59903,0,30191,3876,5271,1777,0,0,6192,1757,7529,584,0,828,1524,335,39,0,11088651,9.2,6103010,16.1,9.2,0.0