HACKER Q&A
📣 techsin101

Can you build an open sourced real estate statistics site?


I have been interested in real estate for some time. I really wish there was a place where I could see lot of important stats month-over-month or even weekly, possibly going back years for any city.

While I'm no expert on stats relevant to RE, I'd still love to stats like (everything over time...):

eviction rate

inventory volume

days in market

1b/2b rent

population change

foreclosures

new constructions

house prices

COL change

price to rent ratio

new permits

apts for rent

maybe there is something opensource already?

the biggest obstacle for me to build something like this would be to have an api that gives this data. I doubt there is one api and maybe no apis that cover everything for all cities.


  👤 withinboredom Accepted Answer ✓
I worked for BoomTown! and I’d say that the single most complicated bits were ingesting MLS data. “Waterfront” on the beach is different than “Waterfront” in Ohio and can be coded differently. They had a full team of librarians whose sole job was to properly categorize all these things. It was wild.

Anyway, getting the data would be the most hardest part for a new product. MLS data usually isn’t open and usually only licensed RE agents can get authorization, and usually only in the area they are operating in. If you really want to disrupt the market, create an open MLS database and somehow sell it to agents that are sometimes contractually obligated to only use a single MLS.

Good luck!


👤 blinded
Ive thought about this too and ive always wondered if large apartments were required to list available vacant vs non vacant apartments that way you could haggle a little.

👤 yuppie_scum
You could try and figure out what city-data.com is doing.