Good changes

This commit is contained in:
Andras Schmelczer 2026-03-11 20:44:34 +00:00
parent 80a5a2a774
commit 791bc6976b
24 changed files with 890 additions and 312 deletions

View file

@ -271,7 +271,7 @@ def transform_property(
"lat": lat,
"Postcode": postcode,
"Address per Property Register": address,
"Leashold/Freehold": None, # not available from home.co.uk
"Leasehold/Freehold": None, # not available from home.co.uk
"Property type": map_property_type(listing_type),
"Property sub-type": listing_type or "Unknown",
"price": int(price),