Commit graph

37 commits

Author SHA1 Message Date
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
Khalim Conn-Kowlessar
347008296b Adding in updates to db 2023-08-01 16:04:52 +01:00
Khalim Conn-Kowlessar
45ecd767df pulling out lighting averages 2023-08-01 14:45:29 +01:00
Khalim Conn-Kowlessar
75a358ff4c updating EpcClean to use inside of the backend lambda and pushing property targets to database 2023-08-01 14:26:49 +01:00
Khalim Conn-Kowlessar
2c4d06f746 Added database post to plan trigger 2023-07-31 16:48:26 +01:00
Khalim Conn-Kowlessar
1ceedc2ebb Adding property table cration to router 2023-07-31 16:26:54 +01:00
Khalim Conn-Kowlessar
c71e6fe44f added property and portfolio models' 2023-07-31 15:02:12 +01:00
Khalim Conn-Kowlessar
cb155f1cac Adding database connection to fastapi 2023-07-31 11:02:22 +01:00