Model/tests/repositories/historic_epc
Jun-te Kim 3718743801 Carry the EPC certificate number through address2uprn to property
EpcClientService.search_by_postcode already returns the matched
certificate number alongside the UPRN, but it was dropped before
persistence. Thread it through get_epc_data_with_postcode ->
get_uprn_with_epc_df / get_uprn_from_historic_epc (using the historic
dataset's lmk_key) -> the address2uprn_certificate_number result
column -> PropertyIdentityInsert -> the property table's new
certificate_number column (assessment-model PR #362).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-07 13:26:49 +00:00
..
__init__.py Map historic EPC S3 shard to domain records 🟥 2026-06-29 14:44:56 +00:00
test_historic_epc_resolver.py Carry the EPC certificate number through address2uprn to property 2026-07-07 13:26:49 +00:00
test_historic_epc_s3_repository.py A shard with an unexpected extra column still maps to HistoricEpc 🟥 2026-07-04 14:43:47 +00:00