{
  "url": "https://carsbuyer.org/manual-ou-automatica/peugeot-208",
  "slug": "peugeot-208",
  "brand": "Peugeot",
  "model": "208",
  "compares": "transmission",
  "measured": "asking_price",
  "method": "log(price) ~ age + log(mileage) + side + age*side, OLS on active listings",
  "collected_until": "2026-09-02",
  "model_years": {
    "from": 2012,
    "to": 2025
  },
  "manual": {
    "sample_size": 244,
    "annual_depreciation_rate": 0.0593,
    "median_asking_eur": 7825,
    "median_mileage_km": 112000
  },
  "automatic": {
    "sample_size": 20,
    "annual_depreciation_rate": 0.0564,
    "median_asking_eur": 13500,
    "median_mileage_km": 92500
  },
  "rate_difference_pp_per_year": -0.3,
  "rate_difference_ci95_half_width_pp": 1.8,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 7,
      "premium_of": "manual",
      "premium": -0.2557,
      "ci95_half_width": 0.061
    },
    {
      "age": 10,
      "premium_of": "manual",
      "premium": -0.2625,
      "ci95_half_width": 0.0669
    },
    {
      "age": 12,
      "premium_of": "manual",
      "premium": -0.267,
      "ci95_half_width": 0.0834
    }
  ],
  "fit_r2": 0.701,
  "licence": "https://carsbuyer.org/metodologia#licenca"
}