Query Housing Data
query_housingFetch housing data for a US, UK, or Canadian city. Get fair market rents, income limits, house prices, and price changes by city name.
Instructions
Get housing data for a city in the US, UK, or Canada.
US: HUD — Fair Market Rents, area median income, income limits. No API key needed. UK: ONS/Land Registry — house prices, annual change. No API key needed. CA: StatCan/CREA — average/median price, price change, housing starts.
Country auto-detected or specify with country parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | City name (e.g., 'Denver', 'Manchester', 'Toronto') | |
| country | No | Country code. Auto-detected from city name if omitted. Required for ambiguous cities like London, Birmingham, Richmond, Hamilton, Cambridge, Windsor. |