add data for draymond

This commit is contained in:
Dhrumil Mehta
2019-07-08 18:20:49 -04:00
committed by GitHub
parent 0e3116afa3
commit 5dc70999af
2 changed files with 3023 additions and 0 deletions

13
nba-draymond/README.md Normal file
View File

@@ -0,0 +1,13 @@
# nba-draymond
This folder contains the data behind the story [A Better Way To Evaluate NBA Defense](https://fivethirtyeight.com/features/a-better-way-to-evaluate-nba-defense/).
`draymond.csv` contains the DRAYMOND ratings (Defensive Rating Accounting for Yielding Minimal Openness by Nearest Defender) for every player since the 2013-14 season.
Column | Description
-------|-------------
`season` | The second year of the season; for example, 2018-2019 season would be listed as 2019.
`player`| Name of the player
`posessions` | Number of possessions a player played during the season
`DRAYMOND` | Defensive Rating Accounting for Yielding Minimal Openness by Nearest Defender

3010
nba-draymond/draymond.csv Normal file

File diff suppressed because it is too large Load Diff