Merge branch 'master' of github.com:fivethirtyeight/private-data

This commit is contained in:
Dhrumil Mehta
2019-07-08 18:22:07 -04:00

View File

@@ -1,13 +1,13 @@
# nba-draymond
This folder contains the data behind the story TKTK
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.
`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
`DRAYMOND` | Defensive Rating Accounting for Yielding Minimal Openness by Nearest Defender