Commit graph

326 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
6335be531f partially fixed test_sap_model_prep 2024-01-06 18:22:37 +00:00
Khalim Conn-Kowlessar
756dca12ba updated property unit tests 2024-01-06 18:20:54 +00:00
Khalim Conn-Kowlessar
ac556d5507 making fixes to eligibility pipeline with updates to property class 2024-01-06 17:59:03 +00:00
Khalim Conn-Kowlessar
7740c31874 set up tests for TestSolarPhotoSupply 2024-01-05 16:37:05 +00:00
Khalim Conn-Kowlessar
7c532d3c87 implementing filter_photo_supply_lookup in property class 2024-01-05 16:23:41 +00:00
Khalim Conn-Kowlessar
ce2229f817 creating the filter_photo_supply_lookup method 2024-01-05 16:18:21 +00:00
Khalim Conn-Kowlessar
c5361706ef setting up solar client 2024-01-05 15:25:48 +00:00
Khalim Conn-Kowlessar
49b0a1d901 Added in rest of solar 2024-01-05 13:04:07 +00:00
Khalim Conn-Kowlessar
74a4cc1068 Added solar recommendations to Recommendation class 2024-01-05 12:50:27 +00:00
Khalim Conn-Kowlessar
c3dbec6703 set up the rest of the solar recommendation 2024-01-05 12:22:20 +00:00
Khalim Conn-Kowlessar
fcc4dc6b51 collected data for solar pv estimates 2024-01-04 18:47:04 +00:00
Khalim Conn-Kowlessar
178fac1ffe working on implementing solar recommendations 2024-01-04 18:05:41 +00:00
Khalim Conn-Kowlessar
1b4ae239a3 testing different weight methods - to run full test on 2024-01-04 14:56:33 +00:00
Khalim Conn-Kowlessar
15ec6460d2 minor bug for when no valuation increase data 2024-01-04 11:32:11 +00:00
Khalim Conn-Kowlessar
1eb6f4c2a7 handling error cases in storing data to db for estimated properties 2024-01-04 11:27:19 +00:00
Khalim Conn-Kowlessar
41749e8557 added weighted datetime calc 2024-01-04 11:16:49 +00:00
Khalim Conn-Kowlessar
0d7479d96c updated property class fixing bug with pulling out uprn 2024-01-04 10:00:04 +00:00
Khalim Conn-Kowlessar
227cbcce2d added uprn extraction to extract_epc_data: 2024-01-04 09:54:38 +00:00
Khalim Conn-Kowlessar
439f4d65c7 Added estiamted to property details epc 2024-01-04 09:39:12 +00:00
Khalim Conn-Kowlessar
a42cb555d2 pasted in reslts with 100 nearest homes 2024-01-03 21:34:01 +00:00
Khalim Conn-Kowlessar
0d154abc3d handling the case of null built form 2024-01-03 13:45:49 +00:00
Khalim Conn-Kowlessar
98e6265b5d handle bug with park hoems 2024-01-03 12:08:41 +00:00
Khalim Conn-Kowlessar
97a7aadcf7 changed api retrieval to get desired property types first 2024-01-03 11:47:06 +00:00
Khalim Conn-Kowlessar
aca882f10c handling further edge case of semi-detached maisoneete 2024-01-03 11:02:15 +00:00
Khalim Conn-Kowlessar
0ec7afccd9 fixing bug where all weights are 0, due to no house numbers 2024-01-03 10:46:22 +00:00
Khalim Conn-Kowlessar
014f684de3 multiple bugs fixed 2024-01-02 23:06:55 +00:00
Khalim Conn-Kowlessar
f7cd9d0d10 minor 2024-01-02 18:39:47 +00:00
Khalim Conn-Kowlessar
2156f6b076 building out aggregation 2024-01-02 18:23:52 +00:00
Khalim Conn-Kowlessar
748dc14271 handling missing weight possibilities and 0 weights 2024-01-02 18:15:29 +00:00
Khalim Conn-Kowlessar
81621eb1de working on epc error estimation method 2024-01-02 18:05:29 +00:00
Khalim Conn-Kowlessar
e46a3d0a19 expanding search method to find epcs if there are none in the postcode 2024-01-02 17:54:14 +00:00
Khalim Conn-Kowlessar
68458f1b91 Added uprn to create_property 2024-01-02 15:45:42 +00:00
Khalim Conn-Kowlessar
e82fa9c11f minor changes to EpcSearcher 2024-01-02 15:44:42 +00:00
Khalim Conn-Kowlessar
c11eb1abaa cleaned up the temp filling of missing uprn 2024-01-02 14:32:15 +00:00
Khalim Conn-Kowlessar
19951b9ca1 Added address formatting 2024-01-02 14:27:54 +00:00
Khalim Conn-Kowlessar
40b7ec1c18 Implementing searching epc methodology 2024-01-02 11:44:18 +00:00
Khalim Conn-Kowlessar
d1c40ff7dc set up SearchEpc in router 2023-12-30 21:04:24 +00:00
Khalim Conn-Kowlessar
3343e27834 remove os from plan router 2023-12-30 21:01:21 +00:00
Khalim Conn-Kowlessar
ad9eec8924 Setting up SearchEPC 2023-12-30 21:00:01 +00:00
Khalim Conn-Kowlessar
05cce77f16 pulling together OS client and DBClient 2023-12-30 20:48:40 +00:00
Khalim Conn-Kowlessar
9f3853c2b1 implemented estimation method for homes without epc 2023-12-30 20:40:03 +00:00
Khalim Conn-Kowlessar
7f9b4da56f working on the estimate epc method 2023-12-29 17:12:15 +00:00
Khalim Conn-Kowlessar
776bca7c24 fixing get epc data 2023-12-28 12:20:53 +00:00
Khalim Conn-Kowlessar
1bbc89002c building ha7 pipeline 2023-12-23 13:57:51 +00:00
Khalim Conn-Kowlessar
29599c5154 ha4 wip 2023-12-22 15:45:51 +00:00
Khalim Conn-Kowlessar
c6247f331a integrating windows recommendations into engine api 2023-12-21 15:33:17 +00:00
Khalim Conn-Kowlessar
10c9a6f472 fixed all recommendations apart from windows 2023-12-21 14:09:32 +00:00
Khalim Conn-Kowlessar
e65d190e19 removed todo 2023-12-21 11:23:30 +00:00
Khalim Conn-Kowlessar
fceb6a1d96 debugging windows recommenddations integration 2023-12-20 17:25:28 +00:00
Khalim Conn-Kowlessar
6388d45638 added set method for windows count into property class 2023-12-20 10:37:52 +00:00