Syntrex commited on
Commit
40c9fd7
·
verified ·
1 Parent(s): 18baf28

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. build_2026-04-15.log +0 -0
  2. daily/2026-04-19/artifact_manifest.json +22 -0
  3. daily/2026-04-19/artifact_manifest.parquet +3 -0
  4. daily/2026-04-19/daily_batter_family_zone_profiles.parquet +3 -0
  5. daily/2026-04-19/daily_batter_zone_profiles.parquet +3 -0
  6. daily/2026-04-19/daily_hitter_metrics.parquet +3 -0
  7. daily/2026-04-19/daily_hitter_rolling.parquet +3 -0
  8. daily/2026-04-19/daily_pitcher_arsenal.parquet +3 -0
  9. daily/2026-04-19/daily_pitcher_arsenal_by_hand.parquet +3 -0
  10. daily/2026-04-19/daily_pitcher_family_zone_context.parquet +3 -0
  11. daily/2026-04-19/daily_pitcher_metrics.parquet +3 -0
  12. daily/2026-04-19/daily_pitcher_movement_arsenal.parquet +3 -0
  13. daily/2026-04-19/daily_pitcher_rolling.parquet +3 -0
  14. daily/2026-04-19/daily_pitcher_summary_by_hand.parquet +3 -0
  15. daily/2026-04-19/daily_pitcher_usage_by_count.parquet +3 -0
  16. daily/2026-04-19/daily_pitcher_zone_profiles.parquet +3 -0
  17. daily/2026-04-19/exit_velo/event_log.parquet +3 -0
  18. daily/2026-04-19/exit_velo/events.parquet +3 -0
  19. daily/2026-04-19/exit_velo/player_summary.parquet +3 -0
  20. daily/2026-04-19/exports/full_slate_game_cards.zip +3 -0
  21. daily/2026-04-19/exports/games/822750_SF_at_WSH.png +3 -0
  22. daily/2026-04-19/exports/games/823150_TEX_at_SEA.png +3 -0
  23. daily/2026-04-19/exports/games/823393_TB_at_PIT.png +3 -0
  24. daily/2026-04-19/exports/games/823475_ATL_at_PHI.png +3 -0
  25. daily/2026-04-19/exports/games/823556_KC_at_NYY.png +3 -0
  26. daily/2026-04-19/exports/games/823718_CIN_at_MIN.png +3 -0
  27. daily/2026-04-19/exports/games/823881_MIL_at_MIA.png +3 -0
  28. daily/2026-04-19/exports/games/824047_SD_at_LAA.png +3 -0
  29. daily/2026-04-19/exports/games/824205_STL_at_HOU.png +3 -0
  30. daily/2026-04-19/exports/games/824371_LAD_at_COL.png +3 -0
  31. daily/2026-04-19/exports/games/824452_BAL_at_CLE.png +3 -0
  32. daily/2026-04-19/exports/games/824691_NYM_at_CHC.png +3 -0
  33. daily/2026-04-19/exports/games/824777_DET_at_BOS.png +3 -0
  34. daily/2026-04-19/exports/games/825018_CWS_at_ATH.png +3 -0
  35. daily/2026-04-19/exports/games/825100_TOR_at_AZ.png +3 -0
  36. daily/2026-04-19/games/822750/exports.parquet +3 -0
  37. daily/2026-04-19/games/822750/matchup.parquet +3 -0
  38. daily/2026-04-19/games/822750/pitch_shape.parquet +3 -0
  39. daily/2026-04-19/games/822750/pitcher_detail.parquet +3 -0
  40. daily/2026-04-19/games/822750/rolling.parquet +3 -0
  41. daily/2026-04-19/games/822750/zones.parquet +3 -0
  42. daily/2026-04-19/games/823150/exports.parquet +3 -0
  43. daily/2026-04-19/games/823150/matchup.parquet +3 -0
  44. daily/2026-04-19/games/823150/pitch_shape.parquet +3 -0
  45. daily/2026-04-19/games/823150/pitcher_detail.parquet +3 -0
  46. daily/2026-04-19/games/823150/rolling.parquet +3 -0
  47. daily/2026-04-19/games/823150/zones.parquet +3 -0
  48. daily/2026-04-19/games/823393/exports.parquet +3 -0
  49. daily/2026-04-19/games/823393/matchup.parquet +3 -0
  50. daily/2026-04-19/games/823393/pitch_shape.parquet +3 -0
