Check Opportunity Zone status
check_opportunity_zoneDetermine whether a US location is in a Qualified Opportunity Zone. Accepts address, lat/lng, or 2010 census tract GEOID and resolves to the correct tract automatically.
Instructions
Determine whether a location is in a designated Qualified Opportunity Zone (Round 1, Tax Cuts and Jobs Act of 2017). Accepts an address, a lat/lng, or an 11-digit 2010 census tract GEOID. OZ designations are keyed to 2010 tracts, so address/coordinate inputs are resolved to their 2010 tract automatically. Free, no API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | US street address (resolved to its 2010 census tract) | |
| latitude | No | Latitude (use with longitude) | |
| longitude | No | Longitude (use with latitude) | |
| tract_geoid | No | An 11-digit 2010 census tract GEOID |