{
  "url": "https://carsbuyer.org/pt/manual-ou-automatica/mercedes-benz-cla-180",
  "slug": "mercedes-benz-cla-180",
  "brand": "Mercedes-Benz",
  "model": "CLA 180",
  "compares": "transmission",
  "measured": "asking_price",
  "method": "log(price) ~ age + log(mileage) + side + age*side, OLS on active listings",
  "collected_until": "2026-09-15",
  "model_years": {
    "from": 2013,
    "to": 2025
  },
  "manual": {
    "sample_size": 31,
    "annual_depreciation_rate": 0.0494,
    "median_asking_eur": 16500,
    "median_mileage_km": 161000
  },
  "automatic": {
    "sample_size": 40,
    "annual_depreciation_rate": 0.0602,
    "median_asking_eur": 24900,
    "median_mileage_km": 113486
  },
  "rate_difference_pp_per_year": 1.1,
  "rate_difference_ci95_half_width_pp": 2.9,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 6,
      "premium_of": "manual",
      "premium": -0.1439,
      "ci95_half_width": 0.0903
    },
    {
      "age": 8,
      "premium_of": "manual",
      "premium": -0.1242,
      "ci95_half_width": 0.0654
    },
    {
      "age": 10,
      "premium_of": "manual",
      "premium": -0.1041,
      "ci95_half_width": 0.0771
    }
  ],
  "fit_r2": 0.812,
  "licence": "https://carsbuyer.org/pt/metodologia#licenca"
}