tamnd commited on
Commit
5ebeae4
·
verified ·
1 Parent(s): 69167d0

Add 2013-11-17 — 234.3K 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-28** — 1,414,316 events in 3729 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 235.4K
@@ -605,7 +605,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
605
  | 2026-02-01 | 6 | 6 |
606
  | 2026-02-02 | 20 | 12 |
607
  | 2026-02-03 | 16 | 15 |
608
- | 2026-02-04 | 19 | 19 |
609
  | 2026-02-05 | 10 | 10 |
610
  | 2026-02-06 | 8 | 7 |
611
  | 2026-02-07 | 7 | 6 |
@@ -615,7 +615,7 @@ Events from today are captured in near-real-time from the GitHub Events API and
615
  | 2026-02-11 | 107 | 13 |
616
  | 2026-02-12 | 9 | 9 |
617
  | 2026-02-13 | 13 | 13 |
618
- | 2026-02-14 | 12 | 12 |
619
  | 2026-02-15 | 11 | 11 |
620
  | 2026-02-16 | 8 | 8 |
621
  | 2026-02-17 | 20 | 18 |
@@ -624,8 +624,8 @@ Events from today are captured in near-real-time from the GitHub Events API and
624
  | 2026-02-20 | 7 | 7 |
625
  | 2026-02-21 | 25 | 25 |
626
  | 2026-02-22 | 14 | 13 |
627
- | 2026-02-23 | 21 | 19 |
628
- | 2026-02-24 | 27 | 24 |
629
  | 2026-02-25 | 302 | 88 |
630
  | 2026-02-26 | 35 | 30 |
631
  | 2026-02-27 | 24 | 22 |
@@ -636,14 +636,14 @@ Events from today are captured in near-real-time from the GitHub Events API and
636
  | 2026-03-04 | 29 | 27 |
637
  | 2026-03-05 | 29 | 26 |
638
  | 2026-03-06 | 55 | 45 |
639
- | 2026-03-07 | 17 | 16 |
640
  | 2026-03-08 | 29 | 28 |
641
  | 2026-03-09 | 37 | 33 |
642
  | 2026-03-10 | 26 | 24 |
643
  | 2026-03-11 | 27 | 26 |
644
  | 2026-03-12 | 50 | 40 |
645
  | 2026-03-13 | 156 | 101 |
646
- | 2026-03-14 | 54 | 47 |
647
  | 2026-03-15 | 47 | 36 |
648
  | 2026-03-16 | 46 | 40 |
649
  | 2026-03-17 | 88 | 56 |
@@ -652,12 +652,12 @@ Events from today are captured in near-real-time from the GitHub Events API and
652
  | 2026-03-20 | 144 | 103 |
653
  | 2026-03-21 | 86 | 60 |
654
  | 2026-03-22 | 117 | 85 |
655
- | 2026-03-23 | 132 | 94 |
656
  | 2026-03-24 | 257 | 116 |
657
  | 2026-03-25 | 242 | 132 |
658
  | 2026-03-26 | 636 | 198 |
659
- | 2026-03-27 | 1,861,627 | 12394 |
660
- | 2026-03-28 | 1,414,316 | 3729 |
661
 
662
 
663
  ### Live event schema
@@ -699,7 +699,7 @@ duckdb.sql("""
699
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
700
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
701
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
702
- | 2013 | 303 | 63,838,462 | 210,687 | 19.5 GB | 6.0 GB | 3h03m | 9h13m | 3h55m |
703
 
704
 
705
  ### 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-28** — 1,414,324 events in 3733 blocks
75
 
76
  ```
77
  00:00 █████████████████████████░░░░░ 235.4K
 
605
  | 2026-02-01 | 6 | 6 |
606
  | 2026-02-02 | 20 | 12 |
607
  | 2026-02-03 | 16 | 15 |
608
+ | 2026-02-04 | 20 | 20 |
609
  | 2026-02-05 | 10 | 10 |
610
  | 2026-02-06 | 8 | 7 |
611
  | 2026-02-07 | 7 | 6 |
 
615
  | 2026-02-11 | 107 | 13 |
616
  | 2026-02-12 | 9 | 9 |
617
  | 2026-02-13 | 13 | 13 |
618
+ | 2026-02-14 | 13 | 13 |
619
  | 2026-02-15 | 11 | 11 |
620
  | 2026-02-16 | 8 | 8 |
621
  | 2026-02-17 | 20 | 18 |
 
624
  | 2026-02-20 | 7 | 7 |
625
  | 2026-02-21 | 25 | 25 |
626
  | 2026-02-22 | 14 | 13 |
627
+ | 2026-02-23 | 22 | 20 |
628
+ | 2026-02-24 | 28 | 25 |
629
  | 2026-02-25 | 302 | 88 |
630
  | 2026-02-26 | 35 | 30 |
631
  | 2026-02-27 | 24 | 22 |
 
636
  | 2026-03-04 | 29 | 27 |
637
  | 2026-03-05 | 29 | 26 |
638
  | 2026-03-06 | 55 | 45 |
639
+ | 2026-03-07 | 19 | 17 |
640
  | 2026-03-08 | 29 | 28 |
641
  | 2026-03-09 | 37 | 33 |
642
  | 2026-03-10 | 26 | 24 |
643
  | 2026-03-11 | 27 | 26 |
644
  | 2026-03-12 | 50 | 40 |
645
  | 2026-03-13 | 156 | 101 |
646
+ | 2026-03-14 | 55 | 48 |
647
  | 2026-03-15 | 47 | 36 |
648
  | 2026-03-16 | 46 | 40 |
649
  | 2026-03-17 | 88 | 56 |
 
652
  | 2026-03-20 | 144 | 103 |
653
  | 2026-03-21 | 86 | 60 |
654
  | 2026-03-22 | 117 | 85 |
655
+ | 2026-03-23 | 133 | 95 |
656
  | 2026-03-24 | 257 | 116 |
657
  | 2026-03-25 | 242 | 132 |
658
  | 2026-03-26 | 636 | 198 |
659
+ | 2026-03-27 | 1,861,629 | 12396 |
660
+ | 2026-03-28 | 1,414,324 | 3733 |
661
 
662
 
663
  ### Live event schema
 
699
  |------|-----:|-------:|--------:|----------:|---------------:|---------:|--------:|-------:|
700
  | 2011 | 243 | 14,096,144 | 58,008 | 2.7 GB | 1.4 GB | 1h06m | 50m30s | 1h55m |
701
  | 2012 | 291 | 34,256,841 | 117,721 | 9.2 GB | 3.2 GB | 2h14m | 3h16m | 2h50m |
702
+ | 2013 | 303 | 63,838,462 | 210,687 | 19.5 GB | 6.0 GB | 3h03m | 9h13m | 3h56m |
703
 
704
 
705
  ### Pushes per year
data/commit_comments/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59a5879636ec5a2b90392ced1f0de11d5ae97ee7246b6b8190009e62cd70dda8
3
+ size 63446
data/creates/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:612891f875aeb258b05b42342b467b1362914cf5f0a4dd14c2262d039e3127a3
3
+ size 900001
data/deletes/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40de2c78488628f42bf7cf7dbcf2bcd270c562e3932169e6b085ba6a548a83b8
3
+ size 85599
data/forks/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec457a1f78686bf23b19d528f03b594aa57e173b1c08a203876acd112f26ae23
3
+ size 223194
data/issue_comments/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a2db2a13e4a7e01010d08725ac867b83c9142c33c4c1be6f11db5e74eac46ec
3
+ size 420191
data/issues/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6fe48d86d4ade7c4e9fbceb475016ef1482ce9c6eefb4ed12416844a9e78f84
3
+ size 304673
data/public_events/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:656531bfe2b2f2b4225704046b4fd9d4a51db6a8fe0a0e158300a668d8f6e2f9
3
+ size 9321
data/pull_requests/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3378813693846b2926dbb33cd108f7f0d6d62c10d235f589cebefb7a8823a71
3
+ size 1378485
data/pushes/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb72506d9f7b6dfc1aab26f7bec9b549004428798040c9126c69e9e1518d8fff
3
+ size 18730195
data/stars/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a280064211261dc23fa82a1c9596b5d8ed3eafba52ba262ccd1f080bc70ee41e
3
+ size 473087
data/wiki_pages/2013/11/17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a408e518d5b6c2646903ce58bc2636f8b4488b1b71491a3b8943407dd2db6776
3
+ size 147523
stats.csv CHANGED
@@ -834,5 +834,5 @@ date,total_events,parse_errors,pushes,issues,issue_comments,pull_requests,pr_rev
834
  2013-11-11,302865,1895,150941,18072,28189,13608,0,3432,28429,11453,33835,5076,484,2606,4571,0,274,0,100541677,207.9,29858666,33.9,207.9,23.6
835
  2013-11-14,313656,2192,160790,16913,26850,14509,0,3883,27663,11623,33787,5364,577,4185,4995,0,325,0,107889868,199.9,31321908,12.1,199.9,50.1
836
  2013-11-15,268173,1961,140972,13537,22002,11901,0,2843,23731,9771,29737,4377,475,2447,4150,0,269,0,90187007,161.9,27112899,22.6,161.9,40.2
837
- 2013-11-16,192716,1451,106914,9631,12833,6671,0,1115,16855,6980,22750,2619,352,1328,3077,0,140,0,59866614,115.1,19177496,23.0,115.1,0.0
838
  2013-11-17,234275,1243,126051,13425,21025,7919,0,1526,20704,8374,25787,3117,410,1721,2753,0,220,0,71287039,136.4,22735715,21.6,136.4,0.0
 
834
  2013-11-11,302865,1895,150941,18072,28189,13608,0,3432,28429,11453,33835,5076,484,2606,4571,0,274,0,100541677,207.9,29858666,33.9,207.9,23.6
835
  2013-11-14,313656,2192,160790,16913,26850,14509,0,3883,27663,11623,33787,5364,577,4185,4995,0,325,0,107889868,199.9,31321908,12.1,199.9,50.1
836
  2013-11-15,268173,1961,140972,13537,22002,11901,0,2843,23731,9771,29737,4377,475,2447,4150,0,269,0,90187007,161.9,27112899,22.6,161.9,40.2
837
+ 2013-11-16,192716,1451,106914,9631,12833,6671,0,1115,16855,6980,22750,2619,352,1328,3077,0,140,0,59866614,115.1,19177496,23.0,115.1,56.8
838
  2013-11-17,234275,1243,126051,13425,21025,7919,0,1526,20704,8374,25787,3117,410,1721,2753,0,220,0,71287039,136.4,22735715,21.6,136.4,0.0