DMR Vehicle Features
The dmr-vehicle entity in Predicti Data provides comprehensive insights into vehicles registered in Denmark, sourced from the Danish Motor Vehicle Register (DMR). These features cover identification, lifecycle status, technical specifications, inspection history, and leasing records.
Whether verifying ownership details, segmenting by vehicle type, or analyzing fleet characteristics, this set of vehicle-linked data points provides the foundation for accurate, context-rich decision-making.
Features in the Deprecated section are retained for backwards compatibility — prefer the listed replacement.
Entity name: dmr-vehicle
vehicle_*
Features describing the vehicle itself — identification, registration, type, make, technical specs, inspection results, and leasing records.
-
vehicle_brandDescription: The brand (make) of the vehicle. Example:KIA -
vehicle_brandCodeDescription: The numeric code of the vehicle's brand. Example:10349 -
vehicle_colorDescription: The primary color of the vehicle. Example:Grøn -
vehicle_colorCodeDescription: The numeric code of the vehicle's primary color. Example:8 -
vehicle_enginePowerDescription: The maximum engine power of the vehicle in kW. Example:150.0 -
vehicle_firstRegistrationDateDescription: The date of the vehicle's first registration. Example:2015-03-15+01:00 -
vehicle_hasLeasingRecordsDescription: A boolean indicating if the vehicle has any leasing records. Example:true -
vehicle_horsepowerDescription: The maximum engine power of the vehicle in metric horsepower (PS), derived from kW. Example:204 -
vehicle_inspectionResultDateDescription: The date of the vehicle inspection. Example:2024-11-20+01:00 -
vehicle_inspectionResultMileageDescription: The odometer reading recorded at the vehicle inspection, in thousand kilometers. Example:101 -
vehicle_inspectionResultStatusDescription: The status of the vehicle inspection record. Example:Aktiv -
vehicle_inspectionResultStatusDateDescription: The date associated with the vehicle inspection's status. Example:2013-05-29+02:00 -
vehicle_inspectionResultTypeDescription: The type of the vehicle inspection. Example:RegistreringsSyn -
vehicle_leasingPeriodEndDateDescription: The end date of leasing period. Example:2014-11-10+01:00 -
vehicle_leasingPeriodStartDateDescription: The start date of leasing period. Example:2010-10-11+02:00 -
vehicle_licensePlateDescription: The contents of the vehicle's license plate. Example:AA12345 -
vehicle_licensePlateExpirationDateDescription: The expiration date of the vehicle's license plate registration. Example:2017-07-07+02:00 -
vehicle_modelDescription: The model name of the vehicle. Example:Niro -
vehicle_modelCodeDescription: The numeric code of the vehicle's model. Example:70008327 -
vehicle_modelYearDescription: The model year of the vehicle. Example:2024 -
vehicle_normTypeDescription: The emission norm type of the vehicle (e.g., Euro VI). Example:Euro VI -
vehicle_normTypeCodeDescription: The numeric code of the vehicle's emission norm type. Example:49 -
vehicle_numberOfLeasingPeriodsDescription: The total count of leasing periods for this vehicle. Example:3 -
vehicle_particleFilterDescription: Boolean indicating if the vehicle has a particle filter installed. Example:false -
vehicle_permitTypeDescription: The kind of special permit(s) the car has. Example:1 -
vehicle_registrationStatusDescription: The registration status of the vehicle. Example: (none defined) -
vehicle_registrationStatusUpdateDateDescription: The date when the vehicle's registration status was last updated. Example:2024-12-17T12:38:20.000+01:00 -
vehicle_topSpeedDescription: The maximum speed of the vehicle in km/h. Example:167 -
vehicle_totalWeightDescription: The total weight of the vehicle in kilograms. Example:2200 -
vehicle_towbarDescription: Boolean indicating if the vehicle is equipped to tow a trailer. Example:false -
vehicle_usageDescription: The specific use of the vehicle, e.g. 'Privat personkørsel', 'Godstransport', 'Beboelse'. Example:Taxi -
vehicle_usageCodeDescription: The numeric code corresponding to the vehicle's usage (matchesvehicle_usage). Example:1 -
vehicle_vehicleStatusDescription: Lifecycle state of the vehicle in DMR (e.g. Registreret, Afmeldt, Eksporteret, Skrottet). Reflects the physical/legal fate of the vehicle itself — unlikevehicle_registrationStatus, which tracks the state of the active registration record. Example:Registreret -
vehicle_vehicleTypeDescription: The description of the vehicle type, e.g., passenger car or van. Example:Personbil -
vehicle_versionDescription: The variant/version name of the vehicle. Example:EL 5-dørs Aut. Reduktions Gear -
vehicle_versionCodeDescription: The numeric code of the vehicle's variant/version. Example:7000047057 -
vehicle_vinDescription: The vehicle identification number (VIN / Stelnummer). Example:KNACT811FR5118324
nextInspection_*
Features describing the vehicle's next scheduled inspection.
nextInspection_dateDescription: Next inspection date for vehicle. Example:2026-06-30
Deprecated
Features retained for backwards compatibility. Prefer the listed replacement.
-
license-plateDescription: Deprecated — usevehicle_licensePlateinstead. The contents of the vehicle's license plate. Example:AA12345 -
permit-typeDescription: Deprecated — usevehicle_permitTypeinstead. The kind of special permit(s) the car has. Example:1 -
vehicle_commercialUsageDescription: Deprecated — usevehicle_usageinstead. A boolean indicating if the vehicle is used for commercial usage. Example:false -
vehicle_latestRegistrationDateDescription: Deprecated — usevehicle_registrationStatusUpdateDateinstead. The date of the vehicle's last registration. Example:2020-06-12T14:30:00Z -
vehicle_leasingTypeCommercialDescription: Deprecated — usevehicle_usageinstead. A boolean indicating if the vehicle has commercial leasing type (has leasing records, not private usage, and not mixed). Example:false -
vehicle_leasingTypeMixedDescription: Deprecated — usevehicle_usageinstead. A boolean indicating if the vehicle has mixed leasing type (has leasing records and usage code is 41). Example:false -
vehicle_leasingTypePrivateDescription: Deprecated — usevehicle_usageinstead. A boolean indicating if the vehicle has private leasing type (has leasing records and usage contains 'privat', excluding mixed). Example:true -
vehicle_privateUsageDescription: Deprecated — usevehicle_usageinstead. A boolean indicating if the vehicle is privately used. Example:true