Fantasy Premier League - 2017/18
Data for the 2017/18 season of the Fantasy Premier League
@kaggle.thomasd9_fantasy_premier_league_201718
Data for the 2017/18 season of the Fantasy Premier League
@kaggle.thomasd9_fantasy_premier_league_201718
CREATE TABLE fixtures (
"game_week" BIGINT,
"event_name" VARCHAR,
"home_team_id" BIGINT,
"home_team_name" VARCHAR,
"home_team_short_name" VARCHAR,
"away_team_id" BIGINT,
"away_team_name" VARCHAR,
"away_team_short_name" VARCHAR
);
Anyone who has the link will be able to view this.