Observed in
-
name used: Calanoida copepoda_calanoida_minus_eucalanids · code
5 -
name used: Calanoida COPEPODA OTHER CALANOIDS · code
16
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 · 10 taxa
- F Eucalanidae COPEPODA CALANOIDA EUCALANIDAE6,291
- F Aetideidae COPEPODA CALANOIDA AETIDEIDAE759
- F Calanidae COPEPODA CALANOIDA CALANIDAE759
- F Candaciidae COPEPODA CALANOIDA CANDACIIDAE759
- F Euchaetidae COPEPODA CALANOIDA EUCHAETIDAE759
- F Heterorhabdidae COPEPODA CALANOIDA HETERORHABDIDAE759
- F Lucicutiidae COPEPODA CALANOIDA LUCICUTIIDAE759
- F Metridinidae COPEPODA CALANOIDA METRIDINIDAE759
- F Pontellidae COPEPODA CALANOIDA PONTELLIDAE759
- F Scolecitrichidae COPEPODA CALANOIDA SCOLECITRICHIDAE759
Note from the crosswalk
2026-08-05: itis_id 85258 via WoRMS external link
Ways in
-
Explorermaps, sections and time series of this taxon — opens prefilledhttps://calcofi.io/explore/?taxon=worms:1100
-
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+%27worms%3A1100%27+LIMIT+100%3B
-
ERDDAPCalCOFI's own server, the ZooScan (Imaged Zooplankton) table constrained to this taxonhttps://erddap.calcofi.io/erddap/tabledap/cce-lter_zooscan.html?&taxon_key=%22worms:1100%22
-
R
library(calcofi4r) con <- cc_get_db() # the promoted release tbl(con, "obs_bio") |> filter(taxon_key == "worms:1100")
-
Python
import calcofi4py as cc con = cc.cc_get_db() con.sql("SELECT * FROM obs_bio WHERE taxon_key = 'worms:1100'").df()
This page as data
-
JSONthis taxon's entry of the release record, verbatimhttps://calcofi.io/species/worms-1100.json
Read from taxa.json of release v2026.09.06, written at release by calcofi4db::build_taxa_catalog(). The catalog's index is /species/.