Baselight

Women Volleyball Players

Dataset of FIVB women's volleyball players

@kaggle.johnpendenque_women_volleyball_players

Loading...
Loading...

About this Dataset

Women Volleyball Players

Dataset of women's FIVB players

Tables

Clean Data

@kaggle.johnpendenque_women_volleyball_players.clean_data
  • 13.8 KB
  • 432 rows
  • 9 columns
Loading...

CREATE TABLE clean_data (
  "index" BIGINT,
  "name" VARCHAR,
  "date_of_birth" TIMESTAMP,
  "height" BIGINT,
  "weight" BIGINT,
  "spike" BIGINT,
  "block" BIGINT,
  "position_number" BIGINT,
  "country" BIGINT
);

Share link

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