Commit graph

57 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
e182d7acd7 change calculation of energy savings to use adjusted heat demand, not heat demand 2024-04-05 10:19:22 +01:00
Khalim Conn-Kowlessar
35a75bc4e5 working on presentation and content 2024-02-21 17:30:56 +00:00
Khalim Conn-Kowlessar
4fb479d3c1 Added adjusted_heat_demand to Recommnendations model 2024-02-16 13:02:15 +00:00
Khalim Conn-Kowlessar
5d45243e99 implementing new process to adjust energy savings and reduce complexity in router 2024-02-16 13:01:19 +00:00
Khalim Conn-Kowlessar
439f4d65c7 Added estiamted to property details epc 2024-01-04 09:39:12 +00:00
Khalim Conn-Kowlessar
68458f1b91 Added uprn to create_property 2024-01-02 15:45:42 +00:00
Khalim Conn-Kowlessar
fceb6a1d96 debugging windows recommenddations integration 2023-12-20 17:25:28 +00:00
Khalim Conn-Kowlessar
84bcb99ad9 Added further placeholder valuation figures and added mvp valuation increase methodology 2023-12-05 11:02:12 +00:00
Khalim Conn-Kowlessar
fb71042c8f Flat roof costs - will need review 2023-12-04 21:30:32 +00:00
Khalim Conn-Kowlessar
24e22fa56a Added pushing of spatial data to backend 2023-12-01 14:50:46 +00:00
Khalim Conn-Kowlessar
4aea5f6002 Tidying up new descriptions and updating recommendation types 2023-11-30 12:08:24 +00:00
Khalim Conn-Kowlessar
d97a91eec7 Put in placeholder method to break down carbon and energy savings 2023-11-28 22:32:12 +00:00
Khalim Conn-Kowlessar
96b49aa680 working on costing for led installation 2023-11-28 16:54:14 +00:00
Khalim Conn-Kowlessar
7ebfb3b99c Added labour days to cavity walls costs 2023-11-28 12:39:11 +00:00
Khalim Conn-Kowlessar
1da9433ee2 Adding in mvp valuation and energy cost savings for keyzy demo 2023-11-28 11:41:34 +00:00
Khalim Conn-Kowlessar
5d54226378 Working on adding new Recommendations class for updating recommendations with impact 2023-11-27 17:10:47 +00:00
Khalim Conn-Kowlessar
d942eacc55 finished updating recommendations for now to build portfolios 2023-11-24 11:54:46 +00:00
Khalim Conn-Kowlessar
02b76cd9fe Updating recommendation engine for new cost data 2023-11-24 11:01:44 +00:00
Khalim Conn-Kowlessar
80b4d2390c update floor recommendations for suspended floor 2023-11-24 08:03:09 +00:00
Khalim Conn-Kowlessar
b8ae345076 Created costs elt app 2023-11-23 19:17:58 +00:00
Khalim Conn-Kowlessar
2cc5a8f465 Adding the clear_portfolio method for quickly emptying out a portfolio for easy rebuilds 2023-11-20 16:22:51 +00:00
Khalim Conn-Kowlessar
d703447c6a Adding new materials to Materials enum 2023-11-17 15:39:51 +00:00
Khalim Conn-Kowlessar
193e013764 added roof insulation to backend - almost complete 2023-10-20 19:21:42 +11:00
Khalim Conn-Kowlessar
ada2101a73 Wrote ventilation recommendations, still needs unit tests 2023-10-18 17:25:50 +11:00
Khalim Conn-Kowlessar
28550efbe5 completed data upload and added batch uploading to manage large quantities of data 2023-10-13 13:24:49 +11:00
Khalim Conn-Kowlessar
efdef5eb46 added recommendation scoring setup process 2023-10-10 05:41:25 +08:00
Khalim Conn-Kowlessar
0b12e59d7f Added cleaning data pull to property class 2023-10-09 13:26:31 +08:00
Khalim Conn-Kowlessar
6cc84e95bf impementing spatial data 2023-10-05 17:56:28 +01:00
Khalim Conn-Kowlessar
c2fcd0041f debugging local lambda run and updating the sap point checking condition 2023-09-13 18:47:12 +01:00
Khalim Conn-Kowlessar
dd49798dad finalising recommendations api 2023-09-12 17:50:39 +01:00
Khalim Conn-Kowlessar
6ac397b565 Adding recommendation materials details to recommendations outputs 2023-08-21 14:39:34 +01:00
Khalim Conn-Kowlessar
f2fc921bc5 optimised api speed, good enough for now 2023-08-21 11:32:50 +01:00
Khalim Conn-Kowlessar
eef6fd27dd consolidating commits 2023-08-21 11:18:03 +01:00
Khalim Conn-Kowlessar
8f7ae68b4a bulk uploading recommendations - improved speed by half a second 2023-08-21 11:05:28 +01:00
Khalim Conn-Kowlessar
6d381c2b65 refactored database upload so it's more efficient 2023-08-21 11:03:54 +01:00
Khalim Conn-Kowlessar
776f3a48e5 Added in portfolio aggregation method 2023-08-18 17:21:11 +01:00
Khalim Conn-Kowlessar
f37f6ac029 implemented optimiser into recommendation api 2023-08-18 16:49:03 +01:00
Khalim Conn-Kowlessar
560af9e0cf Added property id to plan creation 2023-08-16 12:10:24 +01:00
Khalim Conn-Kowlessar
557aa108e5 Added in costs placeholder and storing recommendations in backend 2023-08-15 17:48:24 +01:00
Khalim Conn-Kowlessar
e8d31d56a6 Adding in costing framework wip 2023-08-15 17:33:38 +01:00
Khalim Conn-Kowlessar
28dab3a6ff adding placeholder methods for recommendation engine 2023-08-14 18:46:38 +01:00
Khalim Conn-Kowlessar
4a338f9901 implemented structure of recommendation upload 2023-08-11 14:16:28 +01:00
Khalim Conn-Kowlessar
01496cd1e6 Added plan creation to recommendations api 2023-08-11 11:59:30 +01:00
Khalim Conn-Kowlessar
cbed2d6b86 uploading plan and recommendations wip 2023-08-10 18:26:41 +01:00
Khalim Conn-Kowlessar
e4aeb204ca implemented the materials database call 2023-08-10 17:45:08 +01:00
Khalim Conn-Kowlessar
b278e557fb Added materials table to fastapi backend 2023-08-10 16:53:52 +01:00
Khalim Conn-Kowlessar
3a48fa1993 restructured backend api, moving epc clean back to how it was 2023-08-02 10:25:07 +01:00
Khalim Conn-Kowlessar
7326425320 Posting property_details_epc to db 2023-08-01 17:39:40 +01:00
Khalim Conn-Kowlessar
90099edcb4 formatting epc data for storage 2023-08-01 17:13:39 +01:00
Khalim Conn-Kowlessar
1b82993802 pushing final data to db almost complete 2023-08-01 16:45:45 +01:00