Baselight

Sebian National Football Team - All Games

How did one of the best European football teams perform through years?

@kaggle.vladimirmijatovic_sebian_national_football_team_all_games

Loading...
Loading...

About this Dataset

Sebian National Football Team - All Games

Dataset scrapped from https://www.reprezentacija.rs/

Dataset is cleaned the following way:

  • all country names are changed to their Alpha 3 codes
  • old country names (e.g. West Germany is transcoded to DEU)

Tables

Serbian Male National Team Football

@kaggle.vladimirmijatovic_sebian_national_football_team_all_games.serbian_male_national_team_football
  • 16.42 KB
  • 822 rows
  • 5 columns
Loading...

CREATE TABLE serbian_male_national_team_football (
  "match_type" VARCHAR,
  "date" TIMESTAMP,
  "teams" VARCHAR,
  "result_full_time" VARCHAR,
  "result_half_time" VARCHAR
);

Share link

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