Commit graph

345 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
3cf13c651c changing some of the gets to [] gets in Property class 2024-01-19 13:36:36 +00:00
Khalim Conn-Kowlessar
e7c0b9169c fixing datetime bug in SearchEpc 2024-01-19 11:34:09 +00:00
Khalim Conn-Kowlessar
86dd6efdc3 fixed bug in lighting outlets cleaning 2024-01-19 11:27:51 +00:00
Khalim Conn-Kowlessar
dbe13586da creating unit tests, added test cases for router 2024-01-18 18:10:24 +00:00
Khalim Conn-Kowlessar
1699102cd9 added tests for clean_ventilation 2024-01-18 15:12:00 +00:00
Khalim Conn-Kowlessar
0c1ce64789 removed temp code and fixed bug where cleaning data is lower case in newdata mode 2024-01-18 14:32:24 +00:00
Khalim Conn-Kowlessar
47016ef89c integrated new models into router 2024-01-16 19:14:27 +00:00
Khalim Conn-Kowlessar
60744d83b1 fixed u-value bug 2024-01-16 18:39:23 +00:00
Khalim Conn-Kowlessar
51e85e7516 minor tweaks to property class to work with router and fix dodgy merge 2024-01-16 17:33:02 +00:00
Khalim Conn-Kowlessar
cc8b6801b2 fixing extension count bug, tidying up router 2024-01-16 17:11:35 +00:00
Michael Duong
90ba851cc0 fixed merge conflict with refactor 2024-01-16 16:57:45 +00:00
Michael Duong
61dd26f23e refactored the model recommendations dataset 2024-01-16 16:40:10 +00:00
Khalim Conn-Kowlessar
5becd8d11b fixed existing unit tests 2024-01-12 11:21:13 +00:00
Khalim Conn-Kowlessar
1bb188a8b8 working on eligibility pipeline 2024-01-10 16:14:01 +00:00
Khalim Conn-Kowlessar
04dba265de added in cavity age estimation 2024-01-10 12:25:29 +00:00
Khalim Conn-Kowlessar
f78078384b working on wft sales analysis 2024-01-09 10:36:30 +00:00
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