Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 376 Bytes

LiveFlagData.MD

File metadata and controls

15 lines (14 loc) · 376 Bytes

#https://cf.nascar.com/live/feeds/live-flag-data.json


[
  {
    lap_number: Lap the flag was thrown on
    flag_state: flag state (see  [Flag State](FlagState.MD) for flag meaning)
    elapsed_time: Seconds since start of race
    beneficiary: ?
    comment: Has stage information
    time_of_day: number of seconds since midnight
    time_of_day_os: zulu time
  }
}