- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 283字
- 2021-07-02 13:49:40
Sourcing apartment listing data
In the early 1970s, if you wanted to purchase a stock, you would need to engage a broker, who would charge you a fixed commission of nearly 1%. If you wanted to purchase an airline ticket, you would need to contact a travel agent, who would earn a commission of around 7%. And if you wanted to sell a home, you would contact a real estate agent, who would earn a commission of 6%. In 2018, you can do the first two essentially for free. The last one remains as it was in the 1970s.
Why is this the case and, more importantly, what does any of this have to do with machine learning? The reality is, it all comes down to data, and who has access to that data.
You might assume that you could easily access troves of real estate listing data quite easily through APIs or by web scraping real estate websites. You would be wrong. Well, wrong if you intend to follow the terms and conditions of those sites. Real estate data is tightly controlled by the National Association of Realtors (NAR), who run the Multiple Listing Service (MLS). This is a service that aggregates listing data, and is only available to brokers and agents at great expense. So, as you can imagine, they aren't too keen on letting just anyone download it en masse.
This is unfortunate, since opening up this data would undoubtedly lead to useful consumer applications. This seems especially important for a purchase decision that represents the largest portion of a family's budget.
With that said, not all hope is lost, as not every site explicitly bans scraping.
- 觸摸屏實(shí)用技術(shù)與工程應(yīng)用
- ATmega16單片機(jī)項(xiàng)目驅(qū)動(dòng)教程
- Android NDK Game Development Cookbook
- 電腦維護(hù)與故障排除傻瓜書(Windows 10適用)
- 深入淺出SSD:固態(tài)存儲(chǔ)核心技術(shù)、原理與實(shí)戰(zhàn)
- 計(jì)算機(jī)應(yīng)用與維護(hù)基礎(chǔ)教程
- Unity 5.x Game Development Blueprints
- Learning Game Physics with Bullet Physics and OpenGL
- 筆記本電腦維修不是事兒(第2版)
- 電腦軟硬件維修從入門到精通
- Visual Media Processing Using Matlab Beginner's Guide
- Spring Cloud微服務(wù)和分布式系統(tǒng)實(shí)踐
- 單片機(jī)原理及應(yīng)用
- 計(jì)算機(jī)組裝與維護(hù)(慕課版)
- 計(jì)算機(jī)組成技術(shù)教程