opportunity_zones_summarize_designations
How are final 2018-cycle QOZ designations distributed overall, by jurisdiction, county, official tract type, or ACS eligibility-data source? Returns bounded, paginated aggregate groups with LIC/non-LIC and county counts plus source evidence. Optional filters narrow to one jurisdiction or tract type. Use for coverage and market-screening summaries; counts do not measure investment attractiveness and do not include eligible/nominated tracts from the 2026-2027 redesignation cycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum groups. Default 50. | |
| offset | No | Groups to skip. Default 0. | |
| group_by | No | Aggregation dimension. Default jurisdiction. | |
| 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. |