Commit graph

130 commits

Author SHA1 Message Date
Daniel Roth
a07020d085 Detect block-level asset conditions 🟥 2026-01-21 17:33:14 +00:00
Daniel Roth
ad03d11bc9 fix typo in file type detector 2026-01-21 17:26:15 +00:00
Daniel Roth
4e190328cc Parse Peabody condition data xlsx 🟩 2026-01-21 16:25:58 +00:00
Daniel Roth
d43d9d9069 Parse Peabody condition data xlsx 🟥 2026-01-21 15:13:17 +00:00
Daniel Roth
a8ff74c2ea include install_date on AssetCondition 🟩 2026-01-21 12:37:23 +00:00
Daniel Roth
7bd70ae001 include install_date on AssetCondition 🟥 2026-01-21 12:36:35 +00:00
Daniel Roth
dfe0460155 Pass survey year to mapper rather than using today's year 2026-01-21 12:14:16 +00:00
Daniel Roth
25923cbc9f add mapping to processor 2026-01-21 12:09:02 +00:00
Daniel Roth
fc08a7df4f Map LbwfHouse to AssetCondition list 🟩 2026-01-21 11:01:25 +00:00
Daniel Roth
c8abc19e59 Map LbwfHouse to AssetCondition list 🟥 2026-01-20 17:18:51 +00:00
Daniel Roth
694bb0b569 Define classes 2026-01-20 15:57:56 +00:00
Daniel Roth
7846f9c949 Adjust EPC column name to correctly include trailing space 2026-01-20 10:34:09 +00:00
Daniel Roth
01bf0dbd9c Parse Houses sheet as well 🟪 2026-01-20 09:58:20 +00:00
Daniel Roth
e11f59a732 Parse Houses sheet as well 🟩 2026-01-20 09:53:01 +00:00
Daniel Roth
dce8442fff Parse Houses sheet as well 🟥 2026-01-20 09:34:23 +00:00
Daniel Roth
13daa62bdf map correct uprn when parsing asset conditions 🟩 2026-01-19 16:51:18 +00:00
Daniel Roth
12bbd1a4fe handle dates as strings 2026-01-19 16:41:13 +00:00
Daniel Roth
330580c775 map correct uprn when parsing asset conditions 🟥 2026-01-19 16:32:16 +00:00
Daniel Roth
4553e9937b parse lbwf houses 🟪 2026-01-19 16:28:51 +00:00
Daniel Roth
6ff652ff34 parse lbwf houses 🟩 2026-01-19 16:23:11 +00:00
Daniel Roth
ee54ca648e Merge branch 'feature/condition-data' of github.com:Hestia-Homes/Model into feature/condition-data 2026-01-19 14:51:49 +00:00
Daniel Roth
60f3f0c222 parse lbwf houses 🟥 2026-01-19 14:50:05 +00:00
Daniel Roth
00a707500e parse lbwf houses 🟥 2026-01-19 14:40:35 +00:00
Daniel Roth
049a93fa26 Create FileType enum 🟪 2026-01-19 11:47:32 +00:00
Daniel Roth
6fd4b19e88 Parser factory raises value error on unknown file path 🟩 2026-01-19 11:18:15 +00:00
Daniel Roth
9244689e76 Parser factory raises value error on unknown file path 🟥 2026-01-19 11:17:15 +00:00
Daniel Roth
4d36fce83d Parser factory chooses parser class based on filepath 🟩 2026-01-19 11:13:14 +00:00
Daniel Roth
c073a4cb43 Parser factory chooses parser class based on filepath 🟥 2026-01-19 11:08:30 +00:00
Daniel Roth
e277e270ab Move processor.py out of ingestion directory 2026-01-19 10:13:00 +00:00
Daniel Roth
b1aca16be0 Define simple local runner 2026-01-16 17:28:28 +00:00