
Shared column schema: nba leaguedashoppptshot leaguedashptshots schema
Source:R/hoopR_schemas.R
nba_leaguedashoppptshot_leaguedashptshots_schema.RdColumns shared verbatim across: nba_leaguedashoppptshot, nba_leaguedashteamptshot.
Details
| col_name | types | description |
| TEAM_ID | character | Unique team identifier. |
| TEAM_NAME | character | Full team display name (e.g. 'Las Vegas Aces'). |
| TEAM_ABBREVIATION | character | Short team abbreviation (e.g. 'LAS'). |
| GP | character | Games played. |
| G | character | Games played. |
| FGA_FREQUENCY | character | |
| FGM | character | Field goals made. |
| FGA | character | Field goal attempts. |
| FG_PCT | character | Field goal percentage (0-1). |
| EFG_PCT | character | Effective field goal percentage (0-1). |
| FG2A_FREQUENCY | character | |
| FG2M | character | |
| FG2A | character | |
| FG2_PCT | character | |
| FG3A_FREQUENCY | character | |
| FG3M | character | Three-point field goals made. |
| FG3A | character | Three-point field goal attempts. |
| FG3_PCT | character | Three-point field goal percentage (0-1). |