Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.51 KB

NEWS.md

File metadata and controls

19 lines (14 loc) · 1.51 KB

cbbdata (development version, 2024-07-20)

  • Added cbd_net_archive to pull daily NET rankings, along with KenPom and Torvik ratings, from the 2023-24 season. This endpoint will update throughout the 2024-25 season. Prior data might be added in future versions.
  • Added cbd_ap_rankings

cbbdata 0.3.0

  • Added cbd_bpi_ratings to pull current ESPN BPI ratings + rankings, SOR/SOS, and tournament projections.
  • Added cbd_all_metrics to source Torvik, KenPom, BPI, SOR/SOS, and NET in one unified tibble.
  • Added cbd_match_teams to build a team-matching named vector.
  • KenPom authorization is no longer needed for [cbd_kenpom_ratings] (these ratings are public).
  • Added cbd_torvik_team_schedule to query team schedules

cbbdata 0.2.0

  • Removed gt table functions and moved to cbbplotR.
  • Added cbd_add_net_quad function to automatically retrieve NET rankings, join them to data, and calculate quadrants.

cbbdata 0.1.0

  • Beta release; formally "announced" package via Twitter.