TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Formula 1 Statistics Database

5 点作者 tomcdonnell大约 4 年前

1 comment

tomcdonnell大约 4 年前
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?