Commit graph

84 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
4d6a73fd7b handling more fuel types 2025-11-14 23:43:07 +00:00
Khalim Conn-Kowlessar
9f457d24d2 handling edge case of community hot water, non-community heating 2025-11-14 22:44:14 +00:00
Khalim Conn-Kowlessar
b9a60e10d1 debugging backend 2025-11-04 20:55:01 +00:00
Khalim Conn-Kowlessar
42e447e416 preparing pre-flight requests 2025-11-03 18:50:36 +00:00
Khalim Conn-Kowlessar
93723697a1 allow no valuation and work with relative 2025-10-27 15:27:32 +00:00
Khalim Conn-Kowlessar
7ac3833a7c handling concurrency issues: 2025-07-22 22:24:46 +01:00
Khalim Conn-Kowlessar
b68dc49ce2 beefed up api async logic 2025-07-22 20:46:46 +01:00
Khalim Conn-Kowlessar
2b4ac6ae53 added more detailed loging 2025-07-22 19:47:55 +01:00
Khalim Conn-Kowlessar
12c9ed1670 trying to fix model errors 2025-07-22 19:36:00 +01:00
Khalim Conn-Kowlessar
20e4b28e07 major bulk update 2025-07-14 10:38:15 +01:00
Khalim Conn-Kowlessar
e99f1506f9 matching ecosurv data to asset list 2025-04-15 17:26:40 +01:00
Khalim Conn-Kowlessar
292da782a0 changing simulation methodology to use corrected floor area 2025-03-16 18:47:41 +00:00
Khalim Conn-Kowlessar
0de14c4e28 quidos site notes extraction 2025-02-18 19:49:29 +00:00
Khalim Conn-Kowlessar
ad3ba92475 fixing route march data pull 2025-01-17 18:53:04 +00:00
Khalim Conn-Kowlessar
42dc635aa3 ammended RIR conditions 2024-11-05 17:37:04 +00:00
Khalim Conn-Kowlessar
ff44212f98 making model api async so we can run from within fastapi endpoint and locally 2024-10-22 11:17:57 +01:00
Khalim Conn-Kowlessar
5e5609a7ca making model api async 2024-10-22 11:08:48 +01:00
Khalim Conn-Kowlessar
a2c61395de new environment working 2024-10-21 18:34:18 +01:00
Khalim Conn-Kowlessar
6a83fe7d9b exporting data for newhaven 2024-10-21 12:28:25 +01:00
Khalim Conn-Kowlessar
800b673150 Making it possible to pass valutations as a separate data input and injecting it into the property" 2024-10-17 15:02:03 +01:00
Khalim Conn-Kowlessar
dadbb0ef61 Finished GLA proposal 2024-10-16 10:19:35 +01:00
Khalim Conn-Kowlessar
f13ce39bed estimate_new_consumption debugging 2024-08-19 19:06:45 +01:00
Khalim Conn-Kowlessar
6bd66d83f5 handling odd heating systems 2024-08-19 18:59:21 +01:00
Khalim Conn-Kowlessar
7e973d7955 added patch to built for form newhaven 2024-08-14 12:20:17 +01:00
Khalim Conn-Kowlessar
5696b03b8c handling bug when no recommendations for a property 2024-08-13 14:30:17 +01:00
Khalim Conn-Kowlessar
e7ab28bd17 Handling different fuel types 2024-08-13 12:23:24 +01:00
Khalim Conn-Kowlessar
61b5724810 handling various fuel types 2024-08-13 12:14:09 +01:00
Khalim Conn-Kowlessar
709d4aa958 added costing method for solar thermal 2024-08-12 20:56:56 +01:00
Khalim Conn-Kowlessar
b4d8959c16 handling solar thermal water 2024-08-12 20:55:32 +01:00
Khalim Conn-Kowlessar
4b2c4cb0a3 adding fuel pricing table 2024-08-12 19:09:58 +01:00
Khalim Conn-Kowlessar
2cb5308711 cleaning setting of kwh and energy bills 2024-08-12 10:32:26 +01:00
Khalim Conn-Kowlessar
a0eabd5f09 removing weird ashp recommendation 2024-08-09 15:45:14 +01:00
Khalim Conn-Kowlessar
aa391966ef recommendation fuel wip 2024-08-09 15:15:26 +01:00
Khalim Conn-Kowlessar
935cfb24cf testing out the new model - more reasonable behaviour 2024-08-09 08:52:34 +01:00
Khalim Conn-Kowlessar
db3ab9bb4a refactoring calculate_recommendation_impact 2024-08-07 15:04:19 +01:00
Khalim Conn-Kowlessar
891545804e simplified extraction of costs and kwh predictions 2024-08-06 17:04:58 +01:00
Khalim Conn-Kowlessar
d4d9b8e518 VE recommendations pushed to front end 2024-07-30 11:17:21 +01:00
Khalim Conn-Kowlessar
53bb74ac4f Changing adjusted heat demand to kwh_savings in recommendations model 2024-07-09 23:03:49 +01:00
Khalim Conn-Kowlessar
3bdc4db92a Added in second part of recommendation impact calculations 2024-07-09 19:27:21 +01:00
Khalim Conn-Kowlessar
4c57b74d96 halfway to adding the individual recommendation impact 2024-07-09 17:07:05 +01:00
Khalim Conn-Kowlessar
21a334d4f3 Added in the new cost apis 2024-07-08 22:20:19 +01:00
Khalim Conn-Kowlessar
30ce7df6c1 completed the current energy bill estimate 2024-07-08 14:12:37 +01:00
Khalim Conn-Kowlessar
eac2046765 removed rubbish code from epc clean 2024-07-02 10:31:52 +01:00
Khalim Conn-Kowlessar
83339d2cbe Added unit tests for annual bill savings appliance consumption 2024-06-25 14:47:36 +01:00
Khalim Conn-Kowlessar
01c50eb5cb integrating solar api to router 2024-06-24 14:57:01 +01:00
Khalim Conn-Kowlessar
743422e8fe Parity comparison investiagtion, stonewater wip 2024-06-11 18:23:19 +01:00
Khalim Conn-Kowlessar
c95c4aeb92 placeholder - setting as_built to false when scoring wall insulation 2024-05-22 19:18:48 +01:00
Khalim Conn-Kowlessar
8d6085be0f added mds cavity wall insulation 2024-05-21 11:49:17 +01:00
Khalim Conn-Kowlessar
cc170e1fa3 set up vander elliot asset list 2024-05-09 16:32:22 +01:00
Khalim Conn-Kowlessar
03ca16bfc5 Added rightmove property valuation increase estimates 2024-04-26 14:06:48 +01:00