Commit graph

103 commits

Author SHA1 Message Date
Jun-te Kim
197e9a0e00 added histroci_epc.csv 2026-05-11 15:21:16 +00:00
Jun-te Kim
bf91722f30 renamed a function to be self commenting 2026-05-11 08:45:26 +00:00
Jun-te Kim
fb758b76bf changed to utils 2026-05-11 08:37:44 +00:00
Jun-te Kim
c9c43f178c demo generated for use in address2uprn 2026-05-08 14:48:15 +00:00
Jun-te Kim
8b6a572223 Merge branch 'feature/claude_skills_in_devcontainer' into feature/etl_process_for_old_csv 2026-05-08 13:09:19 +00:00
Jun-te Kim
7a49f5df20 save plan temporary while i incorporate skills to claude 2026-05-08 12:19:03 +00:00
Jun-te Kim
a39c3a0772 added added historic epc data class with shape 2026-05-08 12:03:35 +00:00
Jun-te Kim
32bf1cc98d load historic epc from csv 🟢 2026-05-07 16:26:29 +00:00
Jun-te Kim
74b7b87de6 load historic epc from csv 🟥 2026-05-07 16:22:41 +00:00
Jun-te Kim
02fb3afbe4 defined histrocial epc data shapre from csv 2026-05-07 16:04:01 +00:00
Daniel Roth
6b29086a1e typing and renaming 🟪 2026-05-07 13:26:49 +00:00
Daniel Roth
06567c2844 validate plans api response as pydantic basemodel object 🟩 2026-05-07 12:25:06 +00:00
Daniel Roth
e67604a4a3 validate plans api response as pydantic basemodel object 🟩 2026-05-07 12:23:30 +00:00
Daniel Roth
79db1e2c7e validate plans api response as pydantic basemodel object 🟥 2026-05-07 12:22:04 +00:00
Daniel Roth
0dd39a63f2 missing street is not included in address string 🟩 2026-05-06 17:08:34 +00:00
Daniel Roth
25aa57e4b6 missing street is not included in address string 🟥 2026-05-06 17:07:22 +00:00
Daniel Roth
069e6693ae include address and postcode on magicplan plan 🟩 2026-05-06 17:03:49 +00:00
Daniel Roth
3b9d40f2f8 include address and postcode on magicplan plan 🟥 2026-05-06 17:03:00 +00:00
Daniel Roth
da6b04878e add units to lengths 2026-05-06 16:03:28 +00:00
Daniel Roth
b57453b8db fix typing problems in mapper 2026-05-06 08:24:57 +00:00
Daniel Roth
079f7e3397 test mapping second api response round dimensions to 2 decimal places 🟩 2026-05-05 16:30:34 +00:00
Daniel Roth
c530f014de fix typing issues 2026-05-05 16:00:59 +00:00
Daniel Roth
9266fb2c8d round dimensions to 2 decimal places 🟩 2026-05-05 15:51:52 +00:00
Daniel Roth
55d7b91171 map magicplan base models to data classes 🟩 2026-05-05 15:46:13 +00:00
Daniel Roth
e51a58c0a1 remove print 2026-05-05 10:29:00 +00:00
Daniel Roth
c69f223343 Define dataclasses to represent API json 🟩 2026-05-05 10:28:43 +00:00
Daniel Roth
18a58486af Define dataclasses to represent API json 🟩 2026-05-05 10:28:07 +00:00
Daniel Roth
78da2f88b6 Handle wall thickness "Unmeasurable" 🟩 2026-04-30 16:41:16 +00:00
Daniel Roth
51bd18e0d7 Rename window frame material column 🟩 2026-04-27 16:11:32 +00:00
Daniel Roth
01ebb2e0e1 extract window frame details from elmhurst site notes 🟩 2026-04-27 16:04:02 +00:00
Daniel Roth
8f94bb5435 extract window frame details from elmhurst site notes 🟥 2026-04-27 15:50:25 +00:00
Daniel Roth
268576e345 map elmhurst window transmission details to epc property data class 🟩 2026-04-27 14:16:59 +00:00
Daniel Roth
5940977bb2 tweak window transmission data source type 2026-04-27 14:11:33 +00:00
Daniel Roth
865ee3eada map elmhurst energy fields to epc property data class 🟩 2026-04-27 12:16:26 +00:00
Daniel Roth
afedbd2365 add energy fields to ElmhurstSiteNotes 2026-04-27 12:09:35 +00:00
Daniel Roth
6cc73b6ebf remove unused import 2026-04-27 11:06:58 +00:00
Daniel Roth
b36c8b884c map remaining Elmhurst fields to EpcPropertyData 🟩 2026-04-24 15:33:59 +00:00
Daniel Roth
1105491141 Map Elmhurst site notes to EpcPropertyData 🟩 2026-04-24 13:52:02 +00:00
Daniel Roth
540ee2c3c1 Elmhurst site notes dataclasses 2026-04-24 13:07:20 +00:00
Daniel Roth
5aa86a8610 address fields are not optional 2026-04-24 10:22:41 +00:00
Daniel Roth
691d6f04a8 extend EpcPropertyData domain model with site-notes-only fields 🟩 2026-04-23 14:50:41 +00:00
Daniel Roth
308abd359c extend EpcPropertyData domain model with site-notes-only fields 🟥 2026-04-23 14:39:04 +00:00
Daniel Roth
b5b6e4d358 New properties fully mapped 🟥 2026-04-23 14:36:09 +00:00
Daniel Roth
542034280e Map misc top-level properties 🟥 2026-04-23 14:34:20 +00:00
Daniel Roth
bf31a35e6d Map heating boiler properties 🟥 2026-04-23 14:31:10 +00:00
Daniel Roth
d323fe3277 Map floor construction properties 🟥 2026-04-23 14:30:20 +00:00
Daniel Roth
163e87920c Map ventilation properties 🟥 2026-04-23 14:29:35 +00:00
Daniel Roth
e272a39380 additional fields mapped from pdf 4 🟩 2026-04-23 10:43:57 +00:00
Daniel Roth
c5c3f3fc83 additional fields mapped from pdf 4 🟥 2026-04-23 10:36:15 +00:00
Daniel Roth
448b42196e map electric storage heater fuel type 🟩 2026-04-21 15:36:32 +00:00