Observed in
Nothing is keyed to this taxon directly — every observation under it belongs to one of the taxa below.
Under it · 7 taxa
- sp Hydrobates leucorhous Leach's Storm-Petrel7,732
- sp Hydrobates melania Black Storm-Petrel468
- sp Hydrobates homochroa Ashy Storm-Petrel171
- sp Hydrobates microsoma Least Storm-Petrel115
- sp Hydrobates furcatus Fork-Tailed Storm-Petrel86
- sp Hydrobates socorroensis Townsend's Storm-Petrel24
- sp Hydrobates tethys Wedge-Rumped Storm-Petrel17
Note from the crosswalk
2026-08-06: worms_id 137058 via WoRMS TSN crosswalk (status accepted)
Ways in
-
Explorermaps, sections and time series of this taxon — opens prefilledhttps://calcofi.io/explore/?taxon=itis:174662
-
db-querySQL in your browser — the shell opens with this queryhttps://calcofi.io/db-query/?sql=SELECT+%2A+FROM+__TBL%3Aobs_bio__+WHERE+taxon_key+%3D+%27itis%3A174662%27+LIMIT+100%3B
-
R
library(calcofi4r) con <- cc_get_db() # the promoted release tbl(con, "obs_bio") |> filter(taxon_key == "itis:174662")
-
Python
import calcofi4py as cc con = cc.cc_get_db() con.sql("SELECT * FROM obs_bio WHERE taxon_key = 'itis:174662'").df()
This page as data
-
JSONthis taxon's entry of the release record, verbatimhttps://calcofi.io/species/itis-174662.json
Read from taxa.json of release v2026.09.06, written at release by calcofi4db::build_taxa_catalog(). The catalog's index is /species/.