{
  "url": "https://carsbuyer.org/pt/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-09-15",
  "model_years": {
    "from": 2008,
    "to": 2022
  },
  "manual": {
    "sample_size": 27,
    "annual_depreciation_rate": 0.066,
    "median_asking_eur": 14990,
    "median_mileage_km": 182800
  },
  "automatic": {
    "sample_size": 24,
    "annual_depreciation_rate": 0.0479,
    "median_asking_eur": 27400,
    "median_mileage_km": 149000
  },
  "rate_difference_pp_per_year": -1.8,
  "rate_difference_ci95_half_width_pp": 2.1,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 12,
      "premium_of": "manual",
      "premium": -0.1796,
      "ci95_half_width": 0.0679
    },
    {
      "age": 15,
      "premium_of": "manual",
      "premium": -0.2254,
      "ci95_half_width": 0.0849
    }
  ],
  "fit_r2": 0.927,
  "licence": "https://carsbuyer.org/pt/metodologia#licenca"
}