eviction_lookup
Look up marshal-executed evictions in NYC by court index number or address. Returns executed date, marshal, and residential/commercial flag.
Instructions
Marshal-executed evictions (dataset 6z8x-wfk4). IMPORTANT: this dataset lists evictions a city marshal actually CARRIED OUT, not filings, warrants, or pending housing-court cases. Look up by court index number OR by address and/or borough. At least one is required. Returns court index number, address, executed date, marshal, and residential/commercial flag. Address is matched as a case-insensitive substring of the combined eviction address. Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return (1-500, default 50). | |
| since | No | Only evictions executed on/after this ISO date (YYYY-MM-DD). | |
| address | No | Address substring to match, e.g. "123 Example Avenue" (matched within the combined eviction address). | |
| borough | No | NYC borough: Manhattan, Bronx, Brooklyn, Queens, or Staten Island (also accepts MN/BX/BK/QN/SI or 1-5). | |
| court_index_number | No | Housing-court index number to match exactly, e.g. "123456/24". |