Code enforcement cases near an address
get_code_enforcement_casesFind housing and neighborhood code enforcement cases at or near a Charlotte address to check nuisance, zoning, graffiti, and parking violations for renters, buyers, and neighbors.
Instructions
Housing and neighborhood code enforcement cases at or near an address.
Covers nuisance (junk, overgrown lots), minimum housing, zoning, graffiti, and parking violations. Useful for renters, buyers, and neighbors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Cases opened in this many days. | |
| limit | No | Maximum number of records to return. | |
| status | No | any | |
| location | Yes | A street address in Mecklenburg County, e.g. '600 E 4th St, Charlotte, NC 28202', or coordinates as 'latitude,longitude', e.g. '35.2271,-80.8431'. | |
| case_type | No | any | |
| radius_miles | No | Radius in miles; 0.05 is about one parcel. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| since | No | Earliest date included (local time). | |
| records | Yes | ||
| location | No | ||
| breakdown | No | Counts of all matching records per value. | |
| breakdown_by | No | ||
| radius_miles | No | ||
| total_matching | Yes | Records matching the filters; may exceed returned. |