20 lines
511 B
JSON
20 lines
511 B
JSON
|
{
|
||
|
"175785": {
|
||
|
"retrofit_types": ["construction", "windows", "infiltration"],
|
||
|
"wall_u_value": 0.2,
|
||
|
"roof_u_value": 0.15,
|
||
|
"ground_u_value": 0.18,
|
||
|
"infiltration_reduction": 30,
|
||
|
"window_u_value": 1.1,
|
||
|
"window_g_value": 0.6
|
||
|
},
|
||
|
"175786": {
|
||
|
"retrofit_types": ["windows"],
|
||
|
"window_u_value": 1.3,
|
||
|
"window_g_value": 0.5
|
||
|
},
|
||
|
"175787": {
|
||
|
"retrofit_types": ["infiltration"],
|
||
|
"infiltration_reduction": 25
|
||
|
}
|
||
|
}
|