{
  "url": "https://carsbuyer.org/pt/diesel-ou-gasolina/opel-corsa",
  "slug": "opel-corsa",
  "brand": "Opel",
  "model": "Corsa",
  "compares": "fuel_type",
  "measured": "asking_price",
  "method": "log(price) ~ age + log(mileage) + side + age*side, OLS on active listings",
  "collected_until": "2026-09-15",
  "model_years": {
    "from": 1987,
    "to": 2024
  },
  "diesel": {
    "sample_size": 188,
    "annual_depreciation_rate": 0.0645,
    "median_asking_eur": 3300,
    "median_mileage_km": 230000
  },
  "gasoline": {
    "sample_size": 213,
    "annual_depreciation_rate": 0.0676,
    "median_asking_eur": 3300,
    "median_mileage_km": 167000
  },
  "rate_difference_pp_per_year": 0.3,
  "rate_difference_ci95_half_width_pp": 1,
  "distinguishable_at_95": false,
  "holds_value_better": null,
  "premium_by_age": [
    {
      "age": 12,
      "premium_of": "diesel",
      "premium": 0.0042,
      "ci95_half_width": 0.1191
    },
    {
      "age": 19,
      "premium_of": "diesel",
      "premium": 0.0275,
      "ci95_half_width": 0.0951
    },
    {
      "age": 27,
      "premium_of": "diesel",
      "premium": 0.0547,
      "ci95_half_width": 0.1354
    }
  ],
  "fit_r2": 0.679,
  "licence": "https://carsbuyer.org/pt/metodologia#licenca"
}