You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							29 lines
						
					
					
						
							671 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							29 lines
						
					
					
						
							671 B
						
					
					
				
								{
							 | 
						|
								    "currency": "CHF",	
							 | 
						|
								    "kwh_price_home": 0.2,
							 | 
						|
								    "kwh_price_commercial": 0.5,
							 | 
						|
								    "petrol_litre_price": 1.75,
							 | 
						|
								    "kilometers_per_year": 20000.0,
							 | 
						|
								    "years": 6,
							 | 
						|
								    "ecar": {
							 | 
						|
									"label": "Nissan Leaf 2013",
							 | 
						|
								        "price": 7600,
							 | 
						|
								        "taxes": 0,
							 | 
						|
								        "insurance": 354,
							 | 
						|
								        "kwh_per_kilometer": 0.16,
							 | 
						|
								        "maintenance": 100,
							 | 
						|
									"charging_behaviour": {
							 | 
						|
										"percent_free_charges": 90,
							 | 
						|
										"percent_home_charges": 5,
							 | 
						|
										"percent_commercial_charges": 5
							 | 
						|
									}
							 | 
						|
								    },
							 | 
						|
								    "ccar": {
							 | 
						|
									"label": "Suzuki Grand Vitara 2008",
							 | 
						|
								        "price": 7000,
							 | 
						|
								        "taxes": 350,
							 | 
						|
								        "insurance": 362,
							 | 
						|
								        "litres_per_kilometer": 0.08,
							 | 
						|
								        "maintenance": 1000
							 | 
						|
								    }
							 | 
						|
								}
							 | 
						|
								
							 |