Baselight

Football Players

A list of football players fetched with DBpedia.

@kaggle.hetax17_football_players

Loading...
Loading...

About this Dataset

Football Players

Here is a list of football players. These elements have been fetched using the sparql endpoint from DBpedia. DBpedia is a free-access database indexed on Wikipedia.

With this dataset, you can have a look at the height, the birthDate, birthPlace, ... of each player. So, feel free to make visualizations to understant the data.

If you liked this dataset, upvote it ! 😊

Tables

Players

@kaggle.hetax17_football_players.players
  • 124.11 KB
  • 4182 rows
  • 6 columns
Loading...

CREATE TABLE players (
  "unnamed_0" BIGINT,
  "name" VARCHAR,
  "height" DOUBLE,
  "birthdate" TIMESTAMP,
  "birthplace" VARCHAR,
  "position" VARCHAR
);

Share link

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