Address profile: representatives, services, zoning
get_address_profileGet a complete Mecklenburg County address profile: council district, commissioner, patrol, fire station, trash days, zoning, flood zone, historic district, ZIP, and tax parcel ID.
Instructions
Everything that serves or governs a location, in one call.
Returns city council district and representative, county commissioner, CMPD patrol division, first-due fire station, trash/recycling/yard-waste days, zoning, FEMA flood zone, historic district, ZIP code, and tax parcel ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoning | Yes | ||
| location | Yes | ||
| zip_code | Yes | ||
| unavailable | Yes | Sections that could not be retrieved because a source service failed. | |
| city_council | Yes | None when the point is outside Charlotte's council districts. | |
| fire_station | Yes | First-due Charlotte Fire station. | |
| jurisdiction | Yes | ||
| tax_parcel_id | Yes | ||
| fema_flood_zone | Yes | FEMA flood zone if inside a mapped FEMA floodplain, otherwise None. | |
| police_division | Yes | ||
| historic_district | Yes | ||
| county_commissioner | Yes | ||
| trash_and_recycling | Yes | City of Charlotte residential collection; None if not on a city route. |