Commit graph

95 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
cf97d4ef31 Adding pytz to requirements 2023-08-01 18:22:16 +01:00
Khalim Conn-Kowlessar
7326425320 Posting property_details_epc to db 2023-08-01 17:39:40 +01:00
Khalim Conn-Kowlessar
90099edcb4 formatting epc data for storage 2023-08-01 17:13:39 +01:00
Khalim Conn-Kowlessar
1b82993802 pushing final data to db almost complete 2023-08-01 16:45:45 +01:00
Khalim Conn-Kowlessar
347008296b Adding in updates to db 2023-08-01 16:04:52 +01:00
Khalim Conn-Kowlessar
45ecd767df pulling out lighting averages 2023-08-01 14:45:29 +01:00
Khalim Conn-Kowlessar
75a358ff4c updating EpcClean to use inside of the backend lambda and pushing property targets to database 2023-08-01 14:26:49 +01:00
Khalim Conn-Kowlessar
6653ae9fbb added mainfuel to outputs 2023-08-01 11:55:30 +01:00
Khalim Conn-Kowlessar
4c99a9308b adding solar hot water and wind turbine features 2023-08-01 11:49:26 +01:00
Khalim Conn-Kowlessar
6f579b6939 adding additional attributes to property for posting to the database 2023-08-01 11:38:35 +01:00
Khalim Conn-Kowlessar
2c4d06f746 Added database post to plan trigger 2023-07-31 16:48:26 +01:00
Khalim Conn-Kowlessar
1ceedc2ebb Adding property table cration to router 2023-07-31 16:26:54 +01:00
Khalim Conn-Kowlessar
c71e6fe44f added property and portfolio models' 2023-07-31 15:02:12 +01:00
Khalim Conn-Kowlessar
cb155f1cac Adding database connection to fastapi 2023-07-31 11:02:22 +01:00
Khalim Conn-Kowlessar
06672e6505 restrict urllib3 version for lambda 2023-07-21 18:47:57 +01:00
Khalim Conn-Kowlessar
3baa8a5ca6 switching out requirements 2023-07-21 18:39:54 +01:00
Khalim Conn-Kowlessar
39f954a088 restructured app to move property to backend 2023-07-21 17:32:06 +01:00
Khalim Conn-Kowlessar
2f88f2a0af erfactoring recommendations 2023-07-21 15:22:22 +01:00
Khalim Conn-Kowlessar
caedd79523 Added unit tests for recommendation utils and still restructuing repo 2023-07-21 11:49:58 +01:00
Khalim Conn-Kowlessar
39a76daecc updated floor and walls temp data in backend 2023-07-21 10:56:46 +01:00
Khalim Conn-Kowlessar
2a002c1faf refactoring recommendations 2023-07-20 18:02:17 +01:00
Khalim Conn-Kowlessar
5a5c0d5f18 rewrote classifying new declies without pandas 2023-07-20 15:48:26 +01:00
Khalim Conn-Kowlessar
46b3ef10ab creating land registry repo 2023-07-20 14:47:19 +01:00
Khalim Conn-Kowlessar
c5b15be5c3 restructuign wip 2023-07-20 13:48:59 +01:00
Khalim Conn-Kowlessar
14ba7581d9 restructure wip - added is in conservation area to fastapi router 2023-07-20 12:44:31 +01:00
Khalim Conn-Kowlessar
fb0c5859b9 restructure wip 2023-07-20 12:37:03 +01:00
Khalim Conn-Kowlessar
24f0404c8d restructuring repo to split out static data build processes 2023-07-20 12:02:50 +01:00
Khalim Conn-Kowlessar
b0c161b118 restructuring openUrpn code 2023-07-20 11:41:43 +01:00
Khalim Conn-Kowlessar
52a7501345 removing logs from validate_token 2023-07-20 10:38:06 +01:00
Khalim Conn-Kowlessar
91d7a11560 added printing 2023-07-20 10:23:11 +01:00
Khalim Conn-Kowlessar
5975bede3c getting deployment working 2023-07-19 13:49:46 +01:00
Khalim Conn-Kowlessar
aaf15da491 testing different structure 2023-07-19 11:28:24 +01:00
Khalim Conn-Kowlessar
e5a3efe89a trying to make docker build produce better logs 2023-07-19 10:00:40 +01:00
Khalim Conn-Kowlessar
1aeec976ad including model data in serverless 2023-07-19 09:46:10 +01:00
Khalim Conn-Kowlessar
8c609d282a refactoring backend to incorporate model_data parts 2023-07-19 09:45:23 +01:00
Khalim Conn-Kowlessar
7a091842c9 Trying to get /backend and /model_data working together 2023-07-18 16:45:11 +01:00
Khalim Conn-Kowlessar
4b7c7947e0 further documentation 2023-07-18 11:12:31 +01:00
Khalim Conn-Kowlessar
e5690afe0f added aws' documentation to readme 2023-07-18 10:57:47 +01:00
Khalim Conn-Kowlessar
ea0e7a35ab Added documentation for setting CNAME record for lambda 2023-07-18 10:56:21 +01:00
Khalim Conn-Kowlessar
1c9a9ec88c downgraded crypography again 2023-07-18 09:58:08 +01:00
Khalim Conn-Kowlessar
ca8ee7fd82 revert dockerfile 2023-07-18 09:49:11 +01:00
Khalim Conn-Kowlessar
4256f7afa4 removed lambada layer, switch architechture back to x86 2023-07-18 09:40:54 +01:00
Khalim Conn-Kowlessar
44f43d6afc testing 2023-07-17 23:16:44 +01:00
Khalim Conn-Kowlessar
5870c3bb97 pls work 2023-07-17 23:08:25 +01:00
Khalim Conn-Kowlessar
6de1314ef3 remove arm64 2023-07-17 23:01:11 +01:00
Khalim Conn-Kowlessar
d40cf37fab remove arm64 2023-07-17 23:00:59 +01:00
Khalim Conn-Kowlessar
e81ca20eec testing bullseye image 2023-07-17 22:55:30 +01:00
Khalim Conn-Kowlessar
898e5ca866 getting pyyaml fixed 2023-07-17 22:45:49 +01:00
Khalim Conn-Kowlessar
73e2933699 getting pyyaml fixed 2023-07-17 22:39:26 +01:00
Khalim Conn-Kowlessar
647b3d8e07 trying alpine image 2023-07-17 22:07:16 +01:00