Welcome to the NBA Statistics Repository for teams and players. This repository contains a rich and diverse dataset spanning from 1996 to 2023, drawn from NBA game statistics. It's ideal for data analysts, basketball fans, researchers, and anyone interested in the detailed numbers behind the sport.
This repository contains a series of CSV files detailing the performances of teams and players from 1996 to 2023. A list of these files is provided below:
player_index.csv: An index of all players with general information.player_stats_advanced_po.csvandplayer_stats_advanced_rs.csv: Advanced statistics for players during playoffs (po) and regular season (rs).player_stats_defense_po.csvandplayer_stats_defense_rs.csv: Defensive statistics for players during the playoffs and regular season.player_stats_misc_po.csvandplayer_stats_misc_rs.csv: Miscellaneous player statistics for the playoffs and regular season.player_stats_scoring_po.csvandplayer_stats_scoring_rs.csv: Scoring statistics for players during the playoffs and regular season.player_stats_traditional_po.csvandplayer_stats_traditionnal_rs.csv: Traditional player statistics during the playoffs and regular season.player_stats_usage_po.csvandplayer_stats_usage_rs.csv: Player usage statistics during the playoffs and regular season.team_stats_advanced_po.csvandteam_stats_advanced_rs.csv: Advanced team statistics during the playoffs and regular season.team_stats_defense_po.csvandteam_stats_defense_rs.csv: Defensive team statistics during the playoffs and regular season.team_stats_four_factors_po.csvandteam_stats_four_factors_rs.csv: Four factors team statistics during the playoffs and regular season.team_stats_misc_po.csvandteam_stats_misc_rs.csv: Miscellaneous team statistics during the playoffs and regular season.team_stats_opponent_po.csvandteam_stats_opponent_rs.csv: Team opponent statistics during the playoffs and regular season.team_stats_scoring_po.csvandteam_stats_scoring_rs.csv: Scoring team statistics during the playoffs and regular season.team_stats_traditional_po.csvandteam_stats_traditional_rs.csv: Traditional team statistics during the playoffs and regular season.
To use this data, simply clone this repository and use a software capable of reading CSV files, such as Excel, R, Python (with pandas), etc.
Contributions to this repo are welcome. If you have additional data to add or corrections to make, please feel free to open a pull request.
These data are released under the MIT License. See the LICENSE file for more information.