dfw_district_lookup
Look up Dallas-Fort Worth area districts and jurisdictions by street address. Returns county, Dallas city council district and member, city limits status, and school district.
Instructions
Given a DFW street address, returns the districts/jurisdictions it falls in: county (all 4 core counties), City of Dallas council district + council member (City of Dallas only), whether it is inside City of Dallas limits, and school district (ISD). Pipeline: U.S. Census geocoder → point-in-polygon against Dallas GIS and statewide Texas ArcGIS layers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Full street address. Example: "1500 Marilla St Dallas TX 75201". |