{"Field":"nflverse_game_id","Type":"character","Description":"nflverse identifier for games. Format is season, week, away_team, home_team"} {"Field":"old_game_id","Type":"character","Description":"Legacy NFL game ID."} {"Field":"play_id","Type":"integer","Description":"Numeric play id that when used with game_id and drive provides the unique identifier for a single play."} {"Field":"possession_team","Type":"character","Description":"String abbreviation for the team with possession."} {"Field":"offense_formation","Type":"character","Description":"Formation the offense lines up in to snap the ball."} {"Field":"offense_personnel","Type":"character","Description":"Number of running backs, tight ends, and wide receivers on the field for the play. If there are more than the standard 5 offensive linemen and 1 quarterback, they will be listed here as well."} {"Field":"defenders_in_box","Type":"integer","Description":"Number of defensive players lined up in the box at the snap."} {"Field":"defense_personnel","Type":"character","Description":"Number of defensive linemen, linebackers, and defensive backs on the field for the play."} {"Field":"number_of_pass_rushers","Type":"integer","Description":"Number of defensive player who rushed the passer."} {"Field":"players_on_play","Type":"character","Description":"A list of every player on the field for the play, by gsis_it_id"} {"Field":"offense_players","Type":"character","Description":"A list of every offensive player on the field for the play, by gsis_id"} {"Field":"defense_players","Type":"character","Description":"A list of every defensive player on the field for the play, by gsis_id"} {"Field":"n_offense","Type":"integer","Description":"Number of offensive players on the field for the play"} {"Field":"n_defense","Type":"integer","Description":"Number of defensive players on the field for the play"} {"Field":"ngs_air_yards","Type":"double","Description":"Distance (in yards) that the ball traveled in the air on a given passing play as tracked by NGS"} {"Field":"time_to_throw","Type":"double","Description":"Duration (in seconds) between the time of the ball being snapped and the time of release of a pass attempt"} {"Field":"was_pressure","Type":"logical","Description":"A boolean indicating whether or not the QB was pressured on a play"} {"Field":"defense_man_zone_type","Type":"character","Description":"A string indicating whether the defense was in man or zone coverage on a play"} {"Field":"defense_coverage_type","Type":"character","Description":"A string indicating what type of cover the defense was in on a play"}