UVC Model Data

Industry leading Model data, coded to our open source UVC code for maximum compatabilty. Sourced from multiple industry sources, including OEMs, human curated for maximum accuracy.

car

Data Points Included

  • Model Identification
  • Model Classification
  • Warranty Information
  • Body Details
  • Powertrain
  • Many more

Example Output


    "ModelDetails": {
      "ModelIdentification": {
        "Make": "Audi",
        "Range": "A3",
        "Model": "A3 Sportback 35 TFSI MHEV S Line Semi-Auto",
        "ModelVariant": "Sportback TFSI S Line",
        "Series": "8YA",
        "Mark": 4,
        "StartDate": "2020-07-28T00:00:00Z",
        "EndDate": null,
        "CountryOfOrigin": "Germany",
        "VariantCode": 1
      },
      "ModelClassification": {
        "TypeApprovalCategory": "M1",
        "MarketSectorCode": "AA",
        "VehicleClass": "Car",
        "TaxationClass": "Car"
      },
      "AdditionalInformation": {
        "VehicleWarrantyInformation": {
          "ManufacturerWarrantyMiles": 60000,
          "ManufacturerWarrantyMonths": 36
        },
        "SubscriptionOptionList": [],
        "Software": {
          "SupportsOverTheAirSoftwareUpdate": null
        }
      },
      "BodyDetails": {
        "BodyShape": null,
        "BodyStyle": "Hatchback",
        "CabType": null,
        "PlatformName": null,
        "PlatformIsSharedAcrossModels": null,
        "WheelbaseType": "Short Wheelbase",
        "NumberOfAxles": 2,
        "NumberOfDoors": 5,
        "NumberOfSeats": 5,
        "PayloadVolumeLitres": null,
        "FuelTankCapacityLitres": 50
      },
      "Dimensions": {
        "HeightMm": 1425,
        "LengthMm": 4343,
        "WidthMm": 1984,
        "WheelbaseLengthMm": 2636,
        "InternalLoadLengthMm": null
      },
      "Weights": {
        "KerbWeightKg": 1320,
        "GrossTrainWeightKg": 3575,
        "UnladenWeightKg": null,
        "PayloadWeightKg": 555,
        "GrossVehicleWeightKg": 1875,
        "GrossCombinedWeightKg": 1875
      },
      "Powertrain": {
        "PowertrainType": "MHEV",
        "FuelType": "Petrol",
        "IceDetails": {
          "EngineFamily": null,
          "EngineLocation": "Front",
          "EngineDescription": null,
          "EngineManufacturer": "Audi",
          "FuelDelivery": null,
          "Aspiration": "Turbocharged",
          "CylinderArrangement": "Inline",
          "NumberOfCylinders": 4,
          "BoreMm": 74,
          "StrokeMm": 86,
          "ValveGear": "DOHC",
          "ValvesPerCylinder": 4,
          "EngineCapacityCc": 1498,
          "EngineCapacityLitres": 1.5
        },
        "EvDetails": null,
        "Transmission": {
          "TransmissionType": "Semi Automatic",
          "NumberOfGears": 7,
          "DriveType": "4x2",
          "DrivingAxle": "Front"
        }
      },
      "Safety": {
        "EuroNcap": {
          "NcapStarRating": 5,
          "NcapChildPercent": 81,
          "NcapAdultPercent": 89,
          "NcapPedestrianPercent": 68,
          "NcapSafetyAssistPercent": 73
        }
      },
      "Emissions": {
        "EuroStatus": "6d",
        "ManufacturerCo2": 114,
        "SoundLevels": {
          "StationaryDb": 73,
          "EngineSpeedRpm": 3750,
          "DriveByDb": 66
        }
      },
      "Performance": {
        "DragCoefficient": null,
        "Torque": {
          "Nm": 250,
          "LbFt": 184.4,
          "Rpm": 1500
        },
        "Power": {
          "Bhp": 147.9,
          "Ps": 150,
          "Kw": 110.5,
          "Rpm": 5000
        },
        "Statistics": {
          "ZeroToSixtyMph": null,
          "ZeroToOneHundredKph": null,
          "MaxSpeedKph": 224,
          "MaxSpeedMph": 139
        },
        "FuelEconomy": {
          "UrbanColdMpg": null,
          "ExtraUrbanMpg": null,
          "CombinedMpg": 46.3,
          "UrbanColdL100Km": null,
          "ExtraUrbanL100Km": null,
          "CombinedL100Km": 6.1
        }
      },
      "StatusCode": 0,
      "StatusMessage": "Success",
      "DocumentVersion": 126,
      "GeneratedAt": "2025-04-01T10:36:40.885Z"
    }