names
Identifier
Section titled “Identifier”Description
Section titled “Description”Scientific names, synonyms, common names, and other NCBI Taxonomy names, from names.dmp.
Partitions
Section titled “Partitions”Not partitioned.
Schema
Section titled “Schema”| Column | Type | Description |
|---|---|---|
sources |
STRUCT(url TEXT, filename TEXT, last_modified_at TIMESTAMPTZ, sha256 TEXT)[] |
Original external inputs used to produce the row. Each item contains its source URL, filename, HTTP Last-Modified timestamp when available, and computed SHA-256 checksum. |
taxon_id |
TEXT |
Taxonomy ID associated with the name. |
name |
TEXT |
Taxon name text. |
unique_name |
TEXT |
NCBI’s disambiguating name variant, if supplied. |
name_class |
TEXT |
NCBI name class, such as scientific name, synonym, or common name. |