600 individual player entries across the 2021-2022 NBA regular season. Content includes performance metrics such as points, rebounds, assists, and shooting percentages for every player on an active roster.
Use Cases
- Calculate player efficiency ratings by aggregating PTS, TRB, and AST columns
- Compare team-wide offensive contributions by grouping stats by the Tm column
- Identify elite perimeter shooters by filtering for high values in the 3P and 3P% columns
- Correlate player experience with performance by comparing the Age column against MP and PTS
Strengths
- Includes per-game averages for points (PTS), rebounds (TRB), and assists (AST)
- Covers shooting efficiency metrics including field goal percentage (FG%) and three-point percentage (3P%)
- Provides player-specific metadata such as team (Tm), position (Pos), and age (Age)
- Tracks defensive contributions through steals (STL) and blocks (BLK) columns