Commit graph

947 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
c5af2c23bb created basic script to create windows portfolio 2023-12-20 17:06:37 +00:00
Khalim Conn-Kowlessar
654a0715fa Added remaining windows unit tests 2023-12-20 16:55:00 +00:00
Khalim Conn-Kowlessar
ebad3d7dd6 Implementing recommendation logic and tests 2023-12-20 15:55:34 +00:00
Khalim Conn-Kowlessar
0b52dc8097 Implemented cost framework 2023-12-20 14:55:04 +00:00
Khalim Conn-Kowlessar
3426629418 Added windows costs to costs etl process 2023-12-20 14:38:31 +00:00
Khalim Conn-Kowlessar
6388d45638 added set method for windows count into property class 2023-12-20 10:37:52 +00:00
Khalim Conn-Kowlessar
1b10f5c9b1 unit tests for estimate windows 2023-12-20 10:34:08 +00:00
Khalim Conn-Kowlessar
57f92e6060 completed estimate windows function, though it needs more testing 2023-12-19 19:27:33 +00:00
Khalim Conn-Kowlessar
c6c8de6dcf Added init and started adding the recommendation function 2023-12-18 16:03:36 +00:00
Khalim Conn-Kowlessar
9f42344e04 recommendation class template 2023-12-18 15:57:53 +00:00
KhalimCK
d3e3a286d9
Merge pull request #263 from Hestia-Homes/single-property-portfolio
built and added condition of insulation, prior to ventilation
2023-12-18 15:54:51 +00:00
Khalim Conn-Kowlessar
d38e4d44a0 built and added condition of insulation, prior to ventilation 2023-12-18 15:17:22 +00:00
KhalimCK
9490fd0005
Merge pull request #262 from Hestia-Homes/eligibility
Eligibility
2023-12-18 10:47:13 +00:00
Khalim Conn-Kowlessar
9abeb75aac finishing off ha33 2023-12-18 10:45:28 +00:00
Khalim Conn-Kowlessar
6ab3804b4f done with ha33 analysis for now 2023-12-15 17:32:16 +00:00
Khalim Conn-Kowlessar
01d8e52650 Added string similarity to filter addresses 2023-12-15 15:46:52 +00:00
Khalim Conn-Kowlessar
7f8c185bca added cleaning step for missing built-form 2023-12-15 13:35:39 +00:00
Khalim Conn-Kowlessar
538e38dc1e working on ha33 app 2023-12-15 11:32:22 +00:00
Khalim Conn-Kowlessar
707724cdb1 Adding more ha analysis 2023-12-14 10:16:57 +00:00
Khalim Conn-Kowlessar
df989ba918 implementing eco4 indicative view 2023-12-13 12:39:25 +00:00
Khalim Conn-Kowlessar
dd834d337e working on full eco eligibility 2023-12-12 20:28:43 +00:00
Khalim Conn-Kowlessar
7d0502afe0 minor changes to result for ha15 2023-12-12 17:44:06 +00:00
Khalim Conn-Kowlessar
736e02cb4a completed ha15 2023-12-12 17:37:47 +00:00
Khalim Conn-Kowlessar
739afbd79b finished ha32 analysis 2023-12-11 16:17:43 +00:00
Khalim Conn-Kowlessar
b41fa37072 eligibiltiy pipeline wip 2023-12-11 10:20:46 +00:00
Khalim Conn-Kowlessar
e1c066ea8d Pulling together ha15 ha 32 scoring pipeline 2023-12-07 13:04:15 +00:00
Khalim Conn-Kowlessar
8402088b3f started measure suitability class 2023-12-07 11:39:41 +00:00
Khalim Conn-Kowlessar
55b8a0ace8 setting up the SearchEpc class 2023-12-06 16:50:53 +00:00
Khalim Conn-Kowlessar
fa5148228b completed merge of ha15 and ha32 2023-12-06 16:33:22 +00:00
Khalim Conn-Kowlessar
a6c8ca0e1d cleaning up ha15 merging process 2023-12-06 16:08:24 +00:00
Khalim Conn-Kowlessar
d457ab46fb Done ha32 merge funcgtion 2023-12-06 13:08:11 +00:00
Khalim Conn-Kowlessar
b5e982c717 initial setup 2023-12-06 10:36:46 +00:00
KhalimCK
9812bf0fb9
Merge pull request #261 from Hestia-Homes/birmingham-pilot
Birmingham pilot
2023-12-06 10:23:57 +00:00
Khalim Conn-Kowlessar
e190b98586 Added test covering house for set_floor_level 2023-12-05 16:09:56 +00:00
Khalim Conn-Kowlessar
2a601a3003 Created set_floor_level function and added tests for it 2023-12-05 16:04:52 +00:00
Khalim Conn-Kowlessar
32e0d78cd8 updated unit tests for slight increase in contingency costs for suspended floor insulation 2023-12-05 15:19:58 +00:00
Khalim Conn-Kowlessar
afeac56f5e fixed bug with conservation area and added test 2023-12-05 15:04:08 +00:00
Khalim Conn-Kowlessar
bf6020026a modified energy estimate adjustment to use current epc rating rather than expected 2023-12-05 14:51:20 +00:00
Khalim Conn-Kowlessar
db7eb69dd1 handle bug where neigther ewi or iwi are selected as options via optimisation 2023-12-05 13:30:45 +00:00
Khalim Conn-Kowlessar
a45164e29e Changed properties to social housing homes for birmingham pilot 2023-12-05 12:12:12 +00:00
Khalim Conn-Kowlessar
195578a1aa integrated new valuation into backend router 2023-12-05 11:05:26 +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
a44912defa set up test file data 2023-12-05 09:29:06 +00:00
KhalimCK
f061f41cfa
Merge pull request #260 from Hestia-Homes/flat-roof-costs
Flat roof costs - will need review
2023-12-04 21:31:20 +00:00
Khalim Conn-Kowlessar
fb71042c8f Flat roof costs - will need review 2023-12-04 21:30:32 +00:00
KhalimCK
2174f9d283
Merge pull request #259 from Hestia-Homes/integrate-new-models
Integrate new models
2023-12-04 15:05:45 +00:00
Khalim Conn-Kowlessar
b232d91439 Fixed unit tests for recommendations where we have new cost data - to be complete 2023-12-04 15:05:10 +00:00
Khalim Conn-Kowlessar
b30dfd9ead added some basic lighting tests 2023-12-02 18:56:17 +00:00
Khalim Conn-Kowlessar
24789fbfcc fixed recommendation utils 2023-12-02 18:27:58 +00:00
Khalim Conn-Kowlessar
82432c0593 fixed ventilation recommendations 2023-12-02 18:24:24 +00:00