bts_border_crossings
Retrieve monthly border crossing statistics for U.S. ports of entry, including trucks, vehicles, pedestrians, and rail traffic at U.S.-Mexico and U.S.-Canada borders. Filter by state, port, and measure type.
Instructions
Get border crossing data at U.S. ports of entry: trucks, personal vehicles, pedestrians, train passengers, containers. Covers U.S.-Mexico and U.S.-Canada borders. Monthly data by port, state, and measure type.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | State full name: 'Texas', 'California', 'New York' | |
| border | No | Border | |
| port_name | No | Port of entry name: 'El Paso', 'San Ysidro', 'Detroit' | |
| measure | No | Measure type: 'Trucks' (Commercial trucks), 'Personal Vehicles' (Personal vehicles (cars)), 'Pedestrians' (Foot traffic), 'Train Passengers' (Rail passengers), 'Rail Containers Loaded' (Rail freight containers (loaded)), 'Rail Containers Empty' (Rail freight containers (empty)), 'Buses' (Bus crossings) | |
| limit | No | Max results (default 20) |