Observed in
Nothing is keyed to this taxon directly — every observation under it belongs to one of the taxa below.
Under it · 12 taxa
- sp Coscinodiscus curvatulus842
- sp Coscinodiscus africanus421
- sp Coscinodiscus angustelineatus421
- sp Coscinodiscus centralis421
- sp Coscinodiscus concinnus421
- sp Coscinodiscus granii421
- sp Coscinodiscus marginatus421
- sp Coscinodiscus perforatus421
- sp Coscinodiscus radiatus421
- sp Coscinodiscus sol421
- sp Coscinodiscus stellaris421
- sp Coscinodiscus wailesii421
Note from the crosswalk
2026-09-04: itis_id 2546 via WoRMS external link
Ways in
-
Explorermaps, sections and time series of this taxon — opens prefilledhttps://calcofi.io/explore/?taxon=worms:148917
-
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%3A148917%27+LIMIT+100%3B
-
R
library(calcofi4r) con <- cc_get_db() # the promoted release tbl(con, "obs_bio") |> filter(taxon_key == "worms:148917")
-
Python
import calcofi4py as cc con = cc.cc_get_db() con.sql("SELECT * FROM obs_bio WHERE taxon_key = 'worms:148917'").df()
This page as data
-
JSONthis taxon's entry of the release record, verbatimhttps://calcofi.io/species/worms-148917.json
Read from taxa.json of release v2026.09.06, written at release by calcofi4db::build_taxa_catalog(). The catalog's index is /species/.