TRACKING: Contains player tracking data from season 2020.

TRACKINGR Documentation

Contains player tracking data from season 2020.

Description

A dataset containing the tracking location of different players across various games

Usage

TRACKING

Format

A data frame with 41561 rows and 19 variables:

time

Time stamp of play (time, yyyy-mm-dd, hh:mm:ss)

x

Player position along the long axis of the field, 0 - 120 yards.

y

Player position along the short axis of the field, 0 - 53.3 yards.

s

Speed in yards/second

a

Speed in yards/second^2

dis

Distance traveled from prior time point, in yards

o

Player orientation (deg), 0 - 360 degrees

dir

Angle of player motion (deg), 0 - 360 degrees

event

Tagged play details, including moment of ball snap, pass release, pass catch, tackle, etc

nflId

Player identification number, unique across players

displayName

Player name

jerseyNumber

Jersey number of player

position

Player position group

team

Team (away or home) of corresponding player

frameId

Frame identifier for each play, starting at 1

gameId

Game identifier, unique

playId

Play identifier, not unique across games

playDirection

Direction that the offense is moving

Source

https://www.kaggle.com/c/nfl-big-data-bowl-2022/data


josePliego/final_proj_carolina_kernels documentation built on July 19, 2022, 6:43 p.m.