state_housing
Query housing data for US states, covering building permits, housing unit authorizations, and foreclosure filings. Filter by state, county, year, or search across fields.
Instructions
Query housing data for a US state. May include: building permits, housing units authorized, foreclosure filings. Cross-reference with HUD tools for federal housing data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text search across all fields | |
| year | No | Filter by year | |
| limit | No | Max results (default 100) | |
| state | Yes | Two-letter state code, e.g. 'MD', 'NY', 'CA' | |
| where | No | SoQL $where filter, e.g. "year = '2023'" | |
| county | No | Filter by county name |