Skip to content

rdraward/nba_draft_minutes_played

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Career Minutes Played per Draft Position

With teams amassing huge numbers of picks, I just wanted to look into possible value without taking stats other than average number of minutes played into account. I have added a get_draft_class API to the basketball_reference_scraper and use this to get career minutes played over sets of different years.

Right now, I just gather basic minutes played per position and do an average for each draft position. I also request separate data for playoff minutes to compare to career totals.

Future work

  • count and remove players below a threshold
  • examine minutes on a playoff team vs minutes on a non-playoff team
    • similarly, minutes on an over .500 team vs minutes on a below .500 team

About

Take a look at minutes totals for draft positions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages