landlord_litigation
Look up HPD housing litigation cases against landlords by building address or owner name. Get case type, status, judgments, and harassment findings to assess landlord compliance.
Instructions
HPD Housing Litigations (dataset 59kj-x8nc): HPD-initiated cases against landlords plus tenant actions. Look up by building (house_number + street + borough) OR by respondent (landlord/owner) name. At least one is required. Returns case type, open date, status, judgement, any harassment finding, penalty, and respondent, with a by-status summary. Respondent and street are matched as case-insensitive substrings. Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max cases to return (1-500, default 100). | |
| street | No | Street name (building lookup; matched as a substring). | |
| borough | No | NYC borough: Manhattan, Bronx, Brooklyn, Queens, or Staten Island (also accepts MN/BX/BK/QN/SI or 1-5). Required for a building lookup. | |
| respondent | No | Respondent name to match, e.g. an LLC or owner (substring, e.g. "realty llc"). | |
| case_status | No | Optional status filter, e.g. "OPEN" or "CLOSED". | |
| house_number | No | Building house number (building lookup; requires street + borough too). |