This site was built as a fun side project, using React & Material-UI. It is an experiment in visualizing current and historical Formula One data. It is Open Source and utilizes many other open projects and data sources, with results sourced primarily from F1DB and Jolpica-F1.
You can view historical Formula One data back to 1950. Race results, qualifying, Driver's and Constructor's championship standings. Lap Times, Pit Stops and overtakes for each race.
Some of the data contained within comes from Wikipedia(opens in a new window). Other data was generated using AI, from OpenAI (opens in a new window)
Primary source for drivers, teams, circuits, races, results, and standings. Licensed CC BY 4.0 (opens in a new window).
Lap-by-lap timing data (drop-in successor to the retired Ergast API). Licensed CC BY 4.0 (opens in a new window).
Driver and constructor biographies + photos, fetched on-demand from the Wikipedia REST API.
Legacy circuit descriptions were generated using GPT (Davinci).
This site. Go look under the engine cover.
A GraphQL implementation of the Ergast API. Now deprecated.