divisions
Identifier
Section titled “Identifier”Description
Section titled “Description”NCBI Taxonomy divisions used by taxonomy nodes, from division.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. |
division_id |
TEXT |
NCBI Taxonomy division ID. |
genbank_division_code |
TEXT |
Three-character GenBank division code, such as BCT, PLN, VRT, or MAM. |
name |
TEXT |
NCBI division name. |
comment |
TEXT |
Free-text NCBI division comment, if supplied. |