who_owns
Look up all HPD-registered contacts for a NYC building, including owners and agents, given house number, street, and borough.
Instructions
Who is on file with HPD for a building, the 'who do I actually serve' tool. Joins HPD Registrations (tesw-yqqr) to Registration Contacts (feu5-w2e2) by registration id. Give the house number, street, and borough. Returns the registration(s) and every contact (corporate/individual owner, head officer, officer, agent, site manager) with names and business addresses. Reflects HPD registration filings, which can lag reality. Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| street | Yes | Street name (matched case-insensitively as a substring). | |
| borough | Yes | NYC borough: Manhattan, Bronx, Brooklyn, Queens, or Staten Island (also accepts MN/BX/BK/QN/SI or 1-5). | |
| house_number | Yes | Building house number, e.g. "1520". |