CarCar data (RDW) functions for webservices. This service provides methods to find car related data. Summary | Car data (RDW) functions for webservices. | | Retrieve information abount a car from RDW. | | Check the validity of a license plate and check code (‘meldcode’) combination. | | Retrieves data of a car with a Dutch license plate, including a list of types matched if more information is available. | | Retrieves data of a car with a Dutch license plate. | | Retrieves data of a car with a Dutch license plate and check code (‘meldcode’). | | Retrieves car data, including the fiscal price, directly from RDW. | | Retrieves data of a car, including information about extra options. | | Retrieve information for a specific car using license plate. | | Check the validity of a license plate and check code (‘meldcode’) combination. | | Retrieve extended information for a car. | | Retrieve extended information for a specific version of a car. | | Retrieve options of a car. | | Retrieve information for a specific version using version code and production year. | | Please note that when using a test account an older and less complete dataset is used. | | Retrieve possible models for a specific brand of car. | | Retrieve possible versions for a specific model of car. | | Retrieve extended information for a specific version of a car. | | Retrieve photos of a car using it’s unique atl_code. | | | | Retrieve Autodisk price information. | | | | Retrieves data of a car with a Dutch license plate | | Retrieves data of a car with a Dutch license plate, including a list of types matched if more information is available. | | Retrieves data of a car with a Dutch license plate. | | | | | | | | A single car entry, including matched model types (if available) | | A single car entry (including CO2 emission) and matched model types. | | A single car entry, includes BPM and power. | | | | A single car entry, includes BPM and power. | | Indicates if a license plate and check code (‘meldcode’) combination is correct, and if the car is registered as active | | Indicates if a license plate and check code (‘meldcode’) combination is correct. | | | | A single car entry, includes information about extra options. | | Geeft aan of een accessoire standaard aanwezig is, of beschikbaar als optie. | | Prices of the car in Euros. | | | | Information on a specific car. | | Information on a specific version of a car. | | Name and number of a version of car. | | Name and number of a brand of car. | | Name and number of a model of car. | | Information on a version (uitvoering) of car. | | A photo or image of a car. | | The options of a version of a car. | | The standard options of a car version. | | The car version options that can be added during manufacturing (‘fabrieksopties’). | | The optional packages available for a car version. | | The package installed on a car model. | | The options of a car version. | | Information on a car, including catalog price. | | Various status indicators on a car. | | Information about environmental impact and fuel consumption. | | Information on an approved body. | | Basic car information and Autodisk valuations. | | An Autodisk valuation of a specific model type. |
RDWRetrieve information abount a car from RDW. In most cases this requires a license plate.
carRDWCarCheckCodeCheck the validity of a license plate and check code (‘meldcode’) combination. This method differs from carVWEMeldcodeCheck in that it also returns whether a car is active. Parameterslicense_plate | Dutch license plate (kenteken) | code | code (meldcode), 4 digits |
Returns
carRDWCarDataV3Retrieves data of a car with a Dutch license plate, including a list of types matched if more information is available. This method differs from carRDWCarDataV2 in that it also returns the CO2 emission. Parameterslicense_plate | Dutch license plate (kenteken) of the car to retrieve |
Returns
carRDWCarDataBPV2Retrieves data of a car with a Dutch license plate. In addition to the information returned by carRDWCarData data on BPM and power is returned. Parameterslicense_plate | Dutch license plate (kenteken) of the car to retreive |
Returns
carRDWCarDataExtendedRetrieves data of a car with a Dutch license plate and check code (‘meldcode’). The car data contains the European Approval Mark according to the 2007/46/EG standard. When the code is set it also checks the validity of a license plate and check code (‘meldcode’) combination. Parameterslicense_plate | Dutch license plate (kenteken) of the car to retreive | code | code (meldcode), 4 digits [optional] |
Returns
carRDWCarDataPriceRetrieves car data, including the fiscal price, directly from RDW. The fiscal price is the catalogue price of the vehicle, used by the tax department to calculate the tax for the private use of a leased car. Retrieves data of a car with a Dutch license plate. This method returns data on the fiscal price, power, environmental impact, status and all information returned by carRDWCarDataV3. Parameterslicense_plate | Dutch license plate (kenteken) |
Returns
carRDWCarDataOptionsRetrieves data of a car, including information about extra options. Parameterscar_id | Unique identifier for a car and type. Use carRDWCarDataV3 to find a car_id |
Returns
VWE license plateRetrieve information for a specific car using license plate.
carVWEMeldcodeCheckCheck the validity of a license plate and check code (‘meldcode’) combination. Please note that when using a test account an older and less complete dataset is used. See carRDWCarCheckCode if you want to check whether a car is active. Parameterslicense_plate | Dutch license plate (kenteken) | code | code (meldcode), 4 digits |
Returns
carVWEBasicTypeDataRetrieve extended information for a car. This function returns more information than carRDWCarData or carRDWCarDataBP. Please note that when using a test account an older and less complete dataset is used. Parameterslicense_plate | Dutch license plate (kenteken) |
ReturnsSee alsocarVWEVersionPrice, carVWEOptions
carVWEVersionPriceRetrieve extended information for a specific version of a car. Please note that when using a test account an older and less complete dataset is used. Parameterslicense_plate | Dutch license plate (kenteken) | atl_code | Code identifying the version of the car. The ATL code can be obtained using carVWEBasicTypeData. |
ReturnsSee alsocarVWEBasicTypeData, carVWEVersionYearData
carVWEOptionsRetrieve options of a car. Parameterslicense_plate | The license plate of a car | atl_code | Code identifying the version of the car. The ATL code can be obtained using carVWEBasicTypeData. |
Returns
VWE Brand, model, versionRetrieve information for a specific version using version code and production year.
carVWEListBrandsPlease note that when using a test account an older and less complete dataset is used. Retrieve possible brands for a specific kind of car. Parametersproduction_year | Search for brands which produced cars in this year, or one year before or after. If 0, brands of all years are returned. | kind_id | Identifier of the kind of car to retrieve the brands for.1 | passenger car, yellow license plate | 2 | delivery trucks, company cars, up to 3.5 tons | 3 | delivery trucks, company cars, up to 10 tons | 4 | off-road four wheel drives | 5 | motorcycles | 6 | moped | 8 | bus |
| page | Page to retrieve, pages start counting at 1 |
ReturnsSee alsocarVWEListModels
carVWEListModelsRetrieve possible models for a specific brand of car. Please note that when using a test account an older and less complete dataset is used. Parametersproduction_year | Search for models which were produced in this year, or one year before or after. If 0, models of all years are returned. | kind_id | Identifier of the kind of car to retrieve the models for.1 | passenger car, yellow license plate | 2 | delivery trucks, company cars, up to 3.5 tons | 3 | delivery trucks, company cars, up to 10 tons | 4 | off-road four wheel drives | 5 | motorcycles | 6 | moped | 8 | bus |
| brand_id | Brand identifier, as returned by carVWEListBrands. | page | Page to retrieve, pages start counting at 1 |
ReturnsSee alsocarVWEListBrands, carVWEListVersions
carVWEListVersionsRetrieve possible versions for a specific model of car. Please note that when using a test account an older and less complete dataset is used. Parametersproduction_year | Search for versions which were produced in this year, or one year before or after. If 0, versions of all years are returned. | kind_id | Identifier of the kind of car to retrieve the versions for.1 | passenger car, yellow license plate | 2 | delivery trucks, company cars, up to 3.5 tons | 3 | delivery trucks, company cars, up to 10 tons | 4 | off-road four wheel drives | 5 | motorcycles | 6 | moped | 8 | bus |
| brand_id | Brand identifier, as returned by carVWEListBrands. | model_id | Model identifier, as returned by carVWEListModels. | fuel_type_id | Fuel type identifier. Optional.1 | Benzine | 2 | Diesel | 3 | Electrisch | 4 | Hybride Benzine | 5 | Hybride Diesel |
| body_style_id | Body style identifier. Optional.2 | 2/4-drs sedan (2/4 deurs sedan) | 3 | 3/5-drs (3/5 deurs hatchback) | 4 | Coupé | 5 | 2-drs (2 deurs cabrio) | 6 | Hardtop | 7 | 3/5-drs (3/5 deurs softtop) | 8 | 2-drs (2 deurs targa) | 9 | 5-drs (5 deurs liftback) | 10 | 3/4/5-drs (combi 3/4/5 deurs) | 14 | afg. pers. auto (afgeleid van personenauto, voertuig met grijs kenteken) | 15 | bedrijfsauto (bestel/bedrijfsauto) | 16 | pers. vervoer (bus, personenvervoer) | 17 | open laadbak (pick-up truck) | 18 | Chassis+Cabine | 19 | Kaal Chassis | 20 | MPV=ruimtewagen | 21 | SportUtilityVeh (SUV) |
| doors | Number of doors. If the design is 2/4-drs or 3/5-drs, this parameter can distinguish between the two models. Typical values: 2, 3, 4, 5. Optional. | gear_id | Type of gearbox. Optional.1 | Handgeschakeld | 2 | Automatisch | 3 | Handgeschakeld, 4 versnellingen | 4 | Handgeschakeld, 5 versnellingen | 5 | Handgeschakeld, 6 versnellingen | 6 | Handgeschakeld, 7 versnellingen | 13 | Semi-automatisch |
| page | Page to retrieve, pages start counting at 1 |
ReturnsSee alsocarVWEListModels, carVWEVersionYearData
carVWEVersionYearDataRetrieve extended information for a specific version of a car. Please note that when using a test account an older and less complete dataset is used. ParametersReturnsSee alsocarVWEListVersions
carVWEPhotosRetrieve photos of a car using it’s unique atl_code. Please note that when using a test account an older and less complete dataset is used. ParametersReturns
carATDPriceRetrieve Autodisk price information. Autodisk data is available for yellow license plates no older than 2004. Coverage for older plates is very limited. Parameterslicense_plate | Dutch license plate (kenteken) |
Returns
Deprecated service methods
carRDWCarDataRetrieves data of a car with a Dutch license plate Parameterslicense_plate | Dutch license plate (kenteken) of the car to retrieve |
Returns
carRDWCarDataV2Retrieves data of a car with a Dutch license plate, including a list of types matched if more information is available. This method is deprecated in favor of carRDWCarDataV3, which also returns CO2 emission. Parameterslicense_plate | Dutch license plate (kenteken) of the car to retrieve |
ReturnsSee alsocarRDWCarDataV3
carRDWCarDataBPRetrieves data of a car with a Dutch license plate. In addition to the information returned by carRDWCarData data on BPM and power is returned. Parameterslicense_plate | Dutch license plate (kenteken) of the car to retreive |
Returns
CarA single car entry. Documented: dutch terminology For possible values of category and fuel_type, see CarBP license_plate | Kenteken. | category | Omschrijving van het soort voertuig. | brand | Het merk van het voertuig. | model | Handelsbenaming. | colors | Kleuren van het voertuig. | fuel_type | De brandstofsoort van het voertuig. | cylinders | Het aantal cilinders waarvan de motor van het voertuig is voorzien. | cylinder_capacity | De cilinderinhoud van het voertuig in kubieke centimeters. De cilinderinhoud van een verbrandingsmotor geeft aan hoeveel gas in de cilinders kan worden verbrand. | seats | Het maximaal toegestaan aantal zitplaatsen van het voertuig. | standing_room | Het maximaal toegestaan aantal staanplaatsen van het voertuig. | unladen_mass | Het gewicht in kilogram van het voertuig zonder passagiers en zonder lading. | gross_vehicle_mass | Maximum massa van het voertuig. Het ledig gewicht van het voertuig vermeerderd met het laadvermogen in kilogram. | mass_ready | Massa rijklaar. | maximum_mass_payload | Laadvermogen. | maximum_mass_unbraked | Max massa ongeremd. | maximum_mass_braked | Max massa geremd. | maximum_mass_trailer_braked | Max massa oplegger geremd. | maximum_mass_self_braked | Max massa autonoom geremd. | maximum_mass_axle_braked | Max massa middenas geremd. | date_first_issuing | Datum eerste afgifte nederland. | date_first_admission | Datum eerste toelating. | date_latest_name_registration | Op deze datum wordt de laatste eigenaar of houder van het voertuig in het kentekenregister geregistreerd. De datum staat vermeld op het tenaamstellingsbewijs (deel 1B, voorheen deel 2). In YYYYMMDD formaat. | apk_due_date | Vervaldatum apk. |
CarV3A single car entry. Documented: dutch terminology For possible values of category and fuel_type, see CarBP license_plate | Kenteken. | category | Omschrijving van het soort voertuig. | brand | Het merk van het voertuig. | model | Handelsbenaming. | colors | Kleuren van het voertuig. | fuel_type | De brandstofsoort van het voertuig. | cylinders | Het aantal cilinders waarvan de motor van het voertuig is voorzien. | cylinder_capacity | De cilinderinhoud van het voertuig in kubieke centimeters. De cilinderinhoud van een verbrandingsmotor geeft aan hoeveel gas in de cilinders kan worden verbrand. | seats | Het maximaal toegestaan aantal zitplaatsen van het voertuig. | standing_room | Het maximaal toegestaan aantal staanplaatsen van het voertuig. | unladen_mass | Het gewicht in kilogram van het voertuig zonder passagiers en zonder lading. | gross_vehicle_mass | Maximum massa van het voertuig. Het ledig gewicht van het voertuig vermeerderd met het laadvermogen in kilogram. | mass_ready | Massa rijklaar. | maximum_mass_payload | Maximum laadvermogen. | maximum_mass_unbraked | Max massa ongeremd. | maximum_mass_braked | Max massa geremd. | maximum_mass_trailer_braked | Max massa oplegger geremd. | maximum_mass_self_braked | Max massa autonoom geremd. | maximum_mass_axle_braked | Max massa middenas geremd. | date_first_issuing | Datum eerste afgifte nederland. | date_first_admission | Datum eerste toelating. | date_latest_name_registration | Op deze datum wordt de laatste eigenaar of houder van het voertuig in het kentekenregister geregistreerd. De datum staat vermeld op het tenaamstellingsbewijs (deel 1B, voorheen deel 2). In YYYYMMDD formaat. | apk_due_date | Vervaldatum apk. | co2_emission | CO2 uitstoot in gram per kilometer. De waarde 0 geeft aan dat de waarde onbekend is. |
CarV2A single car entry, including matched model types (if available)
CarDataV3ResultA single car entry (including CO2 emission) and matched model types.
CarBPA single car entry, includes BPM and power. Documented: dutch terminology license_plate | Kenteken. | category | Voertuigsoort. Some of the possible values:. | personenauto | . | bedrijfsauto | . | bedrijfsauto met koppeling | . | aanhangwagen | . | oplegger | . | autonome aanhangwagen | . | middenasaanhangwagen | . | motorfiets | . | motorfiets met zijspan | . | driewielige motorcarrier | . | lichte invalidenwagen | . | driewielig motorvoertuig | . | bromfiets |
| brand | Het merk van het voertuig. | model | Handelsbenaming. | colors | Kleuren van het voertuig. | fuel_type | Brandstof. Some of the possible values:. | alcohol | . | benzine | . | CNG | . | cryogeen | . | diesel | . | electriciteit | . | LPG | . | onbekend | . | waterstof |
| cylinders | Het aantal cilinders waarvan de motor van het voertuig is voorzien. | cylinder_capacity | De cilinderinhoud van het voertuig in kubieke centimeters. De cilinderinhoud van een verbrandingsmotor geeft aan hoeveel gas in de cilinders kan worden verbrand. | seats | Het maximaal toegestaan aantal zitplaatsen van het voertuig. | standing_room | Het maximaal toegestaan aantal staanplaatsen van het voertuig. | unladen_mass | Het gewicht in kilogram van het voertuig zonder passagiers en zonder lading. | gross_vehicle_mass | Maximum massa van het voertuig. Het ledig gewicht van het voertuig vermeerderd met het laadvermogen in kilogram. | mass_ready | Massa rijklaar. | maximum_mass_payload | Laadvermogen. | maximum_mass_unbraked | Max massa ongeremd. | maximum_mass_braked | Max massa geremd. | maximum_mass_trailer_braked | Max massa oplegger geremd. | maximum_mass_self_braked | Max massa autonoom geremd. | maximum_mass_axle_braked | Max massa middenas geremd. | date_first_issuing | Datum eerste afgifte nederland. | date_first_admission | Datum eerste toelating. | date_latest_name_registration | Op deze datum wordt de laatste eigenaar of houder van het voertuig in het kentekenregister geregistreerd. De datum staat vermeld op het tenaamstellingsbewijs (deel 1B, voorheen deel 2). In YYYYMMDD formaat. | apk_due_date | Vervaldatum apk. | bpm | De BPM (Belasting van Personenauto’s en Motorrijwielen) waarde | power | Netto maximum vermogen (kW) |
CarExtendedA single car entry, includes BPM and power. Documented: dutch terminology license_plate | Kenteken. | code | Meldcode. | check_code_status | Meldcode status.true | de meldcode was correct | false | de meldcode was niet opgegeven of incorrect |
| category | Voertuigsoort. Some of the possible values:. | personenauto | . | bedrijfsauto | . | bedrijfsauto met koppeling | . | aanhangwagen | . | oplegger | . | autonome aanhangwagen | . | middenasaanhangwagen | . | motorfiets | . | motorfiets met zijspan | . | driewielige motorcarrier | . | lichte invalidenwagen | . | driewielig motorvoertuig | . | bromfiets |
| brand | Merk. | brand_code | Merk code (volgens RDW). | model | Model. | body_style | Carrosserie type. Bijvoorbeeld ‘hatchback’ of ‘stationcar’ | colors | Kleuren | fuel_types | Brandstof. Some of the possible values:. | alcohol | . | benzine | . | CNG | . | cryogeen | . | diesel | . | electriciteit | . | LPG | . | onbekend | . | waterstof |
| cylinders | Aantal cylinders. | cylinder_capacity | Cylinderinhoud. | seats | Aantal zitplaatsen. | standing_room | Aantal staanplaatsen. | unladen_mass | Massa ledig voertuig. | gross_vehicle_mass | Maximum massa voertuig. | mass_ready | Massa rijklaar. | maximum_mass_payload | Laadvermogen. | maximum_mass_unbraked | Max massa ongeremd. | maximum_mass_braked | Max massa geremd. | maximum_mass_trailer_braked | Max massa oplegger geremd. | maximum_mass_self_braked | Max massa autonoom geremd. | maximum_mass_axle_braked | Max massa middenas geremd. | date_first_issuing | Datum eerste afgifte nederland. | date_first_admission | Datum eerste toelating. | date_latest_name_registration | Datum aanvang tenaamstelling. | apk_due_date | Vervaldatum apk. | bpm | De BPM (Belasting van Personenauto’s en Motorrijwielen) waarde | power | Netto maximum vermogen (kW) | g3_indicator | G3indicatie | particulate_filter | Roetfilter | co2_emission_combined | CO2 uitstoot in gram per kilometer. De waarde 0 geeft aan dat de waarde onbekend is. | emission_code | De emissie-code. Deze geeft de emissieuitstoot van het voertuig aan. Vanaf bouwjaar 1995 beschikbaar.0 | de zware bedrijfsauto voldoet qua emissie niet aan hogere euronormen | 1 | de zware bedrijfsauto voldoet qua emissie aan regel A van de 88/77-tabel na wijziging Richtlijn 96/1/EG) | 2 | de zware bedrijfsauto voldoet qua emissie aan regel B van de 88/77-tabel na wijziging Richtlijn 96/1/EG) | 3 | de zware bedrijfsauto voldoet qua emissie aan regel A van de 2001/27/EG tabel. (jaar 2000)) | 4 | de zware bedrijfsauto voldoet qua emissie aan rij B1 van de 2001/27/EG tabel. (jaar 2005)) | 5 | Euro 5 (d.w.z. de zware bedrijfsauto voldoet qua emissie aan rij B2 van de 2001/27/EG tabel. (jaar 2008)) | A | Voldoet aan emissie-eisen van 2005 betreffende een personen- of lichte bedrijfsauto. |
| top_speed | Maximale constructie snelheid | fuel_consumption_city | Verbruik stad | fuel_consumption_freeway | Verbruik snelweg | fuel_consumption_combined | Gecombineerd verbruik | energy_label | De zuinigheidscategorie. Deze geeft aan hoe zuinig of onzuinig een auto is ten opzichte van andere auto’s die net zo groot zijn. Vanaf bouwjaar 2001 beschikbaar.A | Minstens 20 % zuiniger | B | 20% tot 10% zuiniger | C | maximaal 10% zuiniger | D | Maximaal 10% onzuiniger | E | 10% tot 20% onzuiniger | F | 20% tot 30% onzuiniger | G | meer dan 30% onzuiniger |
| stolen | Indicatie of de auto is gestolen of vermist | insured | Indicatie of een auto is verzekerd (WA-verzekering) | license_plate_signal | Bijzonderheid op kenteken (indicatie of er een byzonderheid is geregistreerd op het kenteken)false | geen bijzonderheid | true | auto is gestolen, geschorst, ge-exporteerd of wachtend op keuring |
| awaiting_inspection | Wachtend op keuring | catalog_price | Catalogusprijs | european_type_approval_mark | ETK_sleutel (europese typegoedkeurings sleutel) | types | A Patterns::{Type}Array of CarType entries. |
CarCheckCodeIndicates if a license plate and check code (‘meldcode’) combination is correct, and if the car is registered as active license_plate | ’Kenteken’. | correct | Boolean, true if the combination of license plate and check code is correct | active | Boolean, true if combinaton correct and the car is active |
CarVWEMeldcodeCheckIndicates if a license plate and check code (‘meldcode’) combination is correct. license_plate | ’Kenteken’. | correct | Boolean, true if the combination of license plate and check code is correct. |
CarTypeGeneral model type data. car_id | ID to use for requesting more data with carRDWCarDataOptions | brand | ’Merk’ | model | ’Handelsbenaming’ | type | Type | gearbox | ’Schakeling’ | first_year | Year of model’s introduction | last_year | Year of model’s discontinuation, 0 if it’s still a current model |
CarOptionsA single car entry, includes information about extra options. Complete documentation in Dutch. car_id | Car id | merk | Merk | serie | Serie | serie_jaar_van | Serie jaar van | serie_jaar_tot | Serie jaar tot, 0 indien nog leverbaar | model | Model | model_maand_van | Model maand van | model_jaar_van | Model jaar van | model_maand_tot | Model maand tot, 0 indien nog leverbaar | model_jaar_tot | Model jaar tot, 0 indien nog leverbaar | belasting_min | Motorrijtuigenbelasting per kwartaal minimaal | belasting_max | Motorrijtuigenbelasting per kwartaal maximaal | algemene_garantie | Algemene garantie | algemene_garantie_km | Algemene garantie in duizenden kilometers, 0 indien ongelimiteerd | carrosserie_garantie | Carrosserie garantie | deuren | Aantal deuren inclusief eventuele achterklep | carrosserietype | Carrosserietypeh | Hatchback | s | Sedan | m | Mpv | w | Stationcar | c | Coupé | o | Convertible | t | Sports Utility Vehicle/4WD |
| aantal_versnellingen | Aantal versnellingen | soort_schakeling | Soort schakelingh | Handgeschakeld | s | Sequentiële Automaat | t | Semi Automaat | a | Automaat |
| aandrijving | Aandrijvinga | Rear wheel drive | v | Front wheel drive | 4 | Four wheel drive |
| brandstoftype | Brandstoftypee | Euroloodvrij 95 | s | Euroloodvrij 98 | n | Benzine gelood 95 | o | Benzine gelood 95 | d | Diesel | g | LPG | a | Aardgas | t | Waterstof |
| aantal_cilinders | Aantal cilinders | bouwwijze | Bouwwijze | kleppen_per_cilinder | Kleppen per cilinder | cilinderinhoud | Cilinderinhoud in cc | boring | Boring in mm | slag | Slag in mm | compressieverhouding | Compressieverhouding | vermogen_kw | Max. vermogen in kW | vermogen_pk | Max. vermogen in pk | vermogen_tpm | Toerental bij max. vermogen | koppel | Max. koppel in Nm | koppel_tpm | Toerental bij max. koppel | katalysator | Katalysatorg | Geregeld (met lambda sonde) | o | Ongeregeld | r | Roetfilter (alleen voor dieselmotoren) | n | Niet |
| brandstofsysteem | Brandstofsysteemm | Multipoint injectie | s | Singplepoint injectie | c | Carburateur | d | Directe inspuiting | e | Indirecte inspuiting | r | Common rail | p | Pompverstuiver |
| klepbediening | Klepbediening | turbo | Turbot | Turbo | i | Turbo met intercooler | m | Mechanische compressor | n | Niet |
| wielophanging_voor | Wielophanging vooro | Onafhankelijk | s | Semi-onafhankelijk | t | Star | i | De dion | w | Onafhankelijk, dwarsarmen | l | Onafhankelijk, langsarmen | d | Onafhankelijk, dubbele draagarmen | m | Onafhankelijk, multilink |
| wielophanging_achter | Wielophanging achtero | Onafhankelijk | s | Semi-onafhankelijk | t | Star | i | De dion | w | Onafhankelijk, dwarsarmen | l | Onafhankelijk, langsarmen | d | Onafhankelijk, dubbele draagarmen | m | Onafhankelijk, multilink |
| vering_voor | Vering voorv | Veerpoten | s | Schroefveren | b | Bladveren | t | Torsiestaaf | r | Rubber draagarmen | l | Luchtvering | h | Hydropneumatisch | a | Hydroactief |
| vering_achter | Vering achterv | Veerpoten | s | Schroefveren | b | Bladveren | t | Torsiestaaf | r | Rubber draagarmen | l | Luchtvering | h | Hydropneumatisch | a | Hydroactief |
| stabilisator_voor | Stabilisator voor | stabilisator_achter | Stabilisator achter | remmen_voor | Remmen voorv | Geventileerde schijven | s | Massieve schijven | t | Trommels |
| remmen_voor_mm | Remmen voor in mm | remmen_achter | Remmen achterv | Geventileerde schijven | s | Massieve schijven | t | Trommels |
| remmen_achter_mm | Remmen achter in mm | cw_waarde | Weerstandscoëfficient | lengte | Lengte in meters | breedte | Breedte in meters | hoogte | Hoogte in meters | wielbasis | Wielbasis in meters | spoorbreedte_voor | Spoorbreedte voor in mm | spoorbreedte_achter | Spoorbreedte achter in mm | draaicirkel | Draaicirkel in meters | bandenmaat_voor | Bandenmaat voor | bandenmaat_achter | Bandenmaat achter | massa | Massa in kg | max_toelaatbare_massa | Max toelaatbare massa in kg | max_aanhanger_geremd | Max aanhanger geremd in kg | max_aanhanger_ongeremd | Max aanhanger ongeremd in kg | max_kogeldruk | Max kogeldruk in kg | max_dakbelasting | Max dakbelasting in kg | koffer_min | Koffer min. inhoud in liters | koffer_max | Koffer max. inhoud in liters | tankinhoud | Tankinhoud in liters | topsnelheid | Max. snelheid in km/h | acceleratie | Acceleratie, aantal seconden van 0-100 km/h | verbruik_binnen_bebouwde_kom | Verbruik binnen bebouwde kom in liters/100km | verbruik_buiten_bebouwde_kom | Verbruik buiten bebouwde kom in liters/100km | verbruik_gecombineerd | Verbruik gecombineerd in liters/100km | co2_uitstoot | CO2 uitstoot in gram per kilometer. | verbruik_gemiddeld | Gemiddeld verbruik volgens EU norm | abs | CarOption, ABS | remkrachtverdeling | CarOption, Remkrachtverdeling | brakeassist | CarOption, Brakeassist | tractiecontrole | CarOption, Tractiecontrole | sperdifferentieel | CarOption, Sperdifferentieel | stabiliteitsregeling | CarOption, Stabiliteitsregeling | regelbare_schokdemping | CarOption, Regelbare schokdemping | niveauregeling | CarOption, Niveauregeling | airbag_bestuurder | CarOption, Airbag bestuurder | airbag_passagier | CarOption, Airbag passagier | airbag_opzijvoor | CarOption, Airbag opzijvoor | airbag_opzijachter | CarOption, Airbag opzijachter | airbag_hoofdvoor | CarOption, Airbag hoofdvoor | airbag_hoofdachter | CarOption, Airbag hoofdachter | gordelspanners | CarOption, Gordelspanners | verstelbare_gordelhoogte | CarOption, Verstelbare gordelhoogte | startonderbreker | CarOption, Startonderbreker | inbraakalarm | CarOption, Inbraakalarm | centrale_deurvergrendeling | CarOption, Centrale deurvergrendeling | afstandbediening_deurvergrendeling | CarOption, Afstandbediening deurvergrendeling | automatische_vergrendeling | CarOption, Automatische vergrendeling | keyless_entry | CarOption, Keyless entry | elektrische_ramen_voor | CarOption, Elektrische ramen voor | elektrische_ramen_achter | CarOption, Elektrische ramen achter | stuurbekrachtiging | CarOption, Stuurbekrachtiging | stuurschakeling | CarOption, Schakelen vanaf stuur | cruise_control | CarOption, Cruise control | radar_cruise_control | CarOption, Radar cruise control | airconditioning | CarOption, Airconditioning | klimaatregeling | CarOption, Klimaatregeling, climate control | gescheiden_temperatuurregeling | CarOption, Gescheiden temperatuurregeling links/rechts | pollenfilter | CarOption, Pollenfilter | parkeersensor | CarOption, Parkeersensor | hoofdsteunen_voor | CarOption, Hoofdsteunen voor | hoofdsteunen_achter | CarOption, Hoofdsteunen achter | verstelbare_hoofdsteunen_achter | CarOption, Verstelbare hoofdsteunen achter | derde_hoofdsteun_achter | CarOption, Derde hoofdsteun achter | derde_driepuntsgordel_achter | CarOption, Derde driepuntsgordel achter | verstelbare_lendensteun_bestuurder | CarOption, Verstelbare lendensteun bestuurder | verstelbare_lendensteun_passagier | CarOption, Verstelbare lendensteun passagier | hoogteverstelling_bestuurder | CarOption, Hoogteverstelling bestuurder | hoogteverstelling_passagier | CarOption, Hoogteverstelling passagier | elektrische_stoelverstelling | CarOption, Elektrische stoelverstelling | geheugen_stoelverstelling | CarOption, Geheugen stoelverstelling | verwarmde_zitplaatsen_voor | CarOption, Verwarmde zitplaatsen voor | verwarmde_zitplaatsen_achter | CarOption, Verwarmde zitplaatsen achter | sportstoelen | CarOption, Sportstoelen | bekledingstof_leer | CarOption, Bekledingstof leer | lerenbekleding | CarOption, Lerenbekleding | hoogteverstelling_stuur | CarOption, Hoogteverstelling stuur | diepteverstelling_stuur | CarOption, Diepteverstelling stuur | elektrische_stuurverstelling | CarOption, Elektrische stuurverstelling | leer_bekleed_stuur | CarOption, Leer bekleed stuur | middenarmsteun_voor | CarOption, Middenarmsteun voor | middenarmsteun_achter | CarOption, Middenarmsteun achter | neerklapbare_achterbank | CarOption, Neerklapbare achterbank | in_delen_neerklapbaar_achterbank | CarOption, In delen neerklapbaar achterbank | opbergvak_linkerportier | CarOption, Opbergvak linkerportier | bekerhouder_voor | CarOption, Bekerhouder voor | bekerhouder_achter | CarOption, Bekerhouder achter | zonnescherm_achterruit | CarOption, Zonnescherm achterruit | dagteller | CarOption, Dagteller | toerenteller | CarOption, Toerenteller | temperatuurmeter | CarOption, Temperatuurmeter | oliepeilmeter | CarOption, Oliepeilmeter | oliedrukmeter | CarOption, Oliedrukmeter | olietemperatuurmeter | CarOption, Olietemperatuurmeter | voltmeter | CarOption, Voltmeter | verbruiksmeter | CarOption, Verbruiksmeter | turbodrukmeter | CarOption, Turbodrukmeter | buitentemperatuurmeter | CarOption, Buitentemperatuurmeter | klokje | CarOption, Klokje | boardcomputer | CarOption, Boardcomputer | luidsprekers | CarOption, Luidsprekers | stereoinstallatie | CarOption, Stereoinstallatie | cdspeler | CarOption, Cdspeler | cdwisselaar | CarOption, Cdwisselaar | audiostuurbediening | CarOption, Audiostuurbediening | bandenspanningssensor | CarOption, Bandenspanningssensor | navigatiesysteem | CarOption, Navigatiesysteem | televisie | CarOption, Televisie | telefoonvoorbereiding | CarOption, Telefoonvoorbereiding | telefoon | CarOption, Telefoon | intervalruitenwisser | CarOption, Intervalruitenwisser | regelbare_interval | CarOption, Regelbare interval | regensensor | CarOption, Regensensor | ruitenwisser_achter | CarOption, Ruitenwisser achter | achterruitverwarming | CarOption, Achterruitverwarming | voorruitverwarming | CarOption, Voorruitverwarming | verwarmde_ruitensproeiers | CarOption, Verwarmde ruitensproeiers | gelaagde_voorruit | CarOption, Gelaagde voorruit | getintglas | CarOption, Getintglas | schuifdak | CarOption, Schuifdak/kanteldak | elektrisch_schuifdak | CarOption, Elektrisch schuifdak | beschermstrips_opzij | CarOption, Beschermstrips opzij | bumpers_meegespoten | CarOption, Bumpers meegespoten in carroseriekleur | metallic_lak | CarOption, Metallic lak | lichtmetalen_velgen | CarOption, Lichtmetalen velgen | rechter_buitenspiegel | CarOption, Rechter buitenspiegel | binnenuit_verstelbare_buitenspiegel | CarOption, Binnenuit verstelbare buitenspiegel | elektrische_spiegels | CarOption, Elektrische spiegels | verwarmde_spiegels | CarOption, Verwarmde spiegels | inklapbare_spiegels | CarOption, Inklapbare spiegels | meegespoten_spiegels | CarOption, Meegespoten spiegels | dodehoekspiegel_bestuurder | CarOption, Dodehoekspiegel bestuurder | dimmende_binnenspiegel | CarOption, Dimmende binnenspiegel | dimmende_buitenspiegel | CarOption, Dimmende buitenspiegel | dakrails | CarOption, Dakrails | binnenuit_te_openen_tankklep | CarOption, Binnenuit te openen tankklep | binnenuit_te_openen_bagageklep | CarOption, Binnenuit te openen bagageklep | op_afstand_te_openen_bagageklep | CarOption, Op afstand te openen bagageklep | halogeen_koplampen | CarOption, Halogeen koplampen | xenon_koplampen | CarOption, Xenon koplampen | verstelbare_koplampen | CarOption, Verstelbare koplampen | koplampsproeiers | CarOption, Koplampsproeiers | automatisch_inschakelende_koplampen | CarOption, Automatisch inschakelende koplampen | verstralers | CarOption, Verstralers | mistlampen_voor | CarOption, Mistlampen voor | mistlampen_achter | CarOption, Mistlampen achter | zoemer_vergeten_verlichting | CarOption, Zoemer vergeten verlichting | verlichte_bagageruimte | CarOption, Verlichte bagageruimte | verlichte_motorruimte | CarOption, Verlichte motorruimte | verlicht_dashboardkastje | CarOption, Verlicht dashboardkastje | regelbare_dashboardverlichting | CarOption, Regelbare dashboardverlichting | leeslampje_voor | CarOption, Leeslampje voor | leeslampje_achter | CarOption, Leeslampje achter | verlichte_makeupspiegel | CarOption, Verlichte makeupspiegel | vertraging_interieurverlichting | CarOption, Vertraging interieurverlichting | portierverlichting | CarOption, Portierverlichting |
CarOptionGeeft aan of een accessoire standaard aanwezig is, of beschikbaar als optie. Er is altijd precies 1 van de volgende elementen aanwezig standaard | Boolean:True | Standaard aanwezig | False | Niet standaard en geen optie |
| pakket | Beschikbaar als optie in een pakket | standaard_sinds_datum | Jaar en maand sinds wanneer optie standaard is | prijs | Beschikbaar voor prijs in Euro’s |
CarVWEPricesPrices of the car in Euros. The recalculated prices are useful when the original prices are not available in the response. They give an indication for the original catalog, VAT (`BTW`) and net prices. current_price_retail | Dagwaarde Retail | current_price_exchange | Dagwaarde Exchange | current_price_trade | Dagwaarde Trade | date_price_list | Datum prijslijst, in formaat JJJJMMDD | catalog_price | Catalogusprijs volgens prijslijst, inclusief BTW en BPM | btw_new_price | BTW volgens prijslijst (belasting over de toegevoegde waarde) | bpm_new_price | BPM volgens prijslijst (belasting van personenauto’s en motorrijwielen) | net_catalog_price | Netto catalogusprijs volgens prijslijst, exclusief BTW en BPM | recalculated_catalog_price | Teruggerekende catalogusprijs via BPM (indicatie originele catalogusprijs, kan worden gebruikt als catalog_price als deze niet bekend is) | recalculated_btw_new_price | Teruggerekende BTW via BPM RDW (indicatie btw van de originele catalogusprijs, kan worden gebruikt als btw_new_price als deze niet bekend is) | recalculated_net_catalog_price | Teruggerekende netto catalogusprijs via BPM RDW (indicatie netto catalogusprijs, kan worden gebruikt als net_catalog_price als deze niet bekend is) |
CarVWEBasicTypeDataInformation on a car. This type contains the information in Car or CarBP except the ‘maximum_mass’ fields. In addition it contains information on environmental properties, speed, model and appearance. All these fields are optional. However, the fields marked with ‘vaak beschikbaar’ (often available) are available for most results (>= 99%). category | Omschrijving van het soort voertuig. Vaak beschikbaar.A | Aanhangwagen | B | Bedrijfswagen | C | Chassis | D | Caravan | F | Bromfiets | K | Kampeerauto | M | Motorfiets | O | Oplegger | P | Personenauto | S | Snorfiets | T | Taxi | V | Vrachtauto |
| brand_rdw | Het merk van het voertuig, volgens RDW. Vaak beschikbaar. | brand_atl | Het merk van het voertuig, volgens AutoTelex. | model_rdw | De modelnaam van het voertuig, volgens RDW. Het formaat is afhankelijk van het merk. Vaak beschikbaar. | model_atl | De modelnaam van het voertuig, volgens AutoTelex. Het formaat is afhankelijk van het merk. | short_type | Dit veld wordt op dit moment nooit gevuld en is voor toekomstig gebruik. | colors | Een Patterns::{Type}Array met kleur en eventuele subkleur van het voertuig. | fuel_types | Een Patterns::{Type}Array met de brandstofsoort en eventueel tweede brandstofsoort van het voertuig. Aanhangers, caravans etc. hebben geen brandstof.A | alcohol | B | benzine | C | cryogeen | D | diesel | E | elektriciteit | G | lpg | H | cng | W | waterstof |
| cylinders | Het aantal cilinders waarvan de motor van het voertuig is voorzien. | cylinder_capacity | De cilinderinhoud van het voertuig in kubieke centimeters. De cilinderinhoud van een verbrandingsmotor geeft aan hoeveel gas in de cilinders kan worden verbrand. | seats | Het maximaal toegestaan aantal zitplaatsen van het voertuig. | standing_room | Het maximaal toegestaan aantal staanplaatsen van het voertuig. | unladen_mass | Het gewicht in kilogram van het voertuig zonder passagiers en zonder lading. Vaak beschikbaar. | gross_vehicle_mass | Maximum massa van het voertuig. Het ledig gewicht van het voertuig vermeerderd met het laadvermogen in kilogram. | maximum_mass_payload | Maximum laadvermogen. | date_first_issuing | Bouwjaar in YYYYMMDD formaat. Alleen leeg indien nieuw voertuig door importeur is ingevoerd , wordt volgende dag gevuld. Vaak beschikbaar. | date_first_admission | De datum die aangeeft wanneer het kentekenbewijs voor het eerst in Nederland is tenaamgesteld, in YYYYMMDD formaat. Alleen leeg indien nieuw voertuig door importeur is ingevoerd , wordt volgende dag gevuld. Vaak beschikbaar. | date_latest_name_registration | Op deze datum wordt de laatste eigenaar of houder van het voertuig in het kentekenregister geregistreerd. De datum staat vermeld op het tenaamstellingsbewijs (deel 1B, voorheen deel 2). In YYYYMMDD formaat. Vaak beschikbaar. | apk_due_date | Datum waarop de geldigheid van de APK komt te vervallen, in YYYYMMDD formaat. | bpm | BPM bedrag in Euro. BPM is een belasting die eenmalig moet worden betaald door degene die als eerste een personenauto, bestelauto of motorrijwiel op zijn naam laat registreren. | bpm_currency | Geldeenheid van het bpm. Vaak beschikbaar. | power | Het motorvermogen van het voertuig. Het motorvermogen is de maximale energie die een motor per seconde kan produceren, in kW. | g3_indication | Indicator die aangeeft of een voertuig voorzien is van een LPG tank die voldoet aan de eisen van richtlijn 94/12/EG (Generatie 3 installatie). | co2_emission | De uitstoot van CO2 in gram per kilometer tijdens een combinatie van een stads- en een buitenrit volgens bepaalde standaarden. Vanaf bouwjaar 1995 beschikbaar. | emission_particles | De uitstoot van vaste stoffen zoals roet, in gram per kilometer. Vanaf bouwjaar 1995 beschikbaar. | energy_label | De zuinigheidscategorie. Deze geeft aan hoe zuinig of onzuinig een auto is ten opzichte van andere auto’s die net zo groot zijn. Vanaf bouwjaar 2001 beschikbaar.A | Minstens 20 % zuiniger | B | 20% tot 10% zuiniger | C | maximaal 10% zuiniger | D | Maximaal 10% onzuiniger | E | 10% tot 20% onzuiniger | F | 20% tot 30% onzuiniger | G | meer dan 30% onzuiniger |
| emission_code | De emissie-code. Deze geeft de emissieuitstoot van het voertuig aan. Vanaf bouwjaar 1995 beschikbaar.0 | de zware bedrijfsauto voldoet qua emissie niet aan hogere euronormen | 1 | de zware bedrijfsauto voldoet qua emissie aan regel A van de 88/77-tabel na wijziging Richtlijn 96/1/EG) | 2 | de zware bedrijfsauto voldoet qua emissie aan regel B van de 88/77-tabel na wijziging Richtlijn 96/1/EG) | 3 | de zware bedrijfsauto voldoet qua emissie aan regel A van de 2001/27/EG tabel. (jaar 2000)) | 4 | de zware bedrijfsauto voldoet qua emissie aan rij B1 van de 2001/27/EG tabel. (jaar 2005)) | 5 | Euro 5 (d.w.z. de zware bedrijfsauto voldoet qua emissie aan rij B2 van de 2001/27/EG tabel. (jaar 2008)) | A | Voldoet aan emissie-eisen van 2005 betreffende een personen- of lichte bedrijfsauto. | R | Roetuitstoot bedraagt minder dan 5 mg/km. Alleen van toepassing op personen- of lichte bedrijfsauto’s met dieselmotor. |
| interior_code | Een code waarmee de uitvoeringsvorm van de inrichting van een voertuig wordt aangegeven. Vaak beschikbaar. | interior_description | Een beschrijving van de uitvoering van het voertuig, behorend bij de interior_code. Vaak beschikbaar. | doors | Het aantal deuren van het voertuig. | tax_write_off | Fiscale afschrijving, indien anders dan normaal.O | Ouder dan 100 mnd. | V | Vrijstelling | A | Afwijkend | T | Teruggave |
| parallel_import | Indicatie dat het voertuig afkomstig is vanuit een ander land dan Nederland. Vaak beschikbaar. | license_plate_signal | Kentekens krijgen indien dit nodig is ook een signaal. Dit signaal geeft een extra aanvulling aan een kenteken.A35 | Kenteken tijdelijk ongeldig verklaard | A86 | Indicatie vermist voertuig | A87 | Indicatie gestolen voertuig | A93 | Kenteken vervallen/ingetrokken door RDW | R01 | Deel 1 registratie kenteken, deel II nog niet op naam gesteld |
| gear | Het versnellingsbak type.A | Automatisch | H | Handgeschakeld |
| brand_approval | Merktype goedkeuring. Een combinatie van merk code en uitvoeringsvolgnummer. Vaak beschikbaar. | top_speed | De maximaal haalbare snelheid van het voertuig in km/h. | types | Een Patterns::{Type}Array met CarVWEVersionPriceReference, met verschillende uitvoeringen die mogelijk zijn voor dit kenteken. Er zijn niet altijd uitvoeringen beschikbaar, in dat geval bevat dit veld een lege array. |
CarVWEVersionPriceInformation on a specific car. Most of the general information can also retreived by using carVWEVersionYearData All these fields are optional. However, the fields brand_atl and model_atl are available for most results (>= 99%). brand_atl | Het merk van het voertuig, volgens AutoTelex. Vaak beschikbaar. | model_atl | De modelnaam van het voertuig, volgens AutoTelex. Het formaat is afhankelijk van het merk. Vaak beschikbaar. | short_type | Dit veld wordt op dit moment nooit gevuld en is voor toekomstig gebruik. | fuel_type | De brandstofsoort van het voertuig.A | alcohol | B | benzine | C | cryogeen | D | diesel | E | elektriciteit | G | lpg | H | cng | W | waterstof |
| cylinder_capacity | De cilinderinhoud van het voertuig in kubieke centimeters. De cilinderinhoud van een verbrandingsmotor geeft aan hoeveel gas in de cilinders kan worden verbrand. | seats | Het maximaal toegestaan aantal zitplaatsen van het voertuig. | power | Het motorvermogen van het voertuig. Het motorvermogen is de maximale energie die een motor per seconde kan produceren, in kW. | energy_label | De zuinigheidscategorie. Deze geeft aan hoe zuinig of onzuinig een auto is ten opzichte van andere auto’s die net zo groot zijn.A | Minstens 20 % zuiniger | B | 20% tot 10% zuiniger | C | maximaal 10% zuiniger | D | Maximaal 10% onzuiniger | E | 10% tot 20% onzuiniger | F | 20% tot 30% onzuiniger | G | meer dan 30% onzuiniger |
| emission_code | De emissie-code. Deze geeft de emissieuitstoot van het voertuig aan.87US | 87US | 91EWC | 91EWC | 91EWG | 77/91/EWG | 93EEC | 93 EEC | 94CE | 1999/94/CE | 94EC | 1999/94/EC | 94EG | 1999/94/EG | 96EEC | 96 EEC | E2 | schoon met lambdasonde (geregelde katalysator) | E2U9 | E2 en U9 | E4DPF | E4 met roetfilter | E5DPF | E5 met roetfilter | EC95 | EC95 | EEC93 | 93/59/EEC | EEC96 | 96 EEC | EU3 | Euro 3 | EURO1 | Euro1 (Europese richtlijnen 70/220/EEC, 91/444/EEC, 93/59/EEC, 96/69/EC en 91/542/EEC), van kracht sinds 1992. | EURO2 | Euro2 of EC 96 (Europese richtlijnen 94/12/EC, 96/69/EC en 91/542/EEC), van kracht sinds 1995. | EURO3 | Euro3 (Europese richtlijn 98/69/EC), van kracht sinds 1999. | EURO4 | Euro4 (Europese richtlijn 98/69/EC), van kracht sinds 2006. | EURO5 | Euro5 (Europese richtlijn 99/96/EC), van kracht sinds 2009. | EURO6 | Euro6, van kracht sinds 2014. | K6 | schoon met katalysator, al dan niet geregeld. | K9 | schoon met ongeregelde katalysator. | U9 | schoon met lambdasonde (geregelde katalysator). |
| doors | Het aantal deuren van het voertuig. | gear | Het versnellingsbak type.Aut. | Automatisch | Hand | Handgeschakeld | SAut | Semi automatisch | H4 | Handgeschakeld, 4 versnellingen | H5 | Handgeschakeld, 5 versnellingen | H6 | Handgeschakeld, 6 versnellingen | H7 | Handgeschakeld, 7 versnellingen |
| top_speed | De maximaal haalbare snelheid van het voertuig in km/h. | folder_weight | Massa ledig voertuig. Gewicht volgens de folder of catalogus van de fabrikant. | train_weight | Maximale toelaatbare massa. Dit veld is alleen gevuld bij grijs kenteken en voor de personenbussen met geel kenteken. | layout | De aandrijving beschrijft de manier waarop de motor de auto aandrijft. Voorbeelden: “Voorwiel”, “Voor + Achter”. | design | Koetswerk. De carrosserie is het koetswerk van een motorvoertuig (de constructie). Mogelijke waarden:Sedan | 2/4 deurs sedan | Hatchb. | 3/5 deurs hatchback | Coupé | coupé | Cabrio | 2 deurs cabrio | Hardt. | hardtop | Softtop | 3/5 deurs softtop | Targa | 2 deurs targa | Liftb. | (5 deurs liftback | Combi | combi 3/4/5 deurs | Van | afgeleid van personenauto, voertuig met grijs kenteken | Bestel | bestel/bedrijfsauto | Bus | bus, personenvervoer | Pick-up | open laadbak, pick-up truck | Ch.Cab. | chassis en cabine | Chassis | kaal chassis | MPV | MPV, ruimtewagen | SUV | sports utility vehicle, SUV |
| acceleration | Versnelling. Het aantal seconden waarin het voertuig van 0 tot 100 km/u kan versnellen. | sportivity | Verhouding tussen vermogen en gewicht. Vanaf ongeveer 20 en hoger beginnen de sportieve uitvoeringen. | version | Een CarVWEVersionPriceReference, met naam en nummer van deze uitvoering. | prices | Een CarVWEPrices, met prijzen van deze uitvoering. |
CarVWEVersionYearDataInformation on a specific version of a car. Specific information of a car can also retreived by using carVWEVersionPrice (requires license plate) All these fields are optional. However, the fields atl_code, brand_atl, model_atl and version_name are available for most results (>= 99%). atl_code | Identificatiecode voor deze uitvoering. Vaak beschikbaar. | brand_atl | Het merk van het voertuig, volgens AutoTelex. Vaak beschikbaar. | model_atl | De modelnaam van het voertuig, volgens AutoTelex. Het formaat is afhankelijk van het merk. Vaak beschikbaar. | version_name | Naam van de uitvoering. Vaak beschikbaar. | short_type | Dit veld wordt op dit moment nooit gevuld en is voor toekomstig gebruik. | fuel_type | De brandstofsoort van het voertuig. Enkele mogelijke waarden:. | Benzine | . | Diesel | . | Electrisch | . | Hybride Benzine | . | Hybride Diesel |
| cylinder_capacity | De cilinderinhoud van het voertuig in kubieke centimeters. De cilinderinhoud van een verbrandingsmotor geeft aan hoeveel gas in de cilinders kan worden verbrand. | seats | Het maximaal toegestaan aantal zitplaatsen van het voertuig. | power | Het motorvermogen van het voertuig. Het motorvermogen is de maximale energie die een motor per seconde kan produceren, in kW. | energy_label | De zuinigheidscategorie. Deze geeft aan hoe zuinig of onzuinig een auto is ten opzichte van andere auto’s die net zo groot zijn.A | Minstens 20 % zuiniger | B | 20% tot 10% zuiniger | C | maximaal 10% zuiniger | D | Maximaal 10% onzuiniger | E | 10% tot 20% onzuiniger | F | 20% tot 30% onzuiniger | G | meer dan 30% onzuiniger |
| emission_code | De emissie-code. Deze geeft de emissieuitstoot van het voertuig aan.87US | 87US | 91EWC | 91EWC | 91EWG | 77/91/EWG | 93EEC | 93 EEC | 94CE | 1999/94/CE | 94EC | 1999/94/EC | 94EG | 1999/94/EG | 96EEC | 96 EEC | E2 | schoon met lambdasonde (geregelde katalysator) | E2U9 | E2 en U9 | E4DPF | E4 met roetfilter | E5DPF | E5 met roetfilter | EC95 | EC95 | EEC93 | 93/59/EEC | EEC96 | 96 EEC | EU3 | Euro 3 | EURO1 | Euro1 (Europese richtlijnen 70/220/EEC, 91/444/EEC, 93/59/EEC, 96/69/EC en 91/542/EEC), van kracht sinds 1992. | EURO2 | Euro2 of EC 96 (Europese richtlijnen 94/12/EC, 96/69/EC en 91/542/EEC), van kracht sinds 1995. | EURO3 | Euro3 (Europese richtlijn 98/69/EC), van kracht sinds 1999. | EURO4 | Euro4 (Europese richtlijn 98/69/EC), van kracht sinds 2006. | EURO5 | Euro5 (Europese richtlijn 99/96/EC), van kracht sinds 2009. | EURO6 | Euro6, van kracht sinds 2014. | K6 | schoon met katalysator, al dan niet geregeld. | K9 | schoon met ongeregelde katalysator. | U9 | schoon met lambdasonde (geregelde katalysator). |
| doors | Het aantal deuren van het voertuig. | gear | Het versnellingsbak type.Aut. | Automatisch | Hand | Handgeschakeld | SAut | Semi automatisch | H4 | Handgeschakeld, 4 versnellingen | H5 | Handgeschakeld, 5 versnellingen | H6 | Handgeschakeld, 6 versnellingen | H7 | Handgeschakeld, 7 versnellingen |
| top_speed | De maximaal haalbare snelheid van het voertuig in km/h. | folder_weight | Massa ledig voertuig. Gewicht volgens de folder of catalogus van de fabrikant. | train_weight | Maximale toelaatbare massa. Dit veld is alleen gevuld bij grijs kenteken en voor de personenbussen met geel kenteken. | layout | De aandrijving beschrijft de manier waarop de motor de auto aandrijft. Voorbeelden: “Voorwiel”, “Voor + Achter”. | body_style | Koetswerk. De carrosserie is het koetswerk van een motorvoertuig (de constructie). Mogelijke waarden:2/4-drs sedan | 2/4 deurs sedan | 2-drs | 2 deurs cabrio of targa | 3/4/5-drs | combi 3/4/5 deurs | 3/5-drs | 3/5 deurs hatchback of softtop | 5-drs | 5 deurs liftback | afg. pers. auto | afgeleid van personenauto, voertuig met grijs kenteken | bedrijfsauto | bestel/bedrijfsauto | Chassis+Cabine | chassis en cabine | Coupé | coupé | Hardtop | hardtop | Kaal Chassis | chassis | MPV=ruimtewagen | MPV | open laadbak | pick-up truck | pers. vervoer | bus, personenvervoer | SportUtilityVeh | SUV |
| acceleration | Versnelling. Het aantal seconden waarin het voertuig van 0 tot 100 km/u kan versnellen. | sportivity | Verhouding tussen vermogen en gewicht. Vanaf ongeveer 20 en hoger beginnen de sportieve uitvoeringen. | prices | Een CarVWEPrices, met prijzen van deze uitvoering. |
CarVWEVersionPriceReferenceName and number of a version of car. order_number | Waarschijnlijkheid rangschikkingsnummer. Hoe lager dit nummer, hoe waarschijnlijker het is dat de auto van dit model is. | atl_code | Unieke identificatiecode voor deze uitvoering. | model_name | Naam van deze uitvoering. |
CarVWEBrandName and number of a brand of car. brand_id | Numeric identifier for the brand | brand_name | Name of the brand, e.g. “Toyota”. |
CarVWEModelName and number of a model of car. model_id | Numeric identifier for the model. | model_name | Model name, e.g. “Prius”. |
CarVWEVersionInformation on a version (uitvoering) of car. atl_code | Code uniquely identifying the version of the car. | version_name | Description of the version of the car, e.g. “1.4-16V Comfortline” | fuel_type_id | Fuel type identifier.1 | Benzine | 2 | Diesel | 3 | Electrisch | 4 | Hybride Benzine | 5 | Hybride Diesel |
| fuel_type | Description of the fuel type. For possible values, see fuel_type_id. | body_style_id | Body style identifier.2 | 2/4-drs sedan (2/4 deurs sedan) | 3 | 3/5-drs (3/5 deurs hatchback) | 4 | Coupé | 5 | 2-drs (2 deurs cabrio) | 6 | Hardtop | 7 | 3/5-drs (3/5 deurs softtop) | 8 | 2-drs (2 deurs targa) | 9 | 5-drs (5 deurs liftback) | 10 | 3/4/5-drs (combi 3/4/5 deurs) | 14 | afg. pers. auto (afgeleid van personenauto, voertuig met grijs kenteken) | 15 | bedrijfsauto (bestel/bedrijfsauto) | 16 | pers. vervoer (bus, personenvervoer) | 17 | open laadbak (pick-up truck) | 18 | Chassis+Cabine | 19 | Kaal Chassis | 20 | MPV=ruimtewagen | 21 | SportUtilityVeh (SUV) |
| body_style | Description of the body style, e.g. “3/5-drs” | doors | Number of doors. If the design is 2/4-drs or 3/5-drs, this parameter can distinguish between the two models. Typical values: 2, 3, 4, 5. Optional. | power | Maximum power the engine can produce in kW. | gear_id | Type of gearbox. Optional.1 | Handgeschakeld | 2 | Automatisch | 3 | Handgeschakeld, 4 versnellingen | 4 | Handgeschakeld, 5 versnellingen | 5 | Handgeschakeld, 6 versnellingen | 6 | Handgeschakeld, 7 versnellingen | 13 | Semi-automatisch |
| gear | Short description of the gearbox, e.g. “Aut.” | valid_from | Start of the period in which this version was produced. | valid_until | End of the period in which this version was produced. Optional. If this field is absent, the version is still being produced. |
CarVWEPhotoA photo or image of a car. image | Base64 encoded JPEG image. | side | Side of the car shown in the photo.front | car seen from the front | rear | car seen from the rear | interior | interior of the car |
| size | Indication of the sizenormal | approximately 640 by 480 pixels. | thumbnail | approximately 120 by 80 pixels. |
|
CarVWEOptionsThe options of a version of a car. options_standard | A CarVWEOptionsStandard with the standard options (‘standaardopties’) of the version. Optional. | options_manufacture | A CarVWEOptionsManufacture with the optional options the factory added manufacturing the car (‘fabrieksopties’). Optional. | options_package | A CarVWEOptionsPackage with the optional packages (‘pakketopties’) added for the version. Optional. |
CarVWEOptionsStandardThe standard options of a car version. license_plate | The license plate used for identifying the car model | atl_code | The unique identification code of the version | options | A Patterns::{Type}Array of CarVWEOption with the options |
CarVWEOptionsManufactureThe car version options that can be added during manufacturing (‘fabrieksopties’). license_plate | The license plate used for identifying the car model | atl_code | The unique identification code of the version | options | A Patterns::{Type}Array of CarVWEOption with the options |
CarVWEOptionsPackageThe optional packages available for a car version. license_plate | The license plate used for identifying the car model | atl_code | The unique identification code of the version | packages | A Patterns::{Type}Array of CarVWEOptionPackage with the packages containing the options |
CarVWEOptionPackageThe package installed on a car model. package_id | The unique identification code of the package | price | The costs of the package | description | The name of the package | options | A Patterns::{Type}Array of CarVWEOption with the package options |
CarVWEOptionThe options of a car version. (download the possible options) option_id | The unique identification code of the option | description_short | The short description of the option | description | The full description of the option | price | Optional, the price paid for the option |
CarRDWCarDataPriceInformation on a car, including catalog price. For hybrid driven cars, the fuel_usage within the environment_data is based on the benzine fuel type. (the same rule is applied for power and co2_emission in these cases) basic_car_data | A CarV3 with information on the car. | environment_data | A CarEnvironment with information about fuel usage, environmental impact. | status_data | A CarStatus with information on whether the car is missing, stolen, insured or awaiting approval (Dutch: ‘Wachtend op keuring’). | power | Maximum engine power in kW. The maximum supply of labor per unit time of the engine. Optional. | fuel_types | Fuel type of the vehicle. For example, “Benzine”, “Diesel”, “LPG (Liquefied Petroleum Gas)”. Optional. | top_speed | Top speed in km/h. Maximum speed that a vehicle can get, limited by properties of the structure of the vehicle and / or engine. This limit is specified by the manufacturer or determined by a technical assistant in the RDW during an inspection. The top speed is measured according to the requirements listed in Directive 95/1/EC and subsequent adjustment(s). Optional. | catalog_price | Catalog price in Euros. The amount specified by the importer as list price for a vehicle at the time of application. The price consists of the net-list, including ex-factory accessories, plus the BPM and turnover tax. The price forms the basis for calculating the tax addition for the private use of a lease, but is recorded for all passenger cars and light commercial vehicles. The catalog price is registered by the RDW for the Tax department, but the RDW is not responsible for the proper and complete delivery. Optional. | bpm | Vehicle tax in Euros. Tax set by the Ministry of Finance on passenger car or motorcycle based on the net catalog price. At present, this registration information listed under the heading “Gross bpm”. Adding VAT to the net catalog price results in the catalog price. The catalog price plus the BPM amount gives the consumer price. Optional. | bodies | A Patterns::{Type}Array of CarBody entries. Data on a body of a European type-approved version. |
CarStatusVarious status indicators on a car. All fields are optional. insured | Indicator of whether a particular vehicle has a current insurance registered. | awaiting_inspection | Indicator of whether a vehicle status “Awaiting approval” applies (Dutch: ‘Wachtend op keuring’). This indicator is derived from the presence of a current status 61. | missing | Indicator of whether a vehicle is missing. This attribute is derived from the presence of a current status 86. | stolen | Indicator of whether a vehicle has been reported stolen. This attribute is derived from the presence of a current status 87. |
CarEnvironmentInformation about environmental impact and fuel consumption. All fields are optional. emission_code | The environmental classification as it appears on the registration certificate.0 | EURO 0 | 1 | EURO 1 | 2 | EURO 2 | 3 | EURO 3 | 4 | EURO 4 | 5 | EURO 5 | A | S 2005 | R | ... | Other | - |
| energy_label | Code between A and G indicating the consumption class of a vehicle. The classification is expressed as a percentage relative to the average consumption. The coding is:A | less than -20% | B | between -20% and -10% | C | between -10% and 0% | D | between 0% and 10% | E | between 10 and | F | between 20 and | G | more than 30% |
| g3_indication | Indicator of whether a vehicle is fitted with an LPG tank that meets the requirements of Directive 94/12/EC (Generation 3 system). | particulate_filter | Code that gives information about the presence of a particulate filter in a vehicle and how it is built. The coding is:F | the manufacturer built (ex factory) | R | built later (Retrofit) | N | no soot filter (Not) | T | temporarily unavailable |
| fuel_usage_city | The fuel consumption during city driving cycle, a standardized, on a chassis dynamometer. | fuel_usage_highway | The fuel consumption during a standardized cycle country road, on a chassis dynamometer. | fuel_usage_combined | The fuel consumption during a standardized combination of urban and country road driving cycles on a chassis dynamometer. |
CarBodyInformation on an approved body. id | Bodywork sequence number in vehicle / vehicle ID. Optional. | code | European coding for the type body of a type approved complete vehicle, as described in directive 2007/46/EG. Optional. | description | The description of a type approved vehicle. Optional. |
CarATDPricesBasic car information and Autodisk valuations.
CarATDValuationAn Autodisk valuation of a specific model type. type_id | Identifier for this type | price_retail | The current retail value | price_exchange | The current exchange value | price_trade | The current trade value | type_names | A Patterns::{Type}Array of up to four descriptions of the specific model type |
|