opportunity_zones_search_designations
Which final 2018-cycle Qualified Opportunity Zone designations match a tract, county, or jurisdiction? Searches the complete self-hosted CDFI Fund designation workbook with optional jurisdiction, county, and official tract-type filters. Returns bounded, paginated rows with 2010 GEOIDs, source hash, IRS authority, and a 2010-versus-2020 boundary warning. Use for discovery; do not use a 2020-vintage GEOID or treat this archived final cycle as the still-unfinalized 2027 cycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum designations. Default 20. | |
| query | No | Words matched against exact 2010 GEOID, state name/code, or county name. | |
| county | No | Exact county/county-equivalent name within the optional jurisdiction. | |
| offset | No | Designations to skip. Default 0. | |
| tract_type | No | Official tract type in the designation workbook. | |
| jurisdiction | No | Exact state/territory name, USPS abbreviation, or two-digit state FIPS in the 2018 designation corpus. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. |