Commit graph

784 commits

Author SHA1 Message Date
KhalimCK
b2142a7f8e
Merge pull request #237 from Hestia-Homes/spatial-data
Spatial data
2023-10-11 12:32:37 +08:00
Khalim Conn-Kowlessar
5d0d0825b0 completed integration of new sap model process - still needs tests 2023-10-11 12:30:05 +08:00
Khalim Conn-Kowlessar
1db02fc4f4 debugging prediction process in backend 2023-10-10 13:29:05 +08:00
Khalim Conn-Kowlessar
ade3e3947a data prep for model call 2023-10-10 13:15:13 +08:00
Khalim Conn-Kowlessar
00c35bf8cf tighten conditions for making recommendations 2023-10-10 13:12:50 +08:00
Khalim Conn-Kowlessar
fde3a3f24c debugging cleaning 2023-10-10 13:00:04 +08:00
Khalim Conn-Kowlessar
6ddc9fddca debuggin sap model data prep 2023-10-10 12:21:21 +08:00
Khalim Conn-Kowlessar
de9810af43 implementing new sap model data prep into backend 2023-10-10 11:37:56 +08:00
Khalim Conn-Kowlessar
efdef5eb46 added recommendation scoring setup process 2023-10-10 05:41:25 +08:00
Khalim Conn-Kowlessar
f551fda186 got pipeline working for new properties 2023-10-09 14:07:52 +08:00
Khalim Conn-Kowlessar
c502fd8370 fix bug in cleaning floor height 2023-10-09 13:32:35 +08:00
Khalim Conn-Kowlessar
0b12e59d7f Added cleaning data pull to property class 2023-10-09 13:26:31 +08:00
Khalim Conn-Kowlessar
dbf5f63e44 implementing partial cavity wall fill recommendation 2023-10-09 10:31:08 +08:00
Khalim Conn-Kowlessar
847370ed39 reviewing cavitiy wall methodology 2023-10-09 08:44:56 +08:00
Khalim Conn-Kowlessar
9ee8b53cae Added uvalue unit tests 2023-10-09 06:59:22 +08:00
Khalim Conn-Kowlessar
0da24a955c fixed property tests 2023-10-09 06:33:28 +08:00
Khalim Conn-Kowlessar
2db0526003 added in cavity fill recommendation 2023-10-07 05:18:35 +01:00
Khalim Conn-Kowlessar
cbef2b5e45 set up pre-flight 2023-10-06 15:14:14 +01:00
Khalim Conn-Kowlessar
bdbdbdc676 minor refactoring of plan router 2023-10-06 14:46:22 +01:00
Khalim Conn-Kowlessar
e2633dfa5b restructuing property class to move more property level attributes to the Property class 2023-10-06 11:39:41 +01:00
Khalim Conn-Kowlessar
13c1e50126 stripping out assumed tag from cleaned descriptions in EPC clean 2023-10-06 10:23:19 +01:00
Khalim Conn-Kowlessar
2d85e79bd4 updated conservation area conditions in wall recommendations to check restricted measures 2023-10-05 18:25:53 +01:00
Khalim Conn-Kowlessar
2b783c8d1a implemented property age band cleaning 2023-10-05 18:20:52 +01:00
Khalim Conn-Kowlessar
6cc84e95bf impementing spatial data 2023-10-05 17:56:28 +01:00
Khalim Conn-Kowlessar
b6b4d0dd75 fixed missing imports when breaking out functions 2023-10-05 16:20:11 +01:00
Khalim Conn-Kowlessar
b2599bfadb removing long standing temp code from plan router 2023-10-05 16:12:52 +01:00
Khalim Conn-Kowlessar
965e8e99d3 fixed unit tests 2023-10-05 16:04:12 +01:00
Khalim Conn-Kowlessar
c86b742af4 Almost deleted model data 2023-10-05 15:09:50 +01:00
Khalim Conn-Kowlessar
c6d1497eca deleting simulation_system folder 2023-10-05 14:56:45 +01:00
Khalim Conn-Kowlessar
6816c4a551 refactoring repo wip 2023-10-05 14:54:10 +01:00
Khalim Conn-Kowlessar
311c8ff171 refactoring repo wip 2023-10-05 14:52:01 +01:00
Khalim Conn-Kowlessar
9d14953efb restructuing repo wip 2023-10-05 14:45:56 +01:00
Khalim Conn-Kowlessar
f94cbd4385 added spatial readme 2023-10-05 14:27:00 +01:00
Khalim Conn-Kowlessar
c267496353 vectorised conservation area, heritage building and listedbuilding check 2023-10-02 22:54:15 +01:00
Khalim Conn-Kowlessar
64b6b67499 Added s3 download for conservation area data 2023-09-29 10:19:13 +01:00
Khalim Conn-Kowlessar
642a224a7b adding due considerations ecr 2023-09-25 19:38:20 +01:00
Khalim Conn-Kowlessar
ea120f8a81 added due considerations bucket 2023-09-24 17:54:27 +01:00
KhalimCK
0f4c7bceab
Merge pull request #233 from Hestia-Homes/data-new-version
Data new version
2023-09-24 17:50:17 +01:00
Khalim Conn-Kowlessar
20d12c157a Added in coercing boolean-like columns to actual booleans 2023-09-23 15:35:58 +01:00
Khalim Conn-Kowlessar
dd90e280ca added line to remove park homes 2023-09-23 15:06:07 +01:00
Khalim Conn-Kowlessar
210b79242d Added coercing of u-value columns to numeric 2023-09-23 15:02:14 +01:00
Khalim Conn-Kowlessar
87e7cce075 added floor uvalue unit tests 2023-09-22 23:02:25 +01:00
Khalim Conn-Kowlessar
dcb2f7caba updated unit tests for updated uvalue methodlogy 2023-09-22 21:07:53 +01:00
Khalim Conn-Kowlessar
7385719b37 Added wall test cases 2023-09-22 19:52:03 +01:00
Khalim Conn-Kowlessar
5146e6e0b4 fixing wall recommendations testss 2023-09-22 14:08:49 +01:00
Khalim Conn-Kowlessar
f288d47e38 implemented new u-value methdology in floor recommendations 2023-09-22 11:24:51 +01:00
Khalim Conn-Kowlessar
4daf972030 added unit tests for roof uvalues 2023-09-22 11:03:01 +01:00
Khalim Conn-Kowlessar
092f9dd190 fixed error converting welsh floor description 2023-09-22 10:20:37 +01:00
Khalim Conn-Kowlessar
7956a4adc4 finished data differencing poc 2023-09-21 18:48:33 +01:00
Khalim Conn-Kowlessar
00328d461b working on data diferencing code 2023-09-21 18:32:10 +01:00