schedule_matrix | R Documentation |
Data about Event Start Times during the 2022 Beijing Olympics
schedule_matrix
A data.frame with 285 rows and 16 variables
int Respective Sport ID for each sport
chr Name of Sport
chr Abbreviation for Sport
int Date in YYYYMMDD format
POSIXCT Date in POSIXCT format
chr Date in UNIX format
POSIXCT Start time in Beijing in POSIXCT format
POSIXCT Start time in UTC in POSIXCT format
POSIXCT Last time in Beijing in POSIXCT format
POSIXCT Last time in UTC in POSIXCT format
int Number of Events that Day
int Number of Matches that Day
int Number of Gold Medals Awarded that Day
int Number of Silver Medals Awarded that Day
int Number of Bronze Medals Awarded that Day
NBC Olympics API
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.