build_2026-04-15.log CHANGED
Binary files a/build_2026-04-15.log and b/build_2026-04-15.log differ
 
daily/2026-04-19/artifact_manifest.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "target_date": "2026-04-19",
3
+ "built_at_utc": "2026-04-19T04:59:31.699746+00:00",
4
+ "metrics_version": "v1",
5
+ "game_count": 15,
6
+ "roster_rows": 778,
7
+ "hitter_snapshot_rows": 12398,
8
+ "pitcher_snapshot_rows": 698,
9
+ "source_max_event_date": "2026-04-17",
10
+ "live_rows": 127042,
11
+ "hitter_rolling_rows": 3981,
12
+ "pitcher_rolling_rows": 2781,
13
+ "timing_prepare_assets_seconds": 8502.85,
14
+ "timing_reusable_artifacts_seconds": 13.07,
15
+ "timing_daily_context_seconds": 18.64,
16
+ "timing_tracking_write_seconds": 1.4,
17
+ "timing_twitter_exports_seconds": 4.54,
18
+ "timing_exit_velo_artifacts_seconds": 22.69,
19
+ "timing_daily_artifacts_seconds": 29.23,
20
+ "timing_per_game_artifacts_seconds": 2.19,
21
+ "timing_build_total_seconds": 9136.66
22
+ }
daily/2026-04-19/artifact_manifest.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ece9ff8138b4fab2d5fbf71bffea225abcbe31ce49f5e3b08aeb35600cbc6e9
3
+ size 14166
daily/2026-04-19/daily_batter_family_zone_profiles.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:781374cadb6430a3cb80887fee77af6a7ff2826f014d5135cb75c48092a34b40
3
+ size 163175
daily/2026-04-19/daily_batter_zone_profiles.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cefb047b0d9f8f08ab9a404f0145283ec6df800b35d40ff00c7754cc58231a5
3
+ size 1931919
daily/2026-04-19/daily_hitter_metrics.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a398d8594aa1d7d27145b8ae926c3ad5db6c155acdba654432f984c54e2857f0
3
+ size 2420157
daily/2026-04-19/daily_hitter_rolling.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dff7a52621c0e50d5aee64fcae92e48d5dc31e1dec2a9891efa0d159b033907f
3
+ size 59582
daily/2026-04-19/daily_pitcher_arsenal.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af975ab11d7664a41b03ed800b773ca0753e333d8096a1f80764ef117238a22
3
+ size 141311
daily/2026-04-19/daily_pitcher_arsenal_by_hand.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd15e102514c88d84ad25128db3893ba78c5e26a9d38a228b91ed728c89f4521
3
+ size 359691
daily/2026-04-19/daily_pitcher_family_zone_context.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a93d043ecd737b715ebdc273c95a447be859e0a99994a68b79b934d1154288b
3
+ size 29869
daily/2026-04-19/daily_pitcher_metrics.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5a5751b3e83f0437354bfd30606998824b8a8c1aaf72e77bf8c40d161ebc423
3
+ size 70457
daily/2026-04-19/daily_pitcher_movement_arsenal.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74398704d95c01164c41a019986551203099dd66929302ac26fc6717cf64c5f8
3
+ size 35039
daily/2026-04-19/daily_pitcher_rolling.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e354d9026c4044a4c9a871be989dc8e835e7b7c1d7deb8071e5602a9d777d85
3
+ size 59564
daily/2026-04-19/daily_pitcher_summary_by_hand.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e204e4a9b1ef9cf47ee1018a4497f086cab735e5a9216d3eb4ebe7144f2aed5
3
+ size 169907
daily/2026-04-19/daily_pitcher_usage_by_count.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7926685a6ca288e2f100c6e485e6b0c96ad33b5b688bd53801f02c3337d59170
3
+ size 491694
daily/2026-04-19/daily_pitcher_zone_profiles.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c7f193ba5439f1fdc7da46ca26cb376ecce1a968465f18eebeece48234687a6
3
+ size 2457001
daily/2026-04-19/exit_velo/event_log.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b6abb77bbf426a32e36b9983e31fd9eae383213bfee1c0f37e1d7239765e3ac
3
+ size 208884
daily/2026-04-19/exit_velo/events.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7476c3e7db0f55a22e90583dd24447e5538a723c1a389e4761f73792a9171ce6
3
+ size 1843474
daily/2026-04-19/exit_velo/player_summary.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45343a076742ea6efe611706098cc9f74a3875ac012d98f57c0ad08a12a6ba2f
3
+ size 570139
daily/2026-04-19/exports/full_slate_game_cards.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa76b5015064b8f2263617c6c05fdeea38950b937fb63eeef9c5a92d125526b
3
+ size 6078464
daily/2026-04-19/exports/games/822750_SF_at_WSH.png ADDED

