Description Usage Format Source
A list object containing tibbles of decathlete names, International Olympic Committee (IOC) country codes, final ranking and event point scores for decathletes who completed the decathlon at the Olympics, IAAF World Championships, and Götzis Hypomeeting events from 2000 onwards.
1 |
A list object with three tibbles (for each of the major events) each containing 16 rows:
Year of event
Date of first day of the decathlon
Name of decathlete
IOC country code of decathlete
Final rank of decathlete out of those who completed the event
Final score attained at end of the event
Numeric vector
Numeric vector
Numeric vector
Numeric vector
Numeric vector
Numeric vector
Numeric vector
Numeric vector
Numeric vector
Numeric vector
Most of the data were admittedly initially collected from Wikipedia (during the days of where my R skills were lacking), then later cross-checked and verified from official websites including http://www.euromeetings.org/history.asp?id=8, https://www.sports-reference.com, https://www.iaaf.org, https://www.decathlon2000.com/, with additional testing done through converting raw measurements and times through own functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.