Baselight

Major League Soccer Dataset

Player stats, game stats, game events, and tables for MLS

@kaggle.josephvm_major_league_soccer_dataset

Events
@kaggle.josephvm_major_league_soccer_dataset.events

  • 8.75 MB
  • 504313 rows
  • 3 columns
id

Id

time

Time

event

Event

14876-no commentary
14877-no commentary
14879-no commentary
14878-no commentary
14880-no commentary
14881-no commentary
14882-no commentary
14883-no commentary
14884-no commentary
14885-no commentary

CREATE TABLE events (
  "id" BIGINT,
  "time" VARCHAR,
  "event" VARCHAR
);

Share link

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