Git LFS Details

  • SHA256: f6ed6460cd31a7ff29bb3d4c8a603fbea314e3bb5788dc39bac03b010f5b3fbb
  • Pointer size: 131 Bytes
  • Size of remote file: 416 kB
daily/2026-04-19/exports/games/823150_TEX_at_SEA.png ADDED

Git LFS Details

  • SHA256: 93f19d51e0e0ebd621effd22be27a4e1036f3e464b354f9744b7e016d92f5091
  • Pointer size: 131 Bytes
  • Size of remote file: 433 kB
daily/2026-04-19/exports/games/823393_TB_at_PIT.png ADDED

Git LFS Details

  • SHA256: 2204f41643dde3aa40494146ee392421674f957c66313b5bd7de99142c1cd7a8
  • Pointer size: 131 Bytes
  • Size of remote file: 407 kB
daily/2026-04-19/exports/games/823475_ATL_at_PHI.png ADDED

Git LFS Details

  • SHA256: f436ca6db42ff935b92f2884bae407b94026c3ed2d99f21848976c145b7db84e
  • Pointer size: 131 Bytes
  • Size of remote file: 413 kB
daily/2026-04-19/exports/games/823556_KC_at_NYY.png ADDED

Git LFS Details

  • SHA256: 0b3cdc800efd195137de3debaf5a207b4b4068cb7acbbc3dcfe6e31899294484
  • Pointer size: 131 Bytes
  • Size of remote file: 413 kB
daily/2026-04-19/exports/games/823718_CIN_at_MIN.png ADDED

Git LFS Details

  • SHA256: 31235d7662e940ccb6dad67a687418fa10bec64678b82f4503ec8c25ee3d0478
  • Pointer size: 131 Bytes
  • Size of remote file: 420 kB
daily/2026-04-19/exports/games/823881_MIL_at_MIA.png ADDED

Git LFS Details

  • SHA256: e48455263da5aa9b995ffe7514d99b17169f98e0af98a8ef628b2d9f74b0ba5b
  • Pointer size: 131 Bytes
  • Size of remote file: 432 kB
daily/2026-04-19/exports/games/824047_SD_at_LAA.png ADDED

Git LFS Details

  • SHA256: d7a9782bcd5a2355d37c47ea7fd373eb3314c9d410c2d36e465920aa802490e4
  • Pointer size: 131 Bytes
  • Size of remote file: 412 kB
daily/2026-04-19/exports/games/824205_STL_at_HOU.png ADDED

Git LFS Details

  • SHA256: cb98cfcf427aed6b10e5e2382087f23151e64210bf410678f2267efa2be91169
  • Pointer size: 131 Bytes
  • Size of remote file: 435 kB
daily/2026-04-19/exports/games/824371_LAD_at_COL.png ADDED

Git LFS Details

  • SHA256: f1f3f5b879f59c35becc652c3eaf4b116eb476545f867ec2851c8b69170bbc8e
  • Pointer size: 131 Bytes
  • Size of remote file: 410 kB
daily/2026-04-19/exports/games/824452_BAL_at_CLE.png ADDED

