updating poetry
This commit is contained in:
parent
200caadabd
commit
65fc4cdda4
7 changed files with 261 additions and 50 deletions
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
def parse_listing_json_entry(d):
|
||||
id = d['identifier']
|
||||
# address = d['address']
|
||||
propertyType = d['propertyType']
|
||||
price = d['price']
|
||||
latitude = d['latitude']
|
||||
longitude = d['longitude']
|
||||
updated_date = d['updateDate']
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue