Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| taxon_id | int8 | 19 | null |
|
|
||||||
| level3_code | text | 2147483647 | null |
|
|
||||||
| establishment_means | text | 2147483647 | √ | null |
|
|
|||||
| occurrence_status | text | 2147483647 | √ | null |
|
|
|||||
| threat_status | text | 2147483647 | √ | null |
|
|
|||||
| botanical_country_id | int8 | 19 | √ | null |
|
|
ID of the TDWG level 3 region (botanical country) for this distribution record, if any. Null if the location ID is unknown or if it contains a code not in the TDWG regions list. |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| wcvp_distributions_pkey | Primary key | Asc/Asc | taxon_id + level3_code |
| wcvp_distributions_botanical_country_id_idx | Performance | Asc | botanical_country_id |