73 lines
2.2 KiB
JSON
73 lines
2.2 KiB
JSON
{
|
|
"rdw": {
|
|
"field_map": {
|
|
"merk": "make",
|
|
"handelsbenaming": "marketing_name",
|
|
"inrichting": "body_type",
|
|
"massa_ledig_voertuig": "curb_weight",
|
|
"technische_max_massa_voertuig": "max_weight",
|
|
"cilinderinhoud": "engine_capacity",
|
|
"aantal_cilinders": "cylinders",
|
|
"wielbasis": "wheelbase",
|
|
"aantal_deuren": "doors",
|
|
"aantal_zitplaatsen": "seats",
|
|
"catalogusprijs": "list_price",
|
|
"maximale_constructiesnelheid": "max_speed",
|
|
"datum_eerste_toelating": "year_from"
|
|
},
|
|
"fuel_map": {
|
|
"brandstof_omschrijving": "fuel_type",
|
|
"nettomaximumvermogen": "power_kw",
|
|
"netto_max_vermogen_elektrisch": "power_kw_electric",
|
|
"uitlaatemissieniveau": "euro_class",
|
|
"brandstofverbruik_gecombineerd": "consumption",
|
|
"co2_uitstoot_gecombineerd": "co2"
|
|
},
|
|
"engine_map": {
|
|
"motorcode": "engine_code"
|
|
},
|
|
"body_type_translations": {
|
|
"stationwagen": "KOMBI",
|
|
"hatchback": "FERDEHÁTÚ",
|
|
"sedan": "LÉPCSŐSHÁTÚ (SEDAN)",
|
|
"terreinwagen": "TEREPJÁRÓ (SUV)",
|
|
"cabriolet": "KABRIÓ",
|
|
"motorfiets": "MOTORKERÉKPÁR",
|
|
"land- of bosbouwtrekker": "TRAKTOR",
|
|
"niet geregistreerd": "NEM_REGISZTRÁLT",
|
|
"onbekend": "ISMERETLEN",
|
|
"niet geregistreerd": "NOT_REGISTERED",
|
|
"onbekend": "UNKNOWN",
|
|
"stationwagen": "ESTATE",
|
|
"hatchback": "HATCHBACK",
|
|
"sedan": "SEDAN",
|
|
"mpv": "MPV",
|
|
"terreinwagen": "SUV",
|
|
"cabriolet": "CONVERTIBLE",
|
|
"coupe": "COUPE",
|
|
"personenbus": "MPV",
|
|
"pick-up": "PICKUP",
|
|
"open wagen": "PICKUP",
|
|
"gesloten opbouw": "VAN",
|
|
"kampeerwagen": "RV"
|
|
},
|
|
"power_calculation": {
|
|
"ratio_source": "vermogen_massarijklaar",
|
|
"weight_source": "massa_rijklaar"
|
|
},
|
|
"fuel_translations": {
|
|
"Benzine": "Benzin",
|
|
"Elektriciteit": "Elektromos",
|
|
"Diesel": "Dízel",
|
|
"LPG": "Autógáz (LPG)",
|
|
"Niet geregistreerd": "ISMERETLEN",
|
|
"Benzine": "Petrol",
|
|
"Elektriciteit": "Electric",
|
|
"Diesel": "Diesel",
|
|
"LPG": "LPG",
|
|
"CNG": "CNG",
|
|
"Waterstof": "Hydrogen",
|
|
"Niet geregistreerd": "UNKNOWN"
|
|
}
|
|
}
|
|
} |