ship_fishing
Analyze fishing activity in a specified area over a date range to obtain fishing hours, vessel count, and top flag states.
Instructions
Analyze fishing activity in an area over a date range — fishing hours, vessel count, top flag states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| east | Yes | East longitude | |
| west | Yes | West longitude | |
| north | Yes | North latitude | |
| south | Yes | South latitude | |
| end_date | Yes | End date YYYY-MM-DD | |
| start_date | Yes | Start date YYYY-MM-DD |