Introduction to FastF1#
FastF1 gives you access to F1 lap timing, car telemetry and position,tyre data, weather data, the event schedule and session results.
Getting
Started
Examples and tutorials to help you get started
API
Reference
Documentation of classes and functions
Data
Reference
Documentation of the available data
Example
Gallery
Examples showing FastF1's capabilities
Development
 
How to contribute and help improve FastF1
Features#
Access to F1 timing data, telemetry, sessions results and more
Full support for the Ergast compatiblejolpica-f1 API to access current andhistorical F1 data
All data is provided in the form of extended Pandas DataFrames to makeworking with the data easy while having powerful tools available
Adds custom functions to the Pandas objects specifically to make workingwith F1 data quick and simple
Integration with Matplotlib to facilitate data visualization
Implements caching for all API requests to speed up your scripts
Third-party Tools#
These packages are not directly related to the FastF1 project. Questions andsuggestions regarding these packages need to be directed at their respectivemaintainers.
SDKs#
f1dataR: R package that wraps FastF1 (https://cran.r-project.org/package=f1dataR)
Websites#
GP Tempo: Web App for exploring F1 Telemetry Data (https://www.gp-tempo.com/)
Armchair Strategist: Strategy dashboard for all F1 races since 2018 (https://armchair-strategist.dev/)
Questions, Contacting the Maintainer and Code of Conduct#
For questions that may be of interest to the whole community, please use theGithubDiscussionssection to ask for help. This includes general support questions.
In case of questions that you need to discuss privately, feel free to contactme via email atoehrly@mailbox.org. Any requests to this address will betreated with confidentiality, if desired.Do not use this email address forgeneral support requests! Such requests will likely be ignored.
FastF1 has aCode of Conduct.Complaints about a perceived breach of this code of conduct should be sent tooehrly@mailbox.org, in almost all cases. Please refer to the Code of Conduct,available through the main page of the GitHub repository (or clickhere),for information on how breaches are reported, how theCode of Conduct is enforced and what values FastF1 encourages.
Notice#
FastF1 and this website are unofficial and are not associated in any way withthe Formula 1 companies. F1, FORMULA ONE, FORMULA 1, FIA FORMULA ONE WORLDCHAMPIONSHIP, GRAND PRIX and related marks are trade marks of Formula OneLicensing B.V.

