Part of the Marts family.
Lineage
Overview
22 tests guard this model - 22 generic, 0 singular.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Pre-aggregated historical stint envelope for the Degradation Simulator.
| Property | Value |
|---|---|
| Layer | marts |
| Family | Marts |
| Contract enforced | No |
| Upstream | int_lap_residual_decomposed, dim_circuits |
| Model-level tests | unique_combination_of_columns, expect_table_row_count_to_be_between, expect_column_pair_values_A_to_be_greater_than_B, expect_column_pair_values_A_to_be_greater_than_B, expect_column_pair_values_A_to_be_greater_than_B |
| Column | Type | Nullable | Tests | Description |
|---|---|---|---|---|
circuit_id | Yes | not_null | Physical circuit identifier (slug of circuit_name). | |
circuit_name | Yes | not_null | Canonical display name for the circuit. | |
era | Yes | not_null, accepted_values | Regulation era ‘pre2022’ (2018–2021) or ‘post2022’ (2022–2024). | |
compound | Yes | not_null | Tyre compound code, or ‘_all’ for the cross-compound rollup. | |
lap_in_stint | Yes | not_null, expect_column_values_to_be_between | Lap number within the stint (1-based). | |
n_observations | Yes | not_null, expect_column_values_to_be_between | Clean-lap count behind this cell (≥ 3). | |
ref_green_pace_s | Yes | not_null, expect_column_values_to_be_between | Fuel-removed fresh-tyre anchor (median weight_corrected_lap_time, age ≤ 2 laps). | |
obs_fuel_removed_pace_p10_s | Yes | not_null | 10th percentile of fuel-removed lap time at this lap-in-stint. | |
obs_fuel_removed_pace_p50_s | Yes | not_null | Median fuel-removed lap time at this lap-in-stint. | |
obs_fuel_removed_pace_p90_s | Yes | not_null | 90th percentile of fuel-removed lap time at this lap-in-stint. | |
obs_deg_from_fresh_p10_s | Yes | not_null | p10 tyre-degradation-from-fresh (obs_fuel_removed_pace_p10_s − ref_green_pace_s). | |
obs_deg_from_fresh_p50_s | Yes | not_null | p50 tyre-degradation-from-fresh. | |
obs_deg_from_fresh_p90_s | Yes | not_null | p90 tyre-degradation-from-fresh. |