Good changes
This commit is contained in:
parent
80a5a2a774
commit
791bc6976b
24 changed files with 890 additions and 312 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue