record of todo

This commit is contained in:
Khalim Conn-Kowlessar 2023-06-21 17:42:30 +01:00
parent 10c758ad81
commit 537caa410c

View file

@ -162,3 +162,8 @@ def handler():
hotwater = pd.DataFrame([{"address1": p.address1, **p.hotwater} for p in input_properties])
mainheating[["address1", "postcode"]]
# TODO: I want to knwo what "Good" efficiency means for the description
# 'Flat 28, 22 Adelina Grove' 'Solid brick, as built, insulated (assumed)'
# so to do this, filter on the local authority code and property type, where we have U
# values for the wall and take a median!