Field | Description |
---|---|
|
|
Field | Description |
---|---|
player_id | ID of the player. Use this to join to other sources. |
player_name | Name of the player |
recent_team | Most recent team player appears in `pbp` with. |
season | Official NFL season |
week | Game week number |
season_type | `REG` for regular season, `POST` for postseason |
completions | The number of completed passes. |
attempts | The number of pass attempts as defined by the NFL. |
passing_yards | Yards gained on pass plays. |
passing_tds | The number of passing touchdowns. |
interceptions | The number of interceptions thrown. |
sacks | The Number of times sacked. |
sack_yards | Yards lost on sack plays. |
sack_fumbles | The number of sacks with a fumble. |
sack_fumbles_lost | The number of sacks with a lost fumble. |
passing_air_yards | Passing air yards (includes incomplete passes). |
passing_yards_after_catch | Yards after the catch gained on plays in which player was the passer (this is an unofficial stat and may differ slightly between different sources). |
passing_first_downs | First downs on pass attempts. |
passing_epa | Total expected points added on pass attempts and sacks. NOTE: this uses the variable `qb_epa`, which gives QB credit for EPA for up to the point where a receiver lost a fumble after a completed catch and makes EPA work more like passing yards on plays with fumbles. |
passing_2pt_conversions | Two-point conversion passes. |
dakota | Adjusted EPA + CPOE composite based on coefficients which best predict adjusted EPA/play in the following year. |
carries | The number of official rush attempts (incl. scrambles and kneel downs). Rushes after a lateral reception don't count as carry. |
rushing_yards | Yards gained when rushing with the ball (incl. scrambles and kneel downs). Also includes yards gained after obtaining a lateral on a play that started with a rushing attempt. |
rushing_tds | The number of rushing touchdowns (incl. scrambles). Also includes touchdowns after obtaining a lateral on a play that started with a rushing attempt. |
rushing_fumbles | The number of rushes with a fumble. |