FIFA World Cup Stadium Audience
world cup 2018 stadium and audience stats
@kaggle.aklimarimi_fifa_world_cup_stadium_audience
world cup 2018 stadium and audience stats
@kaggle.aklimarimi_fifa_world_cup_stadium_audience
CREATE TABLE fifa_world_cup (
"year" BIGINT,
"hosts" VARCHAR,
"venues_cities" VARCHAR,
"totalattendance" BIGINT,
"matches" BIGINT,
"averageattendance" BIGINT,
"highest_attendence_of_number" VARCHAR,
"highest_attendence_of_venue" VARCHAR,
"highest_attendence_of_game_s" VARCHAR
);
Anyone who has the link will be able to view this.