Source : basketballreference.com
Hi there,
This is my first time uploading a dataset to Kaggle so please bear with the inaccuracies if any. Feel free to connect with me on LinkedIn.
Metadata :
- Player : Player's name
- Pos : Player's position (PG, SG, SF, PF, C)
- Age : Player's age
- Tm : Player's Team(s) Short Form
- G : Number of games played
- GS : Number of games started
- MP : Number of minutes played
- FG : Average field goals made
- FGA : Average field goals attempted
- FG% : Average field goals percentage {(FG/FGA)*100}
- 3P : Average 3 pointers made
- 3PA : Average 3 pointers attempted
- 3P% : Average 3 pointers percentage {(3P/3PA)*100}
- 2P : Average 2 pointers made
- 2PA : Average 2 pointers attempted
- 2P% : Average 2 pointers percentage {(2P/2PA)*100}
- eFG% : Effective field goal percentage
- FT : Average free throws made
- FTA : Average free throws attempted
- FT% : Average free throw percentage {(FT/FTA)*100}
- ORB : Average offensive rebounds per game
- DRB : Average defensive rebounds per game
- TRB : Average total rebounds per game
- AST : Average assists per game
- STL : Average steals per game
- BLK : Average blocks per game
- TOV : Average turnovers per game
- PF : Average personal fouls per game
- PTS : Average points per game
- Year : Year
- Pts Won : Points won by the player to win the MVP award
- Pts Max : Maximum points a player could get that season
- Share : Share of total points a player received that season {Pts Won / Pts Max} (Response Variable)
- Team : Player's Team(s) Long Form
- W : Team's wins that season
- L : Team's losses that season
- W/L% : Team's win/loss percentage that season
- GB : Games behind
- PS/G : Average points, the team scored, per game
- PA/G : Average points, the team let opponent score, per game
- PS/G : Average points, the team scored per game
- SRS : Simple rating system