FIFA World Cup Qatar 2022
Positional data for player events from round 16 to the final
@kaggle.ahmedtarek26_fifa_world_cup_qatar_2022
Positional data for player events from round 16 to the final
@kaggle.ahmedtarek26_fifa_world_cup_qatar_2022
CREATE TABLE arg_aus_round16 (
"team" VARCHAR,
"player" VARCHAR,
"event" VARCHAR,
"type" VARCHAR,
"x" BIGINT,
"y" BIGINT,
"x2" BIGINT,
"y2" BIGINT
);
Anyone who has the link will be able to view this.