diff --git a/nba-draymond/README.md b/nba-draymond/README.md index d244ce7..67f7908 100644 --- a/nba-draymond/README.md +++ b/nba-draymond/README.md @@ -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 \ No newline at end of file +`DRAYMOND` | Defensive Rating Accounting for Yielding Minimal Openness by Nearest Defender