{
  "url": "https://carsbuyer.org/pt/manual-ou-automatica/mercedes-benz-c-220",
  "slug": "mercedes-benz-c-220",
  "brand": "Mercedes-Benz",
  "model": "C 220",
  "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": 1994,
    "to": 2023
  },
  "manual": {
    "sample_size": 146,
    "annual_depreciation_rate": 0.0753,
    "median_asking_eur": 6625,
    "median_mileage_km": 310000
  },
  "automatic": {
    "sample_size": 131,
    "annual_depreciation_rate": 0.0816,
    "median_asking_eur": 17500,
    "median_mileage_km": 204700
  },
  "rate_difference_pp_per_year": 0.6,
  "rate_difference_ci95_half_width_pp": 0.8,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 9,
      "premium_of": "manual",
      "premium": -0.0995,
      "ci95_half_width": 0.0775
    },
    {
      "age": 17,
      "premium_of": "manual",
      "premium": -0.0483,
      "ci95_half_width": 0.0568
    },
    {
      "age": 24,
      "premium_of": "manual",
      "premium": -0.0011,
      "ci95_half_width": 0.0838
    }
  ],
  "fit_r2": 0.927,
  "licence": "https://carsbuyer.org/pt/metodologia#licenca"
}