{
  "url": "https://carsbuyer.org/pt/manual-ou-automatica/peugeot-2008",
  "slug": "peugeot-2008",
  "brand": "Peugeot",
  "model": "2008",
  "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": 2024
  },
  "manual": {
    "sample_size": 164,
    "annual_depreciation_rate": 0.0718,
    "median_asking_eur": 9750,
    "median_mileage_km": 93782
  },
  "automatic": {
    "sample_size": 39,
    "annual_depreciation_rate": 0.0806,
    "median_asking_eur": 16500,
    "median_mileage_km": 61000
  },
  "rate_difference_pp_per_year": 0.9,
  "rate_difference_ci95_half_width_pp": 1.7,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 5,
      "premium_of": "manual",
      "premium": -0.1441,
      "ci95_half_width": 0.0553
    },
    {
      "age": 8,
      "premium_of": "manual",
      "premium": -0.1194,
      "ci95_half_width": 0.0608
    },
    {
      "age": 11,
      "premium_of": "manual",
      "premium": -0.094,
      "ci95_half_width": 0.0981
    }
  ],
  "fit_r2": 0.789,
  "licence": "https://carsbuyer.org/pt/metodologia#licenca"
}