Baselight

Lebron James Regular Season Games (2003 - Current)

Stats from every single Regular Season game Lebron James has played

@kaggle.zhikchen_lebron_james_regular_season_games_2003_current

Loading...
Loading...

About this Dataset

Lebron James Regular Season Games (2003 - Current)

Comprehensive statistics for every regular season game played by LeBron James throughout his career. The dataset covers the period from the 2003-2004 NBA season to the 2022-2023 NBA season.

Tables

Lebron James All Regular Season Stats

@kaggle.zhikchen_lebron_james_regular_season_games_2003_current.lebron_james_all_regular_season_stats
  • 69.39 KB
  • 1421 rows
  • 29 columns
Loading...

CREATE TABLE lebron_james_all_regular_season_stats (
  "g" BIGINT,
  "date" TIMESTAMP,
  "age" VARCHAR,
  "tm" VARCHAR,
  "unnamed_5" VARCHAR,
  "opp" VARCHAR,
  "unnamed_7" VARCHAR,
  "gs" DOUBLE,
  "mp" VARCHAR,
  "fg" BIGINT,
  "fga" BIGINT,
  "fg_51ab2d" DOUBLE,
  "n_3p" BIGINT,
  "n_3pa" BIGINT,
  "n_3p_d87a85" DOUBLE,
  "ft" BIGINT,
  "fta" BIGINT,
  "ft_ba25d5" DOUBLE,
  "orb" BIGINT,
  "drb" BIGINT,
  "trb" BIGINT,
  "ast" BIGINT,
  "stl" BIGINT,
  "blk" BIGINT,
  "tov" BIGINT,
  "pf" BIGINT,
  "pts" BIGINT,
  "gmsc" DOUBLE,
  "n" DOUBLE
);

Share link

Anyone who has the link will be able to view this.