staff: Team staff data

Description Usage Format Source Examples

Description

A dataset containing attributes of all staff members of teams in the German first division volleyball league for each season starting in 2013/2014 and ending in 2018/2019.

Usage

1

Format

A data frame with 1214 rows and 10 variables:

league_gender

Men or women's league.

season_id

ID for each season unique within league_gender. It consists of the last two digits of the season years, e.g., the season_id of season 2014/2015 equals 1415.

team_id

Team identifier which is unique across all teams and seasons.

team_name

Official name of the team. Note that VCO Berlin has a team in men's and women's league.

firstname

First name of the player

lastname

Last name of the player

gender

Player's gender: male or female.

birthdate

Date of birth

position

Person's role in the team, e.g., couch, statistician, or assistant couch.

nationality

Nationality of team member.

Source

https://www.volleyball-bundesliga.de/cms/home/1blf/1blf_archiv/1blf_tabellen_ergebnisse.xhtml https://www.volleyball-bundesliga.de/cms/home/1blm/1blm_archiv/1blm_tabellen_ergebnisse.xhtml

Examples

1

bozhinvi/volleystat documentation built on May 31, 2019, 10:01 a.m.