1
2
3
4
5
#

Name:

Description:

Results from the first German soccer league (1963-2008).

Variables:

A data frame with 14018 observations and 7 variables.

HomeTeam

factor. Name of the home team.

AwayTeam

factor. Name of the away team.

HomeGoals

number of goals scored by the home team.

AwayGoals

number of goals scored by the away team.

Round

round of the game.

Year

year in which the season started.

Date

starting time of the game (in "POSIXct" format).

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Homepage of the Deutscher Fussball-Bund (DFB, German Football Association): http://www.dfb.de/

References

Leonhard Knorr-Held (1999), Dynamic rating of sports teams. SFB 386 "Statistical Analysis of Discrete Structures", Discussion paper 98.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Ergebnisse_der_Fussball-Bundesliga_296_52.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.