Find Occurrences
find_occurrencesFind georeferenced marine occurrence records (latitude, longitude, date, depth, country, locality, basis of record) for a scientific name from OBIS. Optionally filter by date range. Returns the total match count plus a sample of records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 20, max 100). | |
| enddate | No | Latest event date, YYYY-MM-DD (optional). | |
| startdate | No | Earliest event date, YYYY-MM-DD (optional). | |
| scientificname | Yes | Scientific name to search occurrences for, e.g. "Orcinus orca". |