{
  "url": "https://carsbuyer.org/pt/manual-ou-automatica/peugeot-5008",
  "slug": "peugeot-5008",
  "brand": "Peugeot",
  "model": "5008",
  "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": 2010,
    "to": 2025
  },
  "manual": {
    "sample_size": 36,
    "annual_depreciation_rate": 0.1023,
    "median_asking_eur": 11000,
    "median_mileage_km": 190500
  },
  "automatic": {
    "sample_size": 59,
    "annual_depreciation_rate": 0.1227,
    "median_asking_eur": 16999,
    "median_mileage_km": 180000
  },
  "rate_difference_pp_per_year": 2,
  "rate_difference_ci95_half_width_pp": 2.3,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 5,
      "premium_of": "manual",
      "premium": -0.1237,
      "ci95_half_width": 0.1422
    },
    {
      "age": 8,
      "premium_of": "manual",
      "premium": -0.061,
      "ci95_half_width": 0.1123
    }
  ],
  "fit_r2": 0.84,
  "licence": "https://carsbuyer.org/pt/metodologia#licenca"
}