F1 DATA RESOURCES

Curated from awesome-f1 — APIs, datasets, tools, and dashboards for F1 data analysis.

63Resources
9Categories
11Featured
/
01
{ }APIs & Libraries11

Programmatic access to F1 data — timing, telemetry, standings, and results.

FastF1
Python library for F1 timing, telemetry, weather. The de facto standard for F1 data analysis.
Python
github.com/theOehrly/Fast-F1
OpenF1
Open API for real-time lap data, positions, team radio, stints, weather. 2023+ seasons.
API
openf1.org
Jolpica-F1
Ergast-compatible F1 API. Community standard replacement with data from 1950.
API
github.com/jolpica/jolpica-f1
F1DB
Full F1 database as JSON, CSV, SQL dumps. Comprehensive and well-structured.
JSONSQL
github.com/f1db/f1db
LiveF1
Python toolkit for real-time and historical F1 data via official live timing.
Python
github.com/GoktugOcal/LiveF1
f1dataR
R package wrapping FastF1 and Jolpica for R-based analysis workflows.
R
github.com/SCasanova/f1dataR
f1api.dev
Developer-focused F1 API with clean SDK surface and modern documentation.
API
f1api.dev
F1PyStats
Python package for standings, results, and historical summaries.
Python
github.com/alec-kr/F1PyStats
theOehrly/f1-telemetry-rs
Rust parser for F1 game telemetry UDP packets.
Rust
github.com/theOehrly/f1-telemetry-rs
MultiviewerF1 API
API for circuit data, track maps, and live timing used by MultiViewer.
API
api.multiviewer.app
API-Sports F1
Commercial API with free tier (100 req/day). Seasons, standings, results.
API
api-sports.io/documentation/formula-1/v1
02
DBDatasets & Archives8

Static datasets, CSV archives, and ML-ready data for offline analysis.

Tracing Insights Archive
Season-by-season telemetry CSV archives. Raw FastF1 data exports.
CSV
github.com/TracingInsights-Archive
TracingInsights (HuggingFace)
Full Ergast-schema mirror, auto-updated within 3 hours of each race.
HF
huggingface.co/datasets/tracinginsights/RaceData
F1 World Championship (Kaggle)
Canonical F1 dataset. 14 CSV tables from 1950. 153K+ downloads.
CSV
www.kaggle.com/datasets/rohanrao/formula-1-world-championship-1950-2020
Formula 1 Race Data (Kaggle)
Maintained post-Ergast via Jolpica. 1950 to current season.
CSV
www.kaggle.com/datasets/jtrotman/formula-1-race-data
renumics/f1_dataset
Montreal 2023 GP telemetry with 40+ columns + embeddings for ML.
HFML
huggingface.co/datasets/renumics/f1_dataset
F1 Telemetry Datasets
Per-season telemetry exports with lap-by-lap car data.
CSV
github.com/TracingInsights-Archive/2024
F1 Drivers Dataset (Kaggle)
All F1 drivers from Wikipedia with career stats. 4.6K+ downloads.
CSV
www.kaggle.com/datasets/dubradave/formula-1-drivers-dataset
Tracing Insights Data
Download hub for telemetry and session data. Web interface for the archive.
Web
tracinginsights.com/data
03
LIVELive Timing & Replay5

Real-time race data, session replay, and live telemetry visualization.

04
VIZDashboards & Analytics9

Interactive dashboards for lap analysis, strategy comparison, and race visualization.

F1THEDATA
F1 telemetry dashboard with driver comparisons, bump charts, and historical data.
Web
f1thedata.com
F1 Cosmos
Comprehensive F1 data dashboard with rich interactive visualizations.
Web
f1cosmos.com
Pitwall
F1 database with lap data, pitstop data, race progression from 1950.
Web
pitwall.app
F1 DataStop
Lap time deltas, stint strategy, driver vs teammate comparisons.
Web
f1datastop.com
f1-dash
Real-time F1 dashboard built with Next.js. Live at f1-dash.vercel.app.
WebJS
github.com/slowlydev/f1-dash
Armchair Strategist
Strategy-focused dashboard for pit windows and pace comparison.
Python
github.com/Casper-Guo/Armchair-Strategist
F1pace
In-depth F1 data analysis with pace comparison and performance visualization.
Web
f1pace.com
f1-live-data
Real-time F1 visualization using FastF1 live timing, InfluxDB, and Grafana.
PythonWeb
github.com/f1stuff/f1-live-data
TracingInsights
Interactive charts for lap times, telemetry, and performance analysis. 2018+.
Web
tracinginsights.com
05
HISTHistorical & Statistics5

Deep historical records, all-time statistics, and driver rating systems.

06
MLPrediction & ML3

Machine learning models, race predictions, and statistical forecasting.

07
EDULearning & Media14

Documentation, books, YouTube channels, podcasts, and developer tools.

FastF1 Docs
Primary documentation for F1 analysis workflows in Python.
Docs
docs.fastf1.dev
Wrangling F1 Data With Python
Free book covering FastF1 demos and Python analysis workflows.
PythonBook
f1datajunkie.github.io/wranglingf1datawithpython/index.html
Wrangling F1 Data With R
Book by Tony Hirst on F1 data manipulation and charting in R.
RBook
leanpub.com/wranglingf1datawithr
F1 Data Junkie
Long-running F1 data analysis blog by Tony Hirst.
Blog
www.f1datajunkie.com
RaceFans Race Data
Independent analysis articles with race data and statistics.
Blog
www.racefans.net/category/race-data
Chain Bear
Visual explanations of F1 rules, strategy, and technical concepts.
YouTube
www.youtube.com/@chainbear
Driver61
Racing technique, car setup science, F1 engineering deep dives.
YouTube
www.youtube.com/@Driver61
Kyle Engineers
F1 engineering analysis from a practicing engineer.
YouTube
www.youtube.com/@KyleEngineers
Beyond the Grid
Official F1 podcast. Driver and team principal interviews.
Podcast
www.youtube.com/@BeyondTheGridF1
Shift+F1
Data-driven, technically focused F1 podcast.
Podcast
shiftf1.com
The Race F1 Podcast
Expert analysis from The Race's F1 journalists.
Podcast
the-race.com/podcasts
F1 Calendar
Open-source F1 calendar with timezone support and email reminders.
Web
f1calendar.com
Apify F1 Extractor
Scrapes formula1.com for race/qualifying/practice data from 1950.
Scraper
apify.com/richard.biros/f1-data-extractor
awesome-f1
Full curated list of F1 data resources. Source for this page.
GitHub
github.com/subinium/awesome-f1
08
SIMSim Racing & Game Telemetry6

Telemetry tools, overlays, and dashboards for F1 games and sim racing.

09
FANFantasy F12

APIs and tools for the official F1 Fantasy game.

VIEW FULL LIST ON GITHUB →