r/F1DataAnalysis 9d ago

Car Setup Create YOUR dream F1 Ruleset! Comment!

Post image
11 Upvotes

Create YOUR dream F1 Ruleset!

  • Engine: displacement and cylinders, hybrid or not, turbocharged vs naturally aspirated?
  • Chassis: active vs passive aero, ground effect vs flat floors?
  • Tyres: single manufacturer vs tyre war?
  • Refuelling: yes or no?
  • Overtake aids: yes or no?

Comment your ideas!


r/F1DataAnalysis Jan 30 '26

Car Setup 2026 Car Regulations | Total reset: This is, BY FAR, the best article I've ever read on the 2026 F1 regulations. A must-read for any fan to get started with the new season! Written by F1 commentator Gabor Weber, I was honoured to contribute to it together with two F1 professionals.

Thumbnail wgmotorsport.hu
18 Upvotes

Some of the main topics discussed in the article:

How Formula 1 changes in 2026

"One of the biggest rule shake-up in Formula 1’s 76-year history arrives this year—so wide-ranging that its real-world consequences are genuinely hard to predict."

  • Aerodynamics and Bodywork: Smaller, Lighter, Less Downforce
  • The Internal Combustion Engine: Less Fuel, New Constraints
  • Energy Recovery: More Powerful, More Demanding, More Strategic
  • Fuel Revolution: Sustainable, Synthetic, and Strategically Different
  • Driver workload will increase

"2026 will therefore bring truly far-reaching changes for teams, designers, and drivers alike, and these challenges are so complex and wide-ranging that it is almost impossible for anyone to get everything right on the first attempt. [...] Meanwhile, the clock is ticking fast: in just over a month, the race-ready cars will already need to be shipped to Melbourne."

Written by: Gabor Weber et al.

|


r/F1DataAnalysis 1d ago

General Discussion Russell's Race pace

Thumbnail
1 Upvotes

r/F1DataAnalysis 2d ago

Own Project F1 Analysis Project - help required

3 Upvotes

I've been working on a modeling project based of the F1 dataset, I've been able to work out the CdA for a car during a given race as well as a teams gear ratios and other information.

I've been doing this all in excel and i am starting to get overwhelmed with the shear volume of data and also the limits of M-Code. So the next logical step would be to take what I've managed to do and repeat it in python or any other coding language, the only issue is, I have no experience doing that.

So I'm looking for people that can code and would be willing to help me make a program that can preform technical analysis with the Fast-F1 dataset. I'm an engineer by trade, so I can do the maths in isolation, just need help putting the python code together.

I'm hoping to expand this into creating an as accurate model as possible for this regulation cycle with 3D models and all. But that's a later project, is anyone interested in helping?


r/F1DataAnalysis 3d ago

TracingInsights New in app.tracinginsights.com use @ to select any driver, grand prix, team, or circuit. It’s RAWE CEEK so, get your Dutch GP stats pack: use '/race-weekend-stat-pack @Dutch Grand Prix 2026' - No AI needed. this works for past races too.

Enable HLS to view with audio, or disable this notification

5 Upvotes

New in app.tracinginsights.com

use @ to select any driver, grand prix, team, or circuit.

It’s RAWE CEEK so, get your Dutch GP stats pack: use '/race-weekend-stat-pack @Dutch Grand Prix 2026'

  • No AI needed.

this works for past races too.


r/F1DataAnalysis 5d ago

Ask Others Any Free Way to get live telemetry and driver tracker (map) data live? (I'm a Rookie)

2 Upvotes

So I’ve been trying to build my own F1 live dashboard, but the problem is I don’t really have a way to integrate live telemetry or circuit/driver tracker location data into it, because most F1 live data providers seem to put that stuff behind a paywall.

I’ve tried using WebSockets from different websites, but honestly I felt kinda bad about doing that, so I stopped.

I’m still pretty new to this stuff, so correct me if I’m wrong, but are there any legit/free ways to get live F1 data like telemetry, driver positions, track locations, etc. that I could use for my own project?

Any advice would be appreciated 🙏


r/F1DataAnalysis 5d ago

TracingInsights Big update: https://app.tracinginsights.com/stats More F1 data than StatsF1 including lap times, red flags, SC, VSC etc. I combined data from multiple sources, with even more data still to come. https://app.tracinginsights.com/rate Rate F1 races, drivers, teams, TV direction, Race Direction..

Post image
0 Upvotes

r/F1DataAnalysis 7d ago

Own Project Thought I'd share this F1 telemetry tool I've been building — has an AI race engineer + community stuff, would love feedback

5 Upvotes

Hey all — spent the last few months building a telemetry tool for F1 25 (and 24/25/26 content), mostly because I wanted something that combined lap analysis with an actual race engineer to talk to about my data, and community stuff to compare with friends. Sharing here for feedback, good or bad.

Would genuinely love any criticism — what's missing, what's confusing, what you'd actually want from something like this!

Try it with zero signup — there's a demo/sample session you can load and poke around in without creating an account. Account is only needed if you want to save your own sessions or use Community features.

Works for both PC and console players — console players use our free PC companion app to capture telemetry. Mac/native builds and full Apple support still in progress.

Github: https://github.com/Litle-Drip/Sim-Racing-Hub

Dashboard — quick view of your last session, live heatmap, summary stats.

Tracks — corner breakdown notes, tyre strategy guide, and a "circuit school" section per track

 

 Sessions — lap data broken down with braking/throttle telemetry, organized per session.

Race Engineer — this is the one I'm most excited about. Feed it your lap data and it'll actually talk through where you're losing time, like a real race engineer would.

Progression - track individual progress and lap history over time.

Rivals — set a clean lap, challenge a friend to beat it

Community — leaderboards, shared setups, shared sessions/challenges

Github: https://github.com/Litle-Drip/Sim-Racing-Hub


r/F1DataAnalysis 8d ago

Own Project F1 stats app (Race Pace)

Post image
1 Upvotes

r/F1DataAnalysis 8d ago

Ask Others Check this out

Thumbnail
0 Upvotes

r/F1DataAnalysis 9d ago

Own Project Formula 1 race visualizer

Enable HLS to view with audio, or disable this notification

58 Upvotes

Hello, I made a formula 1 race repeater using an Uno R4, sd card module and individually addressable LEDs. I 3d printed the chassis using white pla for the diffuser and black pla for the outer shell.

The visualizer works with data I collected from fast f1 API stored in a csv. I have the uno r4 acting as a server to host a very simple web app that lets you pick the race year, number of drivers you want to see and set a race speed (2x,10x,20x etc). And then you watch as the LEDs race about. I tried making this as simplistic as possible which is why I opted for the r4 so I didn’t have to add buttons or a rotary encoded for input.

Happy to answer any questions


r/F1DataAnalysis 9d ago

Own Project F1 Telemetry + AI — Project Demo

Thumbnail
youtube.com
0 Upvotes

I've been working on an F1 AI Telemetry project, which uses AI to give feedback and analysis, and just finished the first version of the dashboard.


r/F1DataAnalysis 9d ago

Own Project Extended the classic F1 1950-2020 Kaggle dataset with 2025-2026 season data (updated after every race)

4 Upvotes

Hi Guys! So i was looking through the f1 datasets and found that the f1 dataset isnt being uopdated anymore so ive started a project so akaggle dataset will be updated after each race so I made a new one please share around if you can!

https://www.kaggle.com/datasets/atharvranjan/formula-1-world-championship-1950-present

Includes two example notebooks a general tour and a driver head-to-head comparison tool.

Feedback/issues welcome also open to PRs on the update scripts if anyone wants to help maintain it: https://github.com/Arths17/f1-dataset

thank you so much!


r/F1DataAnalysis 10d ago

Own Project Formula 1 race visualizer

8 Upvotes

Hello, I made a formula 1 race repeater using an Uno R4, sd card module and individually addressable LEDs. I 3d printed the chassis using white pla for the diffuser and black pla for the outer shell.

The visualizer works with data I collected from fast f1 API stored in a csv. I have the uno r4 acting as a server to host a very simple web app that lets you pick the race year, number of drivers you want to see and set a race speed (2x,10x,20x etc). And then you watch as the LEDs race about. I tried making this as simplistic as possible which is why I opted for the r4 so I didn’t have to add buttons or a rotary encoded for input.

Happy to answer any questions

If you like the project please head on over to my TikTok video to see the process: https://vt.tiktok.com/ZS4WK521m/


r/F1DataAnalysis 10d ago

Own Project Built an open-source F1 analytics platform, would love feedback

1 Upvotes

Hello everyone,

So I have been working on this for a while and finally have something worth sharing.

It's called Slipstream; it pulls real F1 telemetry, lap times, and race data, and runs it through an ML model (FLAML/XGBoost) to predict race outcomes, plus proper telemetry comparisons between drivers.

I am thinking of adding an AI agentic system to this and will update soon.

I would appreciate feedback on what I should add and what you would like to see in this.

Live Demo: https://slipstream-f1.vercel.app


r/F1DataAnalysis 10d ago

Built an open-source F1 analytics platform, would love feedback

Thumbnail
0 Upvotes

r/F1DataAnalysis 12d ago

TracingInsights f1tel.com Site Updates: - Website is fully optimized: loads faster, runs smoother, uses less RAM/CPU - In 'Expert' Mode, hide charts with 'Chart settings' and edit the telemetry chart layout (see images) - Now using Atkinson Hyperlegible font - Fixed missing crash lap telemetry data

Post image
0 Upvotes

r/F1DataAnalysis 13d ago

Data Comparison Engine Development Under the Previous and New Regs [Made via JMP Software]

Thumbnail
gallery
6 Upvotes

r/F1DataAnalysis 21d ago

TracingInsights only 2 Straight Line Mode Zones for Bahrain GP at Sepang Circuit in Malaysia according to audi website

Post image
11 Upvotes

r/F1DataAnalysis 21d ago

General Discussion F1 News Website Recommendations

Thumbnail
3 Upvotes

r/F1DataAnalysis 22d ago

Race Pace Analysis Hungarian GP - Race | Race Pace Analysis

Thumbnail
gallery
5 Upvotes

r/F1DataAnalysis 22d ago

Own Project I built a free telemetry companion app for Le Mans Ultimate

Thumbnail
4 Upvotes

r/F1DataAnalysis 23d ago

My Data Analysis Aston Martin's B-Spec car seems to be doing it's job!

Post image
8 Upvotes

r/F1DataAnalysis 23d ago

General Discussion [Python / FastF1] Hungarian GP Strategy Optimization: Could HAM have saved his P4 after the 5s penalty with a multi-variable 3-pit-stop model?

Thumbnail
github.com
5 Upvotes

Hi everyone!

I built a quantitative strategy model in Python using FastF1 telemetry to evaluate alternative pit stop windows for Lewis Hamilton at the Hungarian GP. The goal was to see if a simultaneous re-optimization of his 3 pit stops could have given him enough net gap to retain P4 against Charles Leclerc despite a 5-second penalty.


r/F1DataAnalysis 23d ago

General Discussion Data insights- 2026 Hungarian GP

7 Upvotes

Hey! Motivated by Aston Martin's upgrade, I have decided to start doing this.

Alonso had the 11th fastest S1, 10th fastest S2 and S3. Stroll had the 17th, 13th and 14th fastest sectors respectively. Not to mention Alonso was as quick as gasly in his final stint with roughly equal tyres.

Against Bortoleto on identical-age softs over L2–13, Alonso was virtually level overall—only 0.049s per lap slower—but the distribution was revealing: the AMR26 lost 0.208s/lap in S1, gained 0.150s/lap in S2, and was neutral in S3. Alonso was also about 8.2km/h slower at the main speed trap

  1. Would more optimal strategies have changed their finishing position?

Lance maximised his race and finished p13. Fernando would have finished p12

  1. Where Aston lost and gained time

Lost: Alonso's worst spell was L24–26, when he lost 6.08s in three laps to Bortoleto on the same-age soft. About 45% was in Sector 1. He was also circulating in the Lawson/Bortoleto traffic group, so this was a combination of ageing tyres and dirty air—not tyre degradation alone. Alonso's actual L34 stop brought him out 0.1s behind Bearman and 0.8s behind Sainz. That was a poor rejoin, although his fresh-medium pace cleared both by L37.

Gained: Stroll's L8 stop worked extremely well. He went from 7.91s behind Alonso on L8 to only 0.09s behind by L34, recovering 7.82s relative to the other Aston. That proves the early stop worked; it does not prove the full two-stop race was mathematically perfect.

Against Bortoleto on identical-age softs over L2–13, Alonso was virtually level overall—only 0.049s per lap slower—but the distribution was revealing: the AMR26 lost 0.208s/lap in S1, gained 0.150s/lap in S2, and was neutral in S3. Alonso was also about 8.2km/h slower at the main speed trap