TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Formula 1 Statistics Database

5 pointsby tomcdonnellabout 4 years ago

1 comment

tomcdonnellabout 4 years ago
Hello everyone,<p>I&#x27;ve created a Formula 1 statistics database using a freely available data set.<p>To create the F1 online database, I used a tool that I developed called Flatpack Apps (flatpackapps.com) That tool will be the subject of a future &#x27;Show HN&#x27; submission.<p>F1 fans might be particularly interested in the &#x27;teammate battles&#x27; section. By using this feature, one can get a very good idea of how a driver has progressed throughout his career relative to his teammates.<p>For example, with Sebastian Vettel having performed poorly last season, many people discount his four world championships (saying his success was mostly due to a dominant car), and discount even further the rating of his teammate at the time Mark Webber, who struggled in those years relative to Vettel.<p>However, browsing the teammate battles of Mark Webber over his career [1], it is clear that before he was teamed with Seb Vettel, Mark Webber was a stellar performer. He dominated over each one of his seven other teammates in qualifying, including Nico Rosberg and David Coulthard.<p>[1]: <a href="http:&#x2F;&#x2F;www.s1.flatpackapps.com&#x2F;app.php?pageId=806&amp;driverId=17&amp;etNRowsPerPage=1000" rel="nofollow">http:&#x2F;&#x2F;www.s1.flatpackapps.com&#x2F;app.php?pageId=806&amp;driverId=1...</a><p>I plan to add charts to the teammate battles feature, and have some ideas on how to algorithmically find the best driver of all time using the teammate battles data (which has already been done very well here [2]), but will always be a fun exercise.<p>[2]: <a href="https:&#x2F;&#x2F;f1metrics.wordpress.com&#x2F;2019&#x2F;11&#x2F;22&#x2F;the-f1metrics-top-100&#x2F;" rel="nofollow">https:&#x2F;&#x2F;f1metrics.wordpress.com&#x2F;2019&#x2F;11&#x2F;22&#x2F;the-f1metrics-top...</a><p>Does anyone have comments or feature requests?