Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbansal committed Dec 8, 2023
1 parent 205033a commit ad3541b
Show file tree
Hide file tree
Showing 75 changed files with 1,978 additions and 448 deletions.
2 changes: 1 addition & 1 deletion .f1db-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-11-05 22:08
2023-12-04 20:19
23 changes: 20 additions & 3 deletions src/content/constructors/alfa.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
{ "position": 8, "year": 2019 },
{ "position": 8, "year": 2020 },
{ "position": 9, "year": 2021 },
{ "position": 6, "year": 2022 }
{ "position": 6, "year": 2022 },
{ "position": 9, "year": 2023 }
],
"constructorId": 51,
"constructorRef": "alfa",
Expand Down Expand Up @@ -1828,11 +1829,27 @@
],
"round": 20,
"roundName": "São Paulo Grand Prix"
},
{
"results": [
{ "driver": "Valtteri Bottas", "points": 0, "position": 17 },
{ "driver": "Guanyu Zhou", "points": 0, "position": 15 }
],
"round": 21,
"roundName": "Las Vegas Grand Prix"
},
{
"results": [
{ "driver": "Valtteri Bottas", "points": 0, "position": 19 },
{ "driver": "Guanyu Zhou", "points": 0, "position": 17 }
],
"round": 22,
"roundName": "Abu Dhabi Grand Prix"
}
],
"year": 2023
}
],
"totalRaces": 214,
"winPct": 5.14019
"totalRaces": 216,
"winPct": 5.09259
}
23 changes: 20 additions & 3 deletions src/content/constructors/alphatauri.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"championshipStandings": [
{ "position": 7, "year": 2020 },
{ "position": 6, "year": 2021 },
{ "position": 9, "year": 2022 }
{ "position": 9, "year": 2022 },
{ "position": 8, "year": 2023 }
],
"constructorId": 213,
"constructorRef": "alphatauri",
Expand Down Expand Up @@ -675,11 +676,27 @@
],
"round": 20,
"roundName": "São Paulo Grand Prix"
},
{
"results": [
{ "driver": "Yuki Tsunoda", "points": 0, "position": 18 },
{ "driver": "Daniel Ricciardo", "points": 0, "position": 14 }
],
"round": 21,
"roundName": "Las Vegas Grand Prix"
},
{
"results": [
{ "driver": "Daniel Ricciardo", "points": 0, "position": 11 },
{ "driver": "Yuki Tsunoda", "points": 4, "position": 8 }
],
"round": 22,
"roundName": "Abu Dhabi Grand Prix"
}
],
"year": 2023
}
],
"totalRaces": 81,
"winPct": 1.23457
"totalRaces": 83,
"winPct": 1.20482
}
23 changes: 20 additions & 3 deletions src/content/constructors/alpine.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"championshipStandings": [
{ "position": 5, "year": 2021 },
{ "position": 4, "year": 2022 }
{ "position": 4, "year": 2022 },
{ "position": 6, "year": 2023 }
],
"constructorId": 214,
"constructorRef": "alpine",
Expand Down Expand Up @@ -533,11 +534,27 @@
],
"round": 20,
"roundName": "São Paulo Grand Prix"
},
{
"results": [
{ "driver": "Pierre Gasly", "points": 0, "position": 11 },
{ "driver": "Esteban Ocon", "points": 12, "position": 4 }
],
"round": 21,
"roundName": "Las Vegas Grand Prix"
},
{
"results": [
{ "driver": "Pierre Gasly", "points": 0, "position": 13 },
{ "driver": "Esteban Ocon", "points": 0, "position": 12 }
],
"round": 22,
"roundName": "Abu Dhabi Grand Prix"
}
],
"year": 2023
}
],
"totalRaces": 64,
"winPct": 1.5625
"totalRaces": 66,
"winPct": 1.51515
}
21 changes: 19 additions & 2 deletions src/content/constructors/aston_martin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
{ "position": 5, "year": 1959 },
{ "position": 10, "year": 1960 },
{ "position": 7, "year": 2021 },
{ "position": 7, "year": 2022 }
{ "position": 7, "year": 2022 },
{ "position": 5, "year": 2023 }
],
"constructorId": 117,
"constructorRef": "aston_martin",
Expand Down Expand Up @@ -592,11 +593,27 @@
],
"round": 20,
"roundName": "São Paulo Grand Prix"
},
{
"results": [
{ "driver": "Fernando Alonso", "points": 2, "position": 9 },
{ "driver": "Lance Stroll", "points": 10, "position": 5 }
],
"round": 21,
"roundName": "Las Vegas Grand Prix"
},
{
"results": [
{ "driver": "Lance Stroll", "points": 1, "position": 10 },
{ "driver": "Fernando Alonso", "points": 6, "position": 7 }
],
"round": 22,
"roundName": "Abu Dhabi Grand Prix"
}
],
"year": 2023
}
],
"totalRaces": 70,
"totalRaces": 72,
"winPct": 0
}
25 changes: 21 additions & 4 deletions src/content/constructors/ferrari.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,14 @@
{ "position": 2, "year": 2019 },
{ "position": 6, "year": 2020 },
{ "position": 3, "year": 2021 },
{ "position": 2, "year": 2022 }
{ "position": 2, "year": 2022 },
{ "position": 3, "year": 2023 }
],
"constructorId": 6,
"constructorRef": "ferrari",
"name": "Ferrari",
"nationality": "Italian",
"podiums": 817,
"podiums": 819,
"raceWins": 244,
"seasons": [
{
Expand Down Expand Up @@ -9262,11 +9263,27 @@
],
"round": 20,
"roundName": "São Paulo Grand Prix"
},
{
"results": [
{ "driver": "Carlos Sainz", "points": 8, "position": 6 },
{ "driver": "Charles Leclerc", "points": 18, "position": 2 }
],
"round": 21,
"roundName": "Las Vegas Grand Prix"
},
{
"results": [
{ "driver": "Carlos Sainz", "points": 0, "position": 18 },
{ "driver": "Charles Leclerc", "points": 18, "position": 2 }
],
"round": 22,
"roundName": "Abu Dhabi Grand Prix"
}
],
"year": 2023
}
],
"totalRaces": 1074,
"winPct": 22.7188
"totalRaces": 1076,
"winPct": 22.6766
}
21 changes: 19 additions & 2 deletions src/content/constructors/haas.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
{ "position": 9, "year": 2019 },
{ "position": 9, "year": 2020 },
{ "position": 10, "year": 2021 },
{ "position": 8, "year": 2022 }
{ "position": 8, "year": 2022 },
{ "position": 10, "year": 2023 }
],
"constructorId": 210,
"constructorRef": "haas",
Expand Down Expand Up @@ -1363,11 +1364,27 @@
],
"round": 20,
"roundName": "São Paulo Grand Prix"
},
{
"results": [
{ "driver": "Nico Hülkenberg", "points": 0, "position": 19 },
{ "driver": "Kevin Magnussen", "points": 0, "position": 13 }
],
"round": 21,
"roundName": "Las Vegas Grand Prix"
},
{
"results": [
{ "driver": "Kevin Magnussen", "points": 0, "position": 20 },
{ "driver": "Nico Hülkenberg", "points": 0, "position": 15 }
],
"round": 22,
"roundName": "Abu Dhabi Grand Prix"
}
],
"year": 2023
}
],
"totalRaces": 164,
"totalRaces": 166,
"winPct": 0
}
23 changes: 20 additions & 3 deletions src/content/constructors/mclaren.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
{ "position": 4, "year": 2019 },
{ "position": 3, "year": 2020 },
{ "position": 4, "year": 2021 },
{ "position": 5, "year": 2022 }
{ "position": 5, "year": 2022 },
{ "position": 4, "year": 2023 }
],
"constructorId": 1,
"constructorRef": "mclaren",
Expand Down Expand Up @@ -7614,11 +7615,27 @@
],
"round": 20,
"roundName": "São Paulo Grand Prix"
},
{
"results": [
{ "driver": "Lando Norris", "points": 0, "position": null },
{ "driver": "Oscar Piastri", "points": 2, "position": 10 }
],
"round": 21,
"roundName": "Las Vegas Grand Prix"
},
{
"results": [
{ "driver": "Oscar Piastri", "points": 8, "position": 6 },
{ "driver": "Lando Norris", "points": 10, "position": 5 }
],
"round": 22,
"roundName": "Abu Dhabi Grand Prix"
}
],
"year": 2023
}
],
"totalRaces": 903,
"winPct": 19.8228
"totalRaces": 905,
"winPct": 19.779
}
25 changes: 21 additions & 4 deletions src/content/constructors/mercedes.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@
{ "position": 1, "year": 2019 },
{ "position": 1, "year": 2020 },
{ "position": 1, "year": 2021 },
{ "position": 3, "year": 2022 }
{ "position": 3, "year": 2022 },
{ "position": 2, "year": 2023 }
],
"constructorId": 131,
"constructorRef": "mercedes",
"name": "Mercedes",
"nationality": "German",
"podiums": 288,
"podiums": 289,
"raceWins": 125,
"seasons": [
{
Expand Down Expand Up @@ -2443,11 +2444,27 @@
],
"round": 20,
"roundName": "São Paulo Grand Prix"
},
{
"results": [
{ "driver": "George Russell", "points": 4, "position": 8 },
{ "driver": "Lewis Hamilton", "points": 6, "position": 7 }
],
"round": 21,
"roundName": "Las Vegas Grand Prix"
},
{
"results": [
{ "driver": "Lewis Hamilton", "points": 2, "position": 9 },
{ "driver": "George Russell", "points": 15, "position": 3 }
],
"round": 22,
"roundName": "Abu Dhabi Grand Prix"
}
],
"year": 2023
}
],
"totalRaces": 291,
"winPct": 42.9553
"totalRaces": 293,
"winPct": 42.6621
}
27 changes: 22 additions & 5 deletions src/content/constructors/red_bull.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,15 @@
{ "position": 3, "year": 2019 },
{ "position": 2, "year": 2020 },
{ "position": 2, "year": 2021 },
{ "position": 1, "year": 2022 }
{ "position": 1, "year": 2022 },
{ "position": 1, "year": 2023 }
],
"constructorId": 9,
"constructorRef": "red_bull",
"name": "Red Bull",
"nationality": "Austrian",
"podiums": 261,
"raceWins": 111,
"podiums": 264,
"raceWins": 113,
"seasons": [
{
"rounds": [
Expand Down Expand Up @@ -3061,11 +3062,27 @@
],
"round": 20,
"roundName": "São Paulo Grand Prix"
},
{
"results": [
{ "driver": "Sergio Pérez", "points": 15, "position": 3 },
{ "driver": "Max Verstappen", "points": 25, "position": 1 }
],
"round": 21,
"roundName": "Las Vegas Grand Prix"
},
{
"results": [
{ "driver": "Sergio Pérez", "points": 12, "position": 4 },
{ "driver": "Max Verstappen", "points": 26, "position": 1 }
],
"round": 22,
"roundName": "Abu Dhabi Grand Prix"
}
],
"year": 2023
}
],
"totalRaces": 368,
"winPct": 30.163
"totalRaces": 370,
"winPct": 30.5405
}
Loading

0 comments on commit ad3541b

Please sign in to comment.