Git LFS Details

  • SHA256: 957e5b5cba34f61297eb5a680ac81108de0416ddc4a09452d8e3e29088cd6d8d
  • Pointer size: 131 Bytes
  • Size of remote file: 425 kB
daily/2026-04-19/exports/games/824691_NYM_at_CHC.png ADDED

Git LFS Details

  • SHA256: 900e1f4d4a0a15483357381e4d0cecbd0524cb4e5ef26aaf434294e98d5c4e2c
  • Pointer size: 131 Bytes
  • Size of remote file: 420 kB
daily/2026-04-19/exports/games/824777_DET_at_BOS.png ADDED

Git LFS Details

  • SHA256: 25c4deb3811de72f4b366675fdf4d2dc8badc83f2a33d2737bc1cc8dcde327a5
  • Pointer size: 131 Bytes
  • Size of remote file: 415 kB
daily/2026-04-19/exports/games/825018_CWS_at_ATH.png ADDED

Git LFS Details

  • SHA256: 90541609eb8233ae4a4ea0c092c8172ffd5a55ca9f7e2834844c6002a4012a29
  • Pointer size: 131 Bytes
  • Size of remote file: 414 kB
daily/2026-04-19/exports/games/825100_TOR_at_AZ.png ADDED

Git LFS Details

  • SHA256: 04ed034f87afe31bacac61e853e500e018f40e3ef0cbb656fdf1269545e6b84b
  • Pointer size: 131 Bytes
  • Size of remote file: 427 kB
daily/2026-04-19/games/822750/exports.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b6f0a132fde7bb67bef9d698201a1741a271c6b322e17d2bf42f80ce13cbad9
3
+ size 5684
daily/2026-04-19/games/822750/matchup.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f91bd0fcf12cedeff0b7cacfd9d84ee2fcbd60913a79f3f564d6cf7b7cc5cfa
3
+ size 167754
daily/2026-04-19/games/822750/pitch_shape.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c273e3f0c48dceb1b60968e86886d7db38c66e3e5bd6713f67f3649ae6df11e8
3
+ size 39647
daily/2026-04-19/games/822750/pitcher_detail.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6be41783debca64108e9d3804613d7373e1d92799e2a20575be8523ac9395e0
3
+ size 89128
daily/2026-04-19/games/822750/rolling.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:070da7a39e806d5f9277e736ef0385a861e680b5d49260f01e3f51ed3964b58a
3
+ size 7130
daily/2026-04-19/games/822750/zones.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5db9360dd59c62437c4a83be8cac823378f08d336ccf46999dc806590283f24f
3
+ size 82577
daily/2026-04-19/games/823150/exports.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f715966f84463de3aa52873943bf546a14badbe23376d2ffdacea64d1babcec
3
+ size 5904
daily/2026-04-19/games/823150/matchup.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:067132c45ef927d372d13ca6152a04f59b7519b80486264600b8a090e07464c7
3
+ size 169022
daily/2026-04-19/games/823150/pitch_shape.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3bbae7902662aaf2c6edab52c111df914cb071a1b1aafa38790ada2f0df57e8
3
+ size 39400
daily/2026-04-19/games/823150/pitcher_detail.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478ef6a38c462be063efec441f226fc779053db0de7c2f94ac36eed963a57b04
3
+ size 84965
daily/2026-04-19/games/823150/rolling.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c529af3c504b61695b5a55c3dd0f7c48afb1c5f2d45040805107f613f4bdcca
3
+ size 7130
daily/2026-04-19/games/823150/zones.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1f749328922587c0efcd79d19683eb462e56cca37e3b159182df7dabc8a7531
3
+ size 106919
daily/2026-04-19/games/823393/exports.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3251ced5700fc6df8751184b4e4cbb3ea74c050da1fc54b568efda4b5e42979f
3
+ size 5777
daily/2026-04-19/games/823393/matchup.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92ea43800c317804c332db6a9460bc5baa7f0df446e90297d3f17f7e82a83a3d
3
+ size 165928
daily/2026-04-19/games/823393/pitch_shape.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1be92536e2ad87cd320b12043f89306f6be81841b09156220f7d726a53921f99
3
+ size 39521