home / MABPAT_dataset

Marine_Species

Catalogs marine species associated with genetic sequences in the dataset. It includes the species name, taxonomic classification (domain, phylum), and information on whether the species is considered deep-sea.

Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT

Species_name
Name of the marine species (Primary Key). Searchable
Domain
Taxonomic domain of the species
Phylum
Taxonomic phylum of the species
Taxonomic_source
Source of the taxonomic classification
Is_deep_sea
Indicates if the species is a deep-sea species (1 for yes, 0 for no)
Deep_sea_source
Source of information on the species' deep-sea status
Is_ABNJ_present
Indicates if the species is present in ABNJ (YES, NO, UNKNOWN)

9 rows where Domain = "Archaea" and Phylum = "Crenarchaeota"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Deep_sea_source

Is_deep_sea 2

  • 0 6
  • 1 3

Phylum 1

  • Crenarchaeota · 9 ✖

Is_ABNJ_present 1

  • UNKNOWN 9

Domain 1

  • Archaea · 9 ✖
Species_name ▼ Domain Phylum Taxonomic_source Is_deep_sea Deep_sea_source is_ABNJ_present
Aeropyrum pernix Archaea Crenarchaeota WoRMS 1 2018 UNKNOWN
Hyperthermus butylicus Archaea Crenarchaeota WoRMS 0 0 UNKNOWN
Ignicoccus hospitalis Archaea Crenarchaeota WoRMS 1 2018 UNKNOWN
Pyrobaculum aerophilum Archaea Crenarchaeota WoRMS 0 0 UNKNOWN
Pyrodictium abyssi Archaea Crenarchaeota WoRMS 0 0 UNKNOWN
Pyrodictium brockii Archaea Crenarchaeota WoRMS 0 0 UNKNOWN
Pyrodictium occultum Archaea Crenarchaeota WoRMS 0   UNKNOWN
Pyrolobus fumarii Archaea Crenarchaeota WoRMS 1 2018 UNKNOWN
Staphylothermus marinus Archaea Crenarchaeota WoRMS 0 0 UNKNOWN

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE Marine_Species (
        Species_name TEXT PRIMARY KEY,
        Domain TEXT,
        Phylum TEXT,
        Taxonomic_source TEXT,
        Is_deep_sea INTEGER,
        Deep_sea_source TEXT,
        is_ABNJ_present TEXT
    );
Powered by Datasette · Queries took 1360.478ms · Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT