Typo in README?
leimao opened this issue · 2 comments
leimao commented
In the README, it shows that the following attributes are currently supported:
- zillow_id
- home_type
- home_detail_link
- graph_data_link
- map_this_home_link
- latitude
- latitude
- coordinates
- tax_year
- tax_value
- year_built
- property_size
- home_size
- bathrooms
- bedrooms
- last_sold_date
- last_sold_price_currency
- last_sold_price`- zillow_id
- home_type
- home_detail_link
- graph_data_link
- map_this_home_link
- latitude
- latitude
- coordinates
- tax_year
- tax_value
- year_built
- property_size
- home_size
- bathrooms
- bedrooms
- last_sold_date
- last_sold_price_currency
- last_sold_price`
I found latitude was shown twice. Was it a typo? Was it suppose to be longitude and latitude?
hanneshapke commented
@tcmetzger Can we close this issue?
tcmetzger commented
Yes, this was an error in the old docs. It is fixed in the updated docs (https://pyzillow.readthedocs.io/). @leimao, thank you for pointing this out!