team_adresses: Team adresses data

Description Usage Format Source Examples

Description

A dataset containing name, adress, and coordinates of the home gym of each team in the German first division volleyball league between 2013/2014 and ending in 2018/2019.

Usage

1

Format

Data frame with 137 rows and 8 columns.

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.

league_gender

Men or women's league.

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.

gym_adress

ZIP code and city.

max_spectator

Maximum capacity

lon

Longitude of arena.

lat

Latitude of arena.

Source

https://www.volleyball-bundesliga.de/cms/home/1blf/1blf_clubsspieler/1blf_spielhallen.xhtml https://www.volleyball-bundesliga.de/cms/home/1blm/1blm_clubsspieler/1blm_spielhallen.xhtml

Examples

1

volleystat documentation built on May 21, 2019, 1:02 a.m.