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.
 

32 lines
910 B

{
"currency": "SEK",
"technologies": [
{
"label": "Air water heat pump",
"installation_price": 120000,
"reinstallation_price": 120000,
"kwh_expenditure": 11000,
"kwh_price": 2,
"percent_inflation": 2,
"years_lifespan": 15
},
{
"label": "Geothermal heat pump",
"installation_price": 222788,
"reinstallation_price": 160000,
"kwh_expenditure": 5000,
"kwh_price": 2,
"percent_inflation": 2,
"years_lifespan": 20
},
{
"label": "District heating",
"installation_price": 95133,
"reinstallation_price": 30000,
"kwh_expenditure": 25000,
"kwh_price": 0.95,
"percent_inflation": 8,
"years_lifespan": 50
}
]
}