The raw data behind the story "Projecting The Top 50 Players In The 2015 NBA Draft Class" https://fivethirtyeight.com/features/projecting-the-top-50-players-in-the-2015-nba-draft-class/. An analysis using this data was contributed by G. Elliott Morris as a package vignette at https://fivethirtyeightdata.github.io/fivethirtyeightdata/articles/NBA.html.
nba_draft_2015
A data frame with 1090 rows representing National Basketball Association players/prospects and 9 variables:
Player name
The player's position going into the draft
The player's identification code
The year the player was eligible for the NBA draft
The model's projected statistical plus/minus over years 2-5 of the player's NBA career
Probability of becoming a superstar player (1 per draft, SPM >= +3.3)
Probability of becoming a starting-caliber player (10 per draft, SPM >= +0.5)
Probability of becoming a role player (25 per draft, SPM >= -1.4)
Probability of becoming a bust (everyone else, SPM < -1.4)
See https://fivethirtyeight.com/features/projecting-the-top-50-players-in-the-2015-nba-draft-class/