Skip to contents

Data about Event Start Times during the 2022 Beijing Olympics

Usage

schedule_matrix

Format

A data.frame with 285 rows and 16 variables

n_SportID

int Respective Sport ID for each sport

c_Sport

chr Name of Sport

c_SportShort

chr Abbreviation for Sport

n_DateLocal

int Date in YYYYMMDD format

c_DateLoca

POSIXCT Date in POSIXCT format

d_DateLocal

chr Date in UNIX format

c_TimeFirstEventLocal

POSIXCT Start time in Beijing in POSIXCT format

c_TimeFirstEventUTC

POSIXCT Start time in UTC in POSIXCT format

c_TimeLastEventLocal

POSIXCT Last time in Beijing in POSIXCT format

c_TimeLastEventUTC

POSIXCT Last time in UTC in POSIXCT format

n_NrOfEvents

int Number of Events that Day

n_NrOfMatches

int Number of Matches that Day

n_NrOfGold

int Number of Gold Medals Awarded that Day

n_NrOfSilver

int Number of Silver Medals Awarded that Day

n_NrOfBronze

int Number of Bronze Medals Awarded that Day

Source

NBC Olympics API