Observed in
-
no name in this dataset · code
UNALcode onlyno name in this dataset · codeUNAUcode onlyno name in this dataset · codeUNCOcode onlyno name in this dataset · codeUNDUcode onlyno name in this dataset · codeUNGRcode onlyno name in this dataset · codeUNGUcode onlyno name in this dataset · codeUNJAcode onlyno name in this dataset · codeUNLAcode onlyno name in this dataset · codeUNLOcode onlyno name in this dataset · codeUNLPcode onlyno name in this dataset · codeUNMTcode onlyno name in this dataset · codeUNMUcode onlyno name in this dataset · codeUNPCcode onlyno name in this dataset · codeUNPEcode onlyno name in this dataset · codeUNPHcode onlyno name in this dataset · codeUNSAcode onlyno name in this dataset · codeUNSHcode onlyno name in this dataset · codeUNSKcode onlyno name in this dataset · codeUNSPcode onlyno name in this dataset · codeUNTEcode onlyno name in this dataset · codeUNTRcode only
One row per dataset, one cell per year, darker with more observations — the same strip the front door draws per dataset. Each row ends with the name that dataset uses (dataset_taxon); the accepted name is written once, in the title above. A quiet pill marks a name the authority does not accept.
Under it · 9 taxa
- O Charadriiformes27,726
- O Procellariiformes24,359
- O Pelecaniformes2,058
- O Suliformes1,502
- O Gaviiformes926
- O Phaethontiformes197
- O Anseriformes150
- O Podicipediformes138
- O Falconiformes3
Groups
calcofi:seabirds
Note from the crosswalk
2026-08-05: worms_id 1836 via WoRMS TSN crosswalk (status accepted)
Ways in
-
Explorermaps, sections and time series of this taxon — opens prefilledhttps://calcofi.io/explore/?taxon=itis:174371
-
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%3A174371%27+LIMIT+100%3B
-
ERDDAPCalCOFI's own server, the Seabirds & Marine Mammals table constrained to this taxonhttps://erddap.calcofi.io/erddap/tabledap/farallon_bird-mammal.html?&taxon_key=%22itis:174371%22
-
R
library(calcofi4r) con <- cc_get_db() # the promoted release tbl(con, "obs_bio") |> filter(taxon_key == "itis:174371")
-
Python
import calcofi4py as cc con = cc.cc_get_db() con.sql("SELECT * FROM obs_bio WHERE taxon_key = 'itis:174371'").df()
This page as data
-
JSONthis taxon's entry of the release record, verbatimhttps://calcofi.io/species/itis-174371.json
Read from taxa.json of release v2026.09.06, written at release by calcofi4db::build_taxa_catalog(). The catalog's index is /species/.