{
  "url": "https://carsbuyer.org/manual-ou-automatica/volvo-xc-60",
  "slug": "volvo-xc-60",
  "brand": "Volvo",
  "model": "XC 60",
  "compares": "transmission",
  "measured": "asking_price",
  "method": "log(price) ~ age + log(mileage) + side + age*side, OLS on active listings",
  "collected_until": "2026-08-30",
  "model_years": {
    "from": 2008,
    "to": 2025
  },
  "manual": {
    "sample_size": 20,
    "annual_depreciation_rate": 0.0691,
    "median_asking_eur": 14000,
    "median_mileage_km": 180000
  },
  "automatic": {
    "sample_size": 30,
    "annual_depreciation_rate": 0.0601,
    "median_asking_eur": 27600,
    "median_mileage_km": 140500
  },
  "rate_difference_pp_per_year": -0.9,
  "rate_difference_ci95_half_width_pp": 2.1,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 11,
      "premium_of": "manual",
      "premium": -0.1329,
      "ci95_half_width": 0.0797
    },
    {
      "age": 15,
      "premium_of": "manual",
      "premium": -0.1656,
      "ci95_half_width": 0.0837
    }
  ],
  "fit_r2": 0.942,
  "licence": "https://carsbuyer.org/metodologia#licenca"
}