How to get the events/sessions for which data is available? #328
TracingInsights
started this conversation in
General
Replies: 2 comments 1 reply
-
FastF1's event schedule maybe? It also has a column that indicates whether timing and telemetry data are available (called 'F1ApiSupport'). |
Beta Was this translation helpful? Give feedback.
0 replies
-
'F1ApiSupport' is set as true for future events as well but while exploring livetiming API I noticed we can get the finished events/sessions data from https://livetiming.formula1.com/static/2023/Index.json. I see there is a open issue about this #260 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm wondering how f1-tempo.com implemented the functionality of populating the drop-down options with only the events where data is available.
Beta Was this translation helpful? Give feedback.
All reactions