nba_shotchartleaguewide
#
Endpoint URL#
Valid URLhttps://stats.nba.com/stats/shotchartleaguewide?LeagueID=00&Season=2019-20
#
ParametersAPI Parameter Name | Parameter | Pattern | Required | Nullable |
---|---|---|---|---|
LeagueID | league_id | Y | ||
Season | season | Y |
#
Data Setsleague_wide
#
League_Wide ['GRID_TYPE', 'SHOT_ZONE_BASIC', 'SHOT_ZONE_AREA', 'SHOT_ZONE_RANGE', 'FGA', 'FGM', 'FG_PCT']
#
JSON{ "data_sets": { "League_Wide": [ "GRID_TYPE", "SHOT_ZONE_BASIC", "SHOT_ZONE_AREA", "SHOT_ZONE_RANGE", "FGA", "FGM", "FG_PCT" ] }, "endpoint": "ShotChartLeagueWide", "last_validated_date": "2020-08-15", "nullable_parameters": [], "parameter_patterns": { "LeagueID": null, "Season": null }, "parameters": [ "LeagueID", "Season" ], "required_parameters": [ "LeagueID", "Season" ], "status": "success"}
Last validated 2020-08-16