find_geographies_pr
Geocode a Puerto Rico address and return associated Census geographies, including Urbanization and Municipio details. Accepts street with ZIP/city/state or with urb and municipio.
Instructions
Geocode a Puerto Rico address AND return associated Census geographies including Urbanization and Municipio information. To submit without Urbanization, provide at minimum street + zip OR street + city + state. To submit with Urbanization, provide at minimum street + urb + municipio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urb | No | Urbanization name | |
| zip | No | ZIP code (should begin with 006, 007, or 009) | |
| city | No | City name | |
| layers | No | Comma-delimited list of layer IDs or names to include, or "all" | |
| street | Yes | House number and street name | |
| vintage | No | Vintage name or ID (default: "Current_Current") | |
| benchmark | No | Benchmark name or ID (default: "Public_AR_Current") | |
| municipio | No | Municipio name |