Skip to main content

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_brand Description: The brand (make) of the vehicle. Example: KIA

  • vehicle_brandCode Description: The numeric code of the vehicle's brand. Example: 10349

  • vehicle_color Description: The primary color of the vehicle. Example: Grøn

  • vehicle_colorCode Description: The numeric code of the vehicle's primary color. Example: 8

  • vehicle_enginePower Description: The maximum engine power of the vehicle in kW. Example: 150.0

  • vehicle_firstRegistrationDate Description: The date of the vehicle's first registration. Example: 2015-03-15+01:00

  • vehicle_hasLeasingRecords Description: A boolean indicating if the vehicle has any leasing records. Example: true

  • vehicle_horsepower Description: The maximum engine power of the vehicle in metric horsepower (PS), derived from kW. Example: 204

  • vehicle_inspectionResultDate Description: The date of the vehicle inspection. Example: 2024-11-20+01:00

  • vehicle_inspectionResultMileage Description: The odometer reading recorded at the vehicle inspection, in thousand kilometers. Example: 101

  • vehicle_inspectionResultStatus Description: The status of the vehicle inspection record. Example: Aktiv

  • vehicle_inspectionResultStatusDate Description: The date associated with the vehicle inspection's status. Example: 2013-05-29+02:00

  • vehicle_inspectionResultType Description: The type of the vehicle inspection. Example: RegistreringsSyn

  • vehicle_leasingPeriodEndDate Description: The end date of leasing period. Example: 2014-11-10+01:00

  • vehicle_leasingPeriodStartDate Description: The start date of leasing period. Example: 2010-10-11+02:00

  • vehicle_licensePlate Description: The contents of the vehicle's license plate. Example: AA12345

  • vehicle_licensePlateExpirationDate Description: The expiration date of the vehicle's license plate registration. Example: 2017-07-07+02:00

  • vehicle_model Description: The model name of the vehicle. Example: Niro

  • vehicle_modelCode Description: The numeric code of the vehicle's model. Example: 70008327

  • vehicle_modelYear Description: The model year of the vehicle. Example: 2024

  • vehicle_normType Description: The emission norm type of the vehicle (e.g., Euro VI). Example: Euro VI

  • vehicle_normTypeCode Description: The numeric code of the vehicle's emission norm type. Example: 49

  • vehicle_numberOfLeasingPeriods Description: The total count of leasing periods for this vehicle. Example: 3

  • vehicle_particleFilter Description: Boolean indicating if the vehicle has a particle filter installed. Example: false

  • vehicle_permitType Description: The kind of special permit(s) the car has. Example: 1

  • vehicle_registrationStatus Description: The registration status of the vehicle. Example: (none defined)

  • vehicle_registrationStatusUpdateDate Description: The date when the vehicle's registration status was last updated. Example: 2024-12-17T12:38:20.000+01:00

  • vehicle_topSpeed Description: The maximum speed of the vehicle in km/h. Example: 167

  • vehicle_totalWeight Description: The total weight of the vehicle in kilograms. Example: 2200

  • vehicle_towbar Description: Boolean indicating if the vehicle is equipped to tow a trailer. Example: false

  • vehicle_usage Description: The specific use of the vehicle, e.g. 'Privat personkørsel', 'Godstransport', 'Beboelse'. Example: Taxi

  • vehicle_usageCode Description: The numeric code corresponding to the vehicle's usage (matches vehicle_usage). Example: 1

  • vehicle_vehicleStatus Description: Lifecycle state of the vehicle in DMR (e.g. Registreret, Afmeldt, Eksporteret, Skrottet). Reflects the physical/legal fate of the vehicle itself — unlike vehicle_registrationStatus, which tracks the state of the active registration record. Example: Registreret

  • vehicle_vehicleType Description: The description of the vehicle type, e.g., passenger car or van. Example: Personbil

  • vehicle_version Description: The variant/version name of the vehicle. Example: EL 5-dørs Aut. Reduktions Gear

  • vehicle_versionCode Description: The numeric code of the vehicle's variant/version. Example: 7000047057

  • vehicle_vin Description: The vehicle identification number (VIN / Stelnummer). Example: KNACT811FR5118324

nextInspection_*

Features describing the vehicle's next scheduled inspection.

  • nextInspection_date Description: Next inspection date for vehicle. Example: 2026-06-30

Deprecated

Features retained for backwards compatibility. Prefer the listed replacement.

  • license-plate Description: Deprecated — use vehicle_licensePlate instead. The contents of the vehicle's license plate. Example: AA12345

  • permit-type Description: Deprecated — use vehicle_permitType instead. The kind of special permit(s) the car has. Example: 1

  • vehicle_commercialUsage Description: Deprecated — use vehicle_usage instead. A boolean indicating if the vehicle is used for commercial usage. Example: false

  • vehicle_latestRegistrationDate Description: Deprecated — use vehicle_registrationStatusUpdateDate instead. The date of the vehicle's last registration. Example: 2020-06-12T14:30:00Z

  • vehicle_leasingTypeCommercial Description: Deprecated — use vehicle_usage instead. A boolean indicating if the vehicle has commercial leasing type (has leasing records, not private usage, and not mixed). Example: false

  • vehicle_leasingTypeMixed Description: Deprecated — use vehicle_usage instead. A boolean indicating if the vehicle has mixed leasing type (has leasing records and usage code is 41). Example: false

  • vehicle_leasingTypePrivate Description: Deprecated — use vehicle_usage instead. A boolean indicating if the vehicle has private leasing type (has leasing records and usage contains 'privat', excluding mixed). Example: true

  • vehicle_privateUsage Description: Deprecated — use vehicle_usage instead. A boolean indicating if the vehicle is privately used. Example: true