Part of the Reference family.
Lineage
Overview
2 tests guard this model - 2 generic, 0 singular.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
One row per driver_id.
| Column | Type | Nullable | Tests | Description |
|---|---|---|---|---|
driver_id | varchar | Yes | not_null, unique | FastF1 three-letter driver code (e.g. VER, HAM). |
driver_number | varchar | Yes | Most recent car number observed for the driver (drivers occasionally change numbers). | |
debut_year | integer | Yes | Earliest season the driver appears in the dataset. | |
career_races_in_dataset | hugeint | Yes | Count of distinct races the driver contested across the ingested seasons. |