Part of the Skill family.
Lineage
Overview
6 tests guard this model - 6 generic, 0 singular.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
De-biased constructor car pace (constructor×race fixed effect), one row per (race_year, race_id, constructor_id).
| Property | Value |
|---|---|
| Layer | intermediate |
| Family | Skill |
| Contract enforced | No |
| Tags | causal_decomposition, constructor |
| Column | Type | Nullable | Tests | Description |
|---|---|---|---|---|
constructor_car_fe_id | Yes | not_null, unique | Surrogate PK = race_year_raceid_constructorid | |
race_year | Yes | not_null | Season year | |
race_id | Yes | not_null | Race identifier (matches int_lap_fuel_state.race_id, e.g. 2018_5) | |
constructor_id | Yes | not_null | Constructor identifier (stg_laps.constructor_id) | |
car_fe_s | Yes | not_null | Constructor×race fixed effect in seconds, net of driver skill. Negative = faster than field. |