Commit graph

1110 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
807e6d5047 align processing of solar hot water flag between engine and model 2024-01-19 16:28:35 +00:00
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
804e8fb720 handling Epc Record when the EPC has been interpolates 2024-01-19 12:00:47 +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
KhalimCK
255bfc182d
Merge pull request #271 from Hestia-Homes/new-etl-tests
New etl tests
2024-01-16 19:16:17 +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
b0a918dc8f fixed typo 2024-01-16 17:36:38 +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
KhalimCK
6e8c83c228
Merge pull request #270 from Hestia-Homes/etl-michael
Etl michael
2024-01-16 16:58:57 +00:00
Michael Duong
90ba851cc0 fixed merge conflict with refactor 2024-01-16 16:57:45 +00:00
Michael Duong
b82fa4cef7 refactored the model recommendations dataset 2024-01-16 16:41:01 +00:00
Michael Duong
61dd26f23e refactored the model recommendations dataset 2024-01-16 16:40:10 +00:00
KhalimCK
8904467788
Merge pull request #269 from Hestia-Homes/solar-recs
Solar recs
2024-01-16 11:45:38 +00:00
Khalim Conn-Kowlessar
b03b9d4908 made contingency updates to costs 2024-01-16 11:45:19 +00:00
Khalim Conn-Kowlessar
dbe704f6f6 Added solar costs unit tests 2024-01-16 11:34:47 +00:00
Khalim Conn-Kowlessar
0c76e4b9d1 Added basic solar recommendations 2024-01-16 11:10:56 +00:00
Khalim Conn-Kowlessar
5becd8d11b fixed existing unit tests 2024-01-12 11:21:13 +00:00
Khalim Conn-Kowlessar
7969f51733 set up load data function for cancellation app 2024-01-11 11:57:44 +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
b4d4c2128b fix roof recs 2024-01-06 18:29:10 +00:00
Khalim Conn-Kowlessar
d7e8cf889d fixing lighting recommendations tests 2024-01-06 18:27:12 +00:00
Khalim Conn-Kowlessar
dc6369fa6d removed unnecessary code from floor recs 2024-01-06 18:26:16 +00:00
Khalim Conn-Kowlessar
3eead1928f fixed unit tests for fireplace recs 2024-01-06 18:24:01 +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
9c94123366 added solar etl client unit tests 2024-01-05 16:50:06 +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
e9d3577cf6 set up solar etc process and deleted research script 2024-01-05 16:07:23 +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
KhalimCK
7af6be355e
Merge pull request #268 from Hestia-Homes/interpolate-epc
Interpolate epc
2024-01-04 14:57:29 +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