| add_deltas | Add event-to-event deltas to a play-by-play |
| add_goalie_biometrics | Add goalie biometrics to (a) play-by-play(s) |
| add_shift_times | Add on-ice shift times to a play-by-play |
| add_shooter_biometrics | Add shooter biometrics to (a) play-by-play(s) |
| attendance | Access the attendance by season and game type |
| awards | Access all the awards |
| award_winners | Access all the award winners/finalists |
| boxscore | Access the boxscore for a game, team, and position |
| bracket | Access the playoff bracket for a season |
| calculate_expected_goals | Calculate the expected goals for all the shots in (a)... |
| calculate_shift_times_by_situation | Calculate shift times by exact situation code |
| coach_career_statistics | Access the career statistics for all the coaches |
| coaches | Access all the coaches |
| coach_franchise_statistics | Access the statistics for all the coaches by franchise and... |
| combine_reports | Access the draft combine reports |
| contracts | Access all contracts from packaged internal data |
| countries | Access all the countries |
| dot-add_empty_html_on_ice_columns | Initialize empty on-ice columns |
| dot-add_html_on_ice_players | Add HTML-derived on-ice players to play-by-play |
| dot-add_one_on_one_on_ice_players | Add one-on-one shooter/goalie assignments |
| dot-add_on_ice_shift_timing_context | Add on-ice shift timing context |
| dot-api_request | Build a retrying API request |
| dot-apply_pbp_delta_columns | Attach delta context columns to play-by-play |
| dot-apply_shot_context | Attach shot context columns to play-by-play |
| dot-assign_html_on_ice_player_ids | Assign resolved HTML on-ice IDs to scalar columns |
| dot-assign_on_ice_shift_metric | Assign scalar on-ice timing metrics |
| dot-backfill_delayed_penalty_on_ice_players | Backfill unmatched delayed-penalty rows from nearby populated... |
| dot-build_api_html_match_table | Build API-side HTML matching features |
| dot-build_game_roster_lookup | Build a game-roster lookup table |
| dot-calculate_angle | Calculate the Euclidean angle from the attacking net for all... |
| dot-calculate_distance | Calculate the Euclidean distance from the attacking net for... |
| dot-calculate_shift_times_by_situation_data | Calculate shift times by situation from supplied data |
| dot-clean_public_pbp_plays | Run shared public play-by-play cleanup |
| dot-coerce_team_id | Convert to the appropriate team ID |
| dot-coerce_team_tri_code | Convert to the appropriate team three-letter code |
| dot-compute_on_ice_shift_timing_in_r | Compute on-ice shift timings in R |
| dot-compute_on_ice_shift_timing_matrices | Compute on-ice shift timing matrices |
| dot-compute_pbp_deltas | Compute play-by-play deltas with native fallback |
| dot-compute_pbp_deltas_in_r | Compute play-by-play deltas in R |
| dot-compute_shot_context | Compute shot context summaries |
| dot-count_goals_shots | Count the as-of-event goal, shots on goal, Fenwick, and Corsi... |
| dot-covid_round_robin_shootout_game_ids | Identify Return-to-Play round-robin shootout games |
| dot-dot_to_camel | Convert dot-delimited names to camelCase |
| dot-draw_rink_arc | Draw an arc on the rink |
| dot-draw_rink_circle | Draw a circle on the rink |
| dot-draw_share_cumulative_xg | Draw a shareable cumulative xG plot |
| dot-draw_share_shot_legends | Draw the shot-map legends |
| dot-draw_share_shot_locations | Draw a shareable shot-location plot |
| dot-drop_illogical_ordered_events | Remove illogically ordered boundary events from a... |
| dot-empty_pbp_delta_context | Build an empty play-by-play delta context |
| dot-empty_public_pbp_column | Allocate a missing public play-by-play column |
| dot-ensure_local_native_symbol | Ensure a native symbol is available |
| dot-espn_api | Call the ESPN API |
| dot-extract_html_clock | Extract an HTML clock token |
| dot-fetch_html_pbp_on_ice | Fetch HTML on-ice play-by-play rows |
| dot-finalize_pbp_output | Finalize public play-by-play output |
| dot-flag_is_home | Flag if the event belongs to the home team or not for all the... |
| dot-flag_is_rebound | Flag if the shot attempt is a rebound attempt or creates a... |
| dot-flag_is_rush | Flag if the shot attempt is a rush attempt or not for all the... |
| dot-format_elapsed_clock | Format elapsed seconds as an 'MM:SS' clock |
| dot-format_html_shift_clock | Format an HTML shift clock |
| dot-game_period_base_seconds | Compute period base seconds for a game |
| dot-has_any_on_ice_player_ids | Identify populated on-ice player rows |
| dot-html_clocks_to_seconds | Convert clocks to seconds |
| dot-html_desc_owner_team_id | Resolve the owner team from an HTML description |
| dot-html_event_code_to_type_desc | Map HTML event codes to event type keys |
| dot-html_extract_actor_player_ids | Extract actor player IDs from an HTML event |
| dot-html_extract_tagged_players | Extract team-tagged player references from HTML |
| dot-html_pbp_report_url | Build the HTML play-by-play report URL |
| dot-html_report_request | Build an HTML report request |
| dot-html_shift_report_url | Build the HTML shift report URL |
| dot-html_time_to_seconds | Convert a clock duration to seconds |
| dot-lookup_roster_player_id | Resolve a roster player ID |
| dot-mask_strength_context_block | Mask HTML on-ice columns on unsupported events |
| dot-match_html_pbp_to_api | Match HTML play-by-play rows to API rows |
| dot-nhl_api | Call the NHL API |
| dot-nhldb_url | Build a Hugging Face NHL_DB parquet URL |
| dot-nhl_json_from_response | Parse an NHL API response as JSON |
| dot-nhl_request | Build an NHL API request |
| dot-normalize_coordinates | Normalize the x and y coordinates for all the events (plays)... |
| dot-normalize_html_team_abbrev | Normalize an HTML team abbreviation |
| dot-normalize_locale_names | Normalize locale-style dotted columns to camelCase |
| dot-normalize_public_pbp_names | Normalize raw/internal play-by-play names to the public... |
| dot-normalize_roster_person | Normalize roster person labels |
| dot-normalize_situation_code_for_parse | Normalize situation codes for parsing |
| dot-normalize_team_abbrev_cols | Normalize team abbreviation columns to team tri-code names |
| dot-normalize_team_key | Normalize the team key |
| dot-on_ice_id_scalar_column_names | List on-ice player ID columns |
| dot-on_ice_int_col | Extract an integer on-ice column |
| dot-on_ice_scalar_column_names | List all scalar on-ice columns |
| dot-on_ice_skater_slots | Return the tracked number of on-ice skater slots |
| dot-on_ice_timing_scalar_column_names | Build scalar on-ice timing column names |
| dot-open_share_png | Open a PNG device for a share plot |
| dot-optional_html_pbp_rows_from_response | Parse optional HTML on-ice rows from a parallel response |
| dot-pad_public_situation_code | Pad public situation codes |
| dot-parallel_request_failed | Check whether a parallel request failed |
| dot-parse_html_elapsed_clock | Parse an HTML elapsed clock |
| dot-parse_html_on_ice_cell | Parse an HTML on-ice cell |
| dot-parse_html_pbp_doc | Parse an HTML play-by-play document |
| dot-parse_html_pbp_response | Parse an HTML on-ice play-by-play response |
| dot-parse_html_period_label | Parse an HTML period label |
| dot-parse_situation_code_components | Parse situation-code components |
| dot-pbp_delta_public_cols | List public delta column names |
| dot-perform_parallel_requests | Perform multiple requests concurrently |
| dot-prepare_gc_public_pbp_plays | Prepare raw GameCenter rows for public cleanup |
| dot-prepare_wsc_public_pbp_plays | Prepare raw World Showcase rows for public cleanup |
| dot-public_pbp_is_shootout_eligible | Identify shootout-eligible games for public play-by-play... |
| dot-public_pbp_legal_period_seconds | Derive the legal period length in seconds |
| dot-read_remote_parquet | Download and read a remote parquet file |
| dot-repair_public_pbp_sequence | Repair public play-by-play clock/order defects in... |
| dot-request_with_retry | Add the package retry policy to a request |
| dot-require_public_pbp_columns | Validate required public play-by-play columns |
| dot-require_shift_chart_columns | Validate required shift-chart columns |
| dot-scope_person_name_cols | Scope generic person-name columns to an entity |
| dot-score_html_api_candidates | Score HTML-to-API matching candidates |
| dot-share_cumulative_title | Build a cumulative xG title |
| dot-share_cumulative_xg_series | Build cumulative xG series |
| dot-share_filter_team_shots | Filter share shots to one team |
| dot-share_game_labels | Read game labels for share plots |
| dot-share_game_shots | Fetch shot attempts with xG for a game |
| dot-share_plot_spec | Build share-plot output settings |
| dot-share_shot_location_title | Build a shot-location title |
| dot-share_team_key | Normalize share-plot team selector |
| dot-share_xg_scale | Build xG color scaling metadata |
| dot-shift_situation_add_metadata | Add team and player metadata |
| dot-shift_situation_add_totals | Add situation total columns |
| dot-shift_situation_base_summary | Summarize player-period shift totals |
| dot-shift_situation_game_teams | Identify game team IDs |
| dot-shift_situation_intervals | Build shift-situation intervals |
| dot-shift_situation_lookup_col | Read lookup column with fallback |
| dot-shift_situation_order_output | Order shift-situation output columns |
| dot-shift_situation_overlaps | Intersect shifts with situation intervals |
| dot-shift_situation_overlaps_in_r | Compute shift-situation overlaps in R |
| dot-shift_situation_perspective_code | Convert situation codes to player-team perspective |
| dot-shift_situation_player_lookup | Build player metadata lookup |
| dot-shot_event_mask | Build a shot-event mask |
| dot-sort_shift_chart_for_timing | Sort shift data for timing lookups |
| dot-strip_game_id | Strip the game ID into the season ID, game type ID, and game... |
| dot-strip_situation_code | Strip the situation code into goalie and skater counts, man... |
| dot-strip_time_period | Strip the timestamp and period number into the time elapsed... |
| dot-supported_html_on_ice_id_event_types | List HTML on-ice player-ID event types |
| dot-supported_strength_event_types | List strength-context event types |
| dot-to_game_type_id | Convert to the appropriate game type ID |
| dot-xg_auto_download | Read xG auto-download option |
| dot-xg_bake_matrix | Bake xG model matrix |
| dot-xg_booster_url | Build xG booster URL |
| dot-xg_build_model_frame | Build xG model frame |
| dot-xg_build_skater_matrix | Build skater-slot matrix |
| dot-xg_bundle_path | Locate bundled xG metadata |
| dot-xg_bundle_version | Build xG bundle cache version |
| dot-xg_cache_booster_path | Resolve cached xG booster path |
| dot-xg_cached_booster_path | Build cached xG booster path |
| dot-xg_cache_dir | Locate xG cache directory |
| dot-xg_default_model_base_url | Get default xG model base URL |
| dot-xg_download_booster | Download xG booster file |
| dot-xg_encode_categorical | Encode categorical xG feature |
| dot-xg_expected_booster_sha256 | Read expected xG booster checksum |
| dot-xg_extdata_dir | Locate xG extdata directory |
| dot-xg_extract_matched_value | Extract matched skater-slot value |
| dot-xg_extract_slot_indices | Extract skater slot indices |
| dot-xg_fetch_shift_data | Fetch shift data for xG features |
| dot-xg_fill_goalie_against_fallback | Fill goalie-against fallback columns |
| dot-xg_is_inner_slot_shot | Flag inner-slot shots |
| dot-xg_is_net_front_shot | Flag net-front shots |
| dot-xg_is_slot_shot | Flag slot shots |
| dot-xg_load_booster | Load xG booster model |
| dot-xg_load_bundle | Load xG model bundle |
| dot-xg_make_type_desc_key_prev | Build previous event type key |
| dot-xg_model_base_url | Read xG model base URL option |
| dot-xg_model_index_row | Find xG model index row |
| dot-xg_model_key | Build xG model key |
| dot-xg_normalize_missed_reason | Normalize xG missed-shot reason |
| dot-xg_normalize_shot_type | Normalize xG shot type |
| dot-xg_partition_shots | Partition shots by game state |
| dot-xg_percent_rank | Compute xG percentile rank |
| dot-xg_prepare_play_by_play | Prepare play-by-play for xG scoring |
| dot-xg_remote_booster_path | Resolve remote xG booster path |
| dot-xg_require_current_public_schema | Require current public play-by-play schema |
| dot-xg_required_shift_cols | Identify required xG shift columns |
| dot-xg_resolve_booster_path | Resolve xG booster file path |
| dot-xg_row_max | Compute row maximums with missing values |
| dot-xg_row_mean | Compute row means with missing values |
| dot-xg_row_median | Compute row medians with missing values |
| dot-xg_row_min | Compute row minimums with missing values |
| dot-xg_score_xgboost | Score shots with xGBoost |
| dot-xg_select_target_season | Select xG target season |
| dot-xg_to_logical | Coerce xG feature to logical |
| dot-xg_validate_booster_path | Validate xG booster path |
| dot-xg_validate_bundle | Validate xG model bundle |
| dot-xg_verify_booster_file | Verify xG booster file checksum |
| dot-xg_warn_ignored_model | Warn about ignored xG model argument |
| draft_picks | Access all the draft picks |
| draft_prospects | Access all the draft prospects |
| draft_rankings | Access the draft rankings for a class and category |
| drafts | Access all the drafts |
| draft_tracker | Access the real-time draft tracker |
| draw_NHL_rink | Draw a full NHL rink |
| espn_futures | Access the ESPN futures for a season |
| espn_game_odds | Access the ESPN odds for a game |
| espn_games | Access the ESPN games for a season |
| espn_game_summary | Access the ESPN summary for a game |
| espn_injuries | Access the real-time ESPN injury reports |
| espn_play_by_play | Access the ESPN play-by-play for a game |
| espn_players | Access all the ESPN players |
| espn_player_summary | Access the ESPN summary for a player |
| espn_teams | Access all the ESPN teams |
| espn_team_summary | Access the ESPN summary for a team |
| espn_transactions | Access the ESPN transactions for a season |
| expansion_draft_picks | Access all the expansion draft picks |
| expansion_drafts | Access all the expansion drafts |
| franchise_playoff_situational_results | Access the playoff series results for all the franchises by... |
| franchises | Access all the franchises |
| franchise_season_statistics | Access the statistics for all the franchises by season and... |
| franchise_statistics | Access the all-time statistics for all the franchises by game... |
| franchise_team_statistics | Access the all-time statistics for all the franchises by team... |
| franchise_versus_franchise | Access the all-time statistics versus other franchises for... |
| game_odds | Access the real-time game odds for a country by partnered... |
| game_rosters | Access the rosters for a game |
| games | Access all the games |
| game_type_now | Access the game type as of now |
| gc_play_by_play | Access the GameCenter (GC) play-by-play for a game |
| gc_play_by_play_raw | Access the raw GameCenter (GC) play-by-play for a game |
| gc_play_by_plays | Access the GameCenter (GC) play-by-plays for a season |
| gc_play_by_plays_raw | Access the raw GameCenter (GC) play-by-plays for a season |
| gc_summary | Access the GameCenter (GC) summary for a game |
| general_managers | Access all the general managers |
| get_attendance | Access the attendance by season and game type |
| get_awards | Access all the awards |
| get_award_winners | Access all the award winners/finalists |
| get_bracket | Access the playoff bracket for a season |
| get_configuration | Access the configurations for team, skater, and goalie... |
| get_countries | Access all the countries |
| get_draft_picks | Access all the draft picks |
| get_draft_rankings | Access the draft rankings for a year and player type |
| get_drafts | Access all the drafts |
| get_draft_tracker | Access the real-time draft tracker |
| get_espn_athlete | Access the ESPN summary for an athlete (player) and season |
| get_espn_athletes | Access all the ESPN athletes (players) |
| get_espn_coach | Access the ESPN statistics for a coach and (multiple)... |
| get_espn_coach_career | Access the career ESPN statistics for a coach |
| get_espn_coaches | Access the ESPN coaches for a season |
| get_espn_event | Access the ESPN summary for an event (game) |
| get_espn_event_odds | Access the ESPN odds for an event (game) |
| get_espn_event_officials | Access the officials for an ESPN event (game) |
| get_espn_event_play_by_play | Access the ESPN play-by-play for an event (game) |
| get_espn_events | Access the ESPN events (games) by start and end dates |
| get_espn_event_stars | Access the three stars for an ESPN event (game) |
| get_espn_futures | Access the ESPN futures for a season |
| get_espn_injuries | Access the real-time ESPN injury reports |
| get_espn_team | Access the ESPN summary for a team and season |
| get_espn_teams | Access all the ESPN teams for a season |
| get_espn_transactions | Access the ESPN transactions by start and end dates |
| get_franchises | Access all the franchises |
| get_franchise_season_by_season | Access the statistics for all the franchises by season and... |
| get_franchise_team_totals | Access the all-time statistics for all the franchises by team... |
| get_franchise_vs_franchise | Access the all-time statistics versus other franchises for... |
| get_game_boxscore | Access the boxscore for a game, team, and player type |
| get_game_landing | Access the GameCenter (GC) summary for a game |
| get_games | Access all the games |
| get_game_story | Access the World Showcase (WSC) summary for a game |
| get_gc_play_by_play | Access the GameCenter (GC) play-by-play for a game |
| get_glossary | Access the glossary |
| get_goalie_leaders | Access the goalie statistics leaders for a season, game type,... |
| get_goalie_milestones | Access the goalies on milestone watch |
| get_goalies | Access all the goalies for a range of seasons |
| get_goalie_statistics | Access various reports for all the goalies by season or game |
| get_officials | Access all the officials |
| get_partner_odds | Access the real-time game odds for a country by partnered... |
| get_player_game_log | Access the game log for a player, season, and game type |
| get_player_landing | Access the summary for a player |
| get_players | Access all the players |
| get_schedule | Access the schedule for a date |
| get_scoreboards | Access the scoreboards for a date |
| get_scores | Access the scores for a date |
| get_season_now | Access the season and game type as of now |
| get_seasons | Access all the seasons |
| get_series | Access the playoff series for a season and round |
| get_series_schedule | Access the playoff schedule for a season and series |
| get_shift_charts | Access the shift charts for a game |
| get_skater_leaders | Access the skater statistics leaders for a season, game type,... |
| get_skater_milestones | Access the skaters on milestone watch |
| get_skaters | Access all the skaters for a range of seasons |
| get_skater_statistics | Access various reports for all the skaters by season or game |
| get_spotlight_players | Access the spotlight players |
| get_standings | Access the standings for a date |
| get_standings_information | Access the standings rules by season |
| get_streams | Access all the streams |
| get_team_prospects | Access the prospects for a team and position |
| get_team_roster | Access the roster for a team, season, and player type |
| get_team_roster_statistics | Access the roster statistics for a team, season, game type,... |
| get_teams | Access all the teams |
| get_team_schedule | Access the schedule for a team and season |
| get_team_scoreboard | Access the team scoreboard as of now |
| get_team_seasons | Access the season(s) and game type(s) in which a team played |
| get_team_statistics | Access various reports for all the teams by season or game |
| get_tv_schedule | Access the NHL Network TV schedule for a date |
| get_venues | Access all the venues |
| get_wsc_play_by_play | Access the World Showcase (WSC) play-by-play for a game |
| glossary | Access the glossary |
| goalie_edge_five_versus_five | Access the EDGE 5 vs. 5 statistics for a goalie, season, game... |
| goalie_edge_leaders | Access the goalie EDGE statistics leaders for a season and... |
| goalie_edge_save_percentage | Access the EDGE save percentage statistics for a goalie,... |
| goalie_edge_seasons | Access the season(s) and game type(s) in which there exists... |
| goalie_edge_shot_location | Access the EDGE shot location statistics for a goalie,... |
| goalie_edge_summary | Access the EDGE summary for a goalie, season, and game type |
| goalie_game_report | Access various reports for a season, game type, and category... |
| goalie_game_scoring | Access the scoring statistics for all the goalies by game |
| goalie_game_statistics | Access the statistics for all the goalies by game |
| goalie_leaders | Access the goalie statistics leaders for a season, game type,... |
| goalie_milestones | Access the goalies on milestone watch |
| goalie_regular_statistics | Access the career regular season statistics for all the... |
| goalie_report_configurations | Access the configurations for goalie reports |
| goalie_scoring | Access the career scoring statistics for all the goalies |
| goalie_season_report | Access various reports for a season, game type, and category... |
| goalie_season_statistics | Access the statistics for all the goalies by season, game... |
| goalie_series_statistics | Access the playoff statistics for all the goalies by series |
| goalie_statistics | Access the career statistics for all the goalies |
| ig_game_cumulative_expected_goals | Save an Instagram (IG) shareable cumulative expected goals... |
| ig_game_shot_locations | Save an Instagram (IG) shareable shot-location plot for a... |
| location | Access the location for a zip code |
| lottery_odds | Access the draft lottery odds |
| nhlscraper | nhlscraper: Scrape, clean, and visualize NHL data |
| officials | Access all the officials |
| penalty_shots | Access all the penalty shots |
| ping | Ping |
| player_game_log | Access the game log for a player, season, and game type |
| players | Access all the players |
| player_seasons | Access the season(s) and game type(s) in which a player... |
| player_summary | Access the summary for a player |
| playoff_season_statistics | Access the playoff statistics by season |
| ps | Access all the penalty shots |
| replay | Access the replay for an event |
| replays | Access the replays for a season |
| roster | Access the roster for a team, season, and position |
| roster_statistics | Access the roster statistics for a team, season, game type,... |
| schedule | Access the schedule for a date |
| scores | Access the scores for a date |
| season_now | Access the season as of now |
| seasons | Access all the seasons |
| series | Access all the playoff series by game |
| series_schedule | Access the playoff schedule for a season and series |
| shift_chart | Access the shift chart for a game |
| shift_charts | Access the shift charts for a season |
| shift_chart_summaries | Access the shift chart summaries for a season |
| shift_chart_summary | Access the shift chart time-on-ice summary for a game |
| shifts | Access the shift charts for a game |
| skater_edge_leaders | Access the skater EDGE statistics leaders for a season and... |
| skater_edge_seasons | Access the season(s) and game type(s) in which there exists... |
| skater_edge_shot_location | Access the EDGE shot location statistics for a skater,... |
| skater_edge_shot_speed | Access the EDGE shot speed statistics for a skater, season,... |
| skater_edge_skating_distance | Access the EDGE skating distance statistics for a skater,... |
| skater_edge_skating_speed | Access the EDGE skating speed statistics for a skater,... |
| skater_edge_summary | Access the EDGE summary for a skater, season, and game type |
| skater_edge_zone_time | Access the EDGE zone time statistics for a skater, season,... |
| skater_game_report | Access various reports for a season, game type, and category... |
| skater_leaders | Access the skater statistics leaders for a season, game type,... |
| skater_milestones | Access the skaters on milestone watch |
| skater_playoff_statistics | Access the career playoff statistics for all the skaters |
| skater_regular_statistics | Access the career regular season statistics for all the... |
| skater_report_configurations | Access the configurations for skater reports |
| skater_season_report | Access various reports for a season, game type, and category... |
| skater_season_statistics | Access the statistics for all the skaters by season, game... |
| skater_series_statistics | Access the playoff statistics for all the skaters by series |
| skater_statistics | Access the career statistics for all the skaters |
| spotlight_players | Access the spotlight players |
| standings | Access the standings for a date |
| standings_rules | Access the standings rules by season |
| streams | Access all the streams |
| team_edge_leaders | Access the team EDGE statistics leaders for a season and game... |
| team_edge_seasons | Access the season(s) and game type(s) in which there exists... |
| team_edge_shot_location | Access the EDGE shot location statistics for a team, season,... |
| team_edge_shot_speed | Access the EDGE shot speed statistics for a team, season,... |
| team_edge_skating_distance | Access the EDGE skating distance statistics for a team,... |
| team_edge_skating_speed | Access the EDGE skating speed statistics for a team, season,... |
| team_edge_summary | Access the EDGE summary for a team, season, and game type |
| team_edge_zone_time | Access the EDGE zone time statistics for a team, season, game... |
| team_game_report | Access various reports for a season, game type, and category... |
| team_logos | Access all the team logos |
| team_month_schedule | Access the schedule for a team and month |
| team_prospects | Access the prospects for a team and position |
| team_report_configurations | Access the configurations for team reports |
| teams | Access all the teams |
| team_season_report | Access various reports for a season, game type, and category... |
| team_seasons | Access the season(s) and game type(s) in which a team played |
| team_season_schedule | Access the schedule for a team and season |
| team_season_statistics | Access the statistics for all the teams by season and game... |
| team_week_schedule | Access the schedule for a team and week since a date |
| tv_schedule | Access the NHL Network TV schedule for a date |
| venues | Access all the venues |
| wsc_play_by_play | Access the World Showcase (WSC) play-by-play for a game |
| wsc_play_by_play_raw | Access the raw World Showcase (WSC) play-by-play for a game |
| wsc_play_by_plays | Access the World Showcase (WSC) play-by-plays for a season |
| wsc_play_by_plays_raw | Access the raw World Showcase (WSC) play-by-plays for a... |
| wsc_summary | Access the World Showcase (WSC) summary for a game |
| x_game_cumulative_expected_goals | Save an X (Twitter) shareable cumulative expected goals (xG)... |
| x_game_shot_locations | Save an X (Twitter) shareable shot-location plot for a game |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.