- 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
- 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
- Removed
gt
table functions and moved tocbbplotR
. - Added
cbd_add_net_quad
function to automatically retrieve NET rankings, join them to data, and calculate quadrants.
- Beta release; formally "announced" package via Twitter.