data.us-address-geocode
Geocode one structural address in the United States, Puerto Rico, or U.S. Island Areas with normalized U.S. Census MAF/TIGER coordinates, optional bounded state/county/tract/block/congressional geography, exact source attribution, and explicit range-interpolation limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | One-line structural address in the United States, Puerto Rico, or a U.S. Island Area. Include a building number and street name; city, state, and ZIP improve matching. The address is sent to the U.S. Census Geocoder for this lookup. | |
| include_geographies | No | Include bounded state, county, tract, block, and current congressional-district fields from the Census geographic lookup. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured US address geocode result | |
| meta | Yes | ||
| service | Yes | ||
| version | Yes | ||
| request_id | Yes | Unique request identifier |