以下为卖家选择提供的数据验证报告:
数据描述
Context
This dataset was collected to work on NBA games data. I used the nba stats website to create this dataset.
You can find more details about data collection in my GitHub repo here : nba predictor repo.
If you want more informations about this api endpoint feel free to go on the nba_api
GitHub repo that documentate each endpoint : link here
Content
You can find 5 datasets :
- games.csv : all games from 2004 season to last update with the date, teams and some details like number of points, etc.
- games_details.csv : details of games dataset, all statistics of players for a given game
- players.csv : players details (name)
- ranking.csv : ranking of NBA given a day (split into west and east on
CONFERENCE
column - teams.csv : all teams of NBA
Acknowledgements
I would like to thanks nba stats website which allows all NBA data freely open to everyone and with a great api endpoint.
Inspiration
- Predict NBA games winner
Enjoy it ! Nathan

NBA games data
21.21MB
申请报告