season2017: Dataset for all the Shots in the 2016-17 season of the NBA

Description Usage Format

Description

A dataset containing a dataframe

Usage

1

Format

Data frame with the following columns

GRID_TYPE

A stack with eight time slices for species A

GAME_ID

A stack with eight time slices for species b

GAME_EVENT_ID

Id of the play when the shot happened

PLAYER_ID

Numeric code of the player whot took the shot

PLAYER_NAME

Name of the player who took the shot

TEAM_ID

Numeric code of the team

TEAM_NAME

Name of the team of the player who took the shot

PERIOD

Quarter when the shot was taken 1 to 4, if there are overtimes it keeps adding, that is period 6 is the second overtime

MINUTES_REMAINING

minutes remaining

SECONDS_REMAINING

seconds remaining in the minute

EVENT_TYPE

Weather the shot was made or not

ACTION_TYPE

What kind of shot was taken, this has 52 options ranging from hook bank shot to reverse dunk shot

SHOT_TYPE

Weather the shot was 2 point or 3 point shot

SHOT_ZONE_BASIC

Factor, one of "Above the Break 3", "Backcourt", "In The Paint (Non-RA)", "Left Corner 3", "Mid-Range", "Restricted Area", "Right Corner 3"

SHOT_ZONE_AREA

One of "Back Court(BC)", "Center(C)", "Left Side Center(LC)" , "Left Side(L)", "Right Side Center(RC)", "Right Side(R)"

SHOT_ZONE_RANGE

Distance range were the shot was attempted

SHOT_DISTANCE

Shot distance in feet

LOC_X

x coordinate of the player when the shot was attempted

LOC_Y

y coordinate of the player when the shot was attempted

SHOT_ATTEMPTED_FLAG

value 1 which means that there was an attempted shot

SHOT_MADE_FLAG

interger, 1 if the shot was made, 0 if it was missed

GAME_DATE

Date when the game was played

HTM

Name of the home team

VTM

Name of the visiting team


SpatialBall documentation built on May 2, 2019, 7:24 a.m.