Table: DOMESTIC_SPECIES
Entity (ENT) | Alaska Fisheries Science Center (AFSC)GUID: gov.noaa.nmfs.inport:9557 | Updated: August 9, 2022 | Published / External
-
View As
- Full List View
- Printable Form
- EXPORTS
- InPort XML
- View in Hierarchy
Summary
A table which provides all of the three-digit numeric codes assigned by the NMFS Observer Program, complete with their common name, scientific name, associated RACE Division species code, and the maximum and minimum weights and lengths typically reported by observers.
DescriptionA table which provides all of the three-digit numeric codes assigned by the NMFS Observer Program, complete with their common name, scientific name, associated RACE Division species code, and the maximum and minimum weights and lengths typically reported by observers.
Entity Information
Entity Type
Data Table
Data Attribute / Type | Description |
---|---|
SPECIES_NO
NUMBER |
A three-digit numeric code assigned by the NMFS Observer Program to each different marine organism expected to be seen in the Bering Sea and northeast Pacific Ocean. Each number is uniquely associated with a SPECIES_NAME and a SCIENTIFIC_NAME. |
SPECIES_NAME
VARCHAR2 |
The common name of the marine organism. |
PROHIB
VARCHAR2 |
A one-digit alpha code indicating whether the species is allowed to be retained in the Alaska groundfish fishery and the West Coast Pacific whiting fishery, where: Y = Yes; N = No. |
GENKEY
VARCHAR2 |
The prohibited species grouping associated with the SPECIES_NAME. This fieldis NULL unless PROHIB = "Y". The groupings are: HALIBUT, KINGCRAB, OTHCRAB,SALMON. |
RACE_SPECIE_NUM
VARCHAR2 |
A 5-digit numeric code assigned by the RACE division that is associated withthe SPECIES_NAME |
SCIENTIFIC_NAME
VARCHAR2 |
The scientific name associated with the common SPECIES_NAME. |
MAX_WT
NUMBER |
The maximum weight expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC.DOMESTIC_SPCOMP_DETAIL table. |
MIN_WT
NUMBER |
The minimum weight expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC.DOMESTIC_SPCOMP_DETAIL table. |
MAX_LEN
NUMBER |
The maximum length expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC_DOMESTIC_LENGTH table. |
MIN_LEN
NUMBER |
The minimum length expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC.DOMESTIC_LENGTH table. |
NICKNAME
VARCHAR2 |
Nickname is the same as the common SPECIES_NAME. |
AGGREGATION
VARCHAR2 |
Indicates species aggregation and possible species_no in the aggregation. |
AGE_TRAY
NUMBER |
For internal use by Age Determination Unit. |
AGE_TRAY_X
VARCHAR2 |
For internal use by Age Determination Unit. |
AGE_TRAY_Y
VARCHAR2 |
For internal use by Age Determination Unit. |
AGE_TRAY_GOA
NUMBER |
For internal use by Age Determination Unit. |
AGE_TRAY_GOA_X
VARCHAR2 |
For internal use by Age Determination Unit. |
AGE_TRAY_GOA_Y
VARCHAR2 |
For internal use by Age Determination Unit. |
Child Items
No Child Items for this record.
Contact Information
No contact information is available for this record.
Please contact the owner organization (AFSC) for inquiries on this record.
Item Identification
Title: | Table: DOMESTIC_SPECIES |
---|---|
Short Name: | DOMESTIC_SPECIES |
Status: | Completed |
Abstract: |
A table which provides all of the three-digit numeric codes assigned by the NMFS Observer Program, complete with their common name, scientific name, associated RACE Division species code, and the maximum and minimum weights and lengths typically reported by observers. |
Notes: |
Loaded by batch 2364, 06-29-2009 18:15 |
Physical Location
Organization: | Alaska Fisheries Science Center |
---|---|
City: | Seattle |
State/Province: | WA |
Country: | USA |
Entity Information
Entity Type: | Data Table |
---|---|
Active Version?: | Yes |
Schema Name: | NORPAC |
Description: |
A table which provides all of the three-digit numeric codes assigned by the NMFS Observer Program, complete with their common name, scientific name, associated RACE Division species code, and the maximum and minimum weights and lengths typically reported by observers. |
Data Attributes
Attribute Summary
Name | Type | Description | ||
---|---|---|---|---|
100
|
SPECIES_NO | NUMBER | A three-digit numeric code assigned by the NMFS Observer Program to each different marine organism expected to be seen in the Bering Sea and northeast Pacific Ocean. Each number is uniquely associated with a SPECIES_NAME and a SCIENTIFIC_NAME. | |
100
|
SPECIES_NAME | VARCHAR2 | The common name of the marine organism. | |
100
|
PROHIB | VARCHAR2 | A one-digit alpha code indicating whether the species is allowed to be retained in the Alaska groundfish fishery and the West Coast Pacific whiting fishery, where: Y = Yes; N = No. | |
100
|
GENKEY | VARCHAR2 | The prohibited species grouping associated with the SPECIES_NAME. This fieldis NULL unless PROHIB = "Y". The groupings are: HALIBUT, KINGCRAB, OTHCRAB,SALMON. | |
100
|
RACE_SPECIE_NUM | VARCHAR2 | A 5-digit numeric code assigned by the RACE division that is associated withthe SPECIES_NAME | |
100
|
SCIENTIFIC_NAME | VARCHAR2 | The scientific name associated with the common SPECIES_NAME. | |
100
|
MAX_WT | NUMBER | The maximum weight expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC.DOMESTIC_SPCOMP_DETAIL table. | |
100
|
MIN_WT | NUMBER | The minimum weight expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC.DOMESTIC_SPCOMP_DETAIL table. | |
100
|
MAX_LEN | NUMBER | The maximum length expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC_DOMESTIC_LENGTH table. | |
100
|
MIN_LEN | NUMBER | The minimum length expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC.DOMESTIC_LENGTH table. | |
100
|
NICKNAME | VARCHAR2 | Nickname is the same as the common SPECIES_NAME. | |
100
|
AGGREGATION | VARCHAR2 | Indicates species aggregation and possible species_no in the aggregation. | |
100
|
AGE_TRAY | NUMBER | For internal use by Age Determination Unit. | |
100
|
AGE_TRAY_X | VARCHAR2 | For internal use by Age Determination Unit. | |
100
|
AGE_TRAY_Y | VARCHAR2 | For internal use by Age Determination Unit. | |
100
|
AGE_TRAY_GOA | NUMBER | For internal use by Age Determination Unit. | |
100
|
AGE_TRAY_GOA_X | VARCHAR2 | For internal use by Age Determination Unit. | |
100
|
AGE_TRAY_GOA_Y | VARCHAR2 | For internal use by Age Determination Unit. |
Attribute Details
SPECIES_NO
Seq. Order: | 1 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | Yes |
Precision: | 3 |
Scale: | 0 |
Status: | Active |
Description: |
A three-digit numeric code assigned by the NMFS Observer Program to each different marine organism expected to be seen in the Bering Sea and northeast Pacific Ocean. Each number is uniquely associated with a SPECIES_NAME and a SCIENTIFIC_NAME. |
General Data Type: | NUMBER |
SPECIES_NAME
Seq. Order: | 2 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 60 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
The common name of the marine organism. |
General Data Type: | VARCHAR2 |
PROHIB
Seq. Order: | 3 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 1 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
A one-digit alpha code indicating whether the species is allowed to be retained in the Alaska groundfish fishery and the West Coast Pacific whiting fishery, where: Y = Yes; N = No. |
General Data Type: | VARCHAR2 |
GENKEY
Seq. Order: | 4 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 10 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
The prohibited species grouping associated with the SPECIES_NAME. This fieldis NULL unless PROHIB = "Y". The groupings are: HALIBUT, KINGCRAB, OTHCRAB,SALMON. |
General Data Type: | VARCHAR2 |
RACE_SPECIE_NUM
Seq. Order: | 5 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 5 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
A 5-digit numeric code assigned by the RACE division that is associated withthe SPECIES_NAME |
General Data Type: | VARCHAR2 |
SCIENTIFIC_NAME
Seq. Order: | 6 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 41 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
The scientific name associated with the common SPECIES_NAME. |
General Data Type: | VARCHAR2 |
MAX_WT
Seq. Order: | 7 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 11 |
Scale: | 2 |
Status: | Active |
Description: |
The maximum weight expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC.DOMESTIC_SPCOMP_DETAIL table. |
General Data Type: | NUMBER |
MIN_WT
Seq. Order: | 8 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 11 |
Scale: | 2 |
Status: | Active |
Description: |
The minimum weight expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC.DOMESTIC_SPCOMP_DETAIL table. |
General Data Type: | NUMBER |
MAX_LEN
Seq. Order: | 9 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 3 |
Scale: | 0 |
Status: | Active |
Description: |
The maximum length expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC_DOMESTIC_LENGTH table. |
General Data Type: | NUMBER |
MIN_LEN
Seq. Order: | 10 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 3 |
Scale: | 0 |
Status: | Active |
Description: |
The minimum length expected for an individual of this species. This value comes from several sources, the primary one being the NORPAC.DOMESTIC_LENGTH table. |
General Data Type: | NUMBER |
NICKNAME
Seq. Order: | 11 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 60 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
Nickname is the same as the common SPECIES_NAME. |
General Data Type: | VARCHAR2 |
AGGREGATION
Seq. Order: | 12 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 60 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Indicates species aggregation and possible species_no in the aggregation. |
General Data Type: | VARCHAR2 |
AGE_TRAY
Seq. Order: | 13 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 6 |
Scale: | 0 |
Status: | Active |
Description: |
For internal use by Age Determination Unit. |
General Data Type: | NUMBER |
AGE_TRAY_X
Seq. Order: | 14 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 2 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
For internal use by Age Determination Unit. |
General Data Type: | VARCHAR2 |
AGE_TRAY_Y
Seq. Order: | 15 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 2 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
For internal use by Age Determination Unit. |
General Data Type: | VARCHAR2 |
AGE_TRAY_GOA
Seq. Order: | 16 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 6 |
Scale: | 0 |
Status: | Active |
Description: |
For internal use by Age Determination Unit. |
General Data Type: | NUMBER |
AGE_TRAY_GOA_X
Seq. Order: | 17 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 2 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
For internal use by Age Determination Unit. |
General Data Type: | VARCHAR2 |
AGE_TRAY_GOA_Y
Seq. Order: | 18 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 2 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
For internal use by Age Determination Unit. |
General Data Type: | VARCHAR2 |
Catalog Details
Catalog Item ID: | 9557 |
---|---|
GUID: | gov.noaa.nmfs.inport:9557 |
Metadata Record Created By: | Doug Turnbull |
Metadata Record Created: | 2009-06-29 18:15+0000 |
Metadata Record Last Modified By: | SysAdmin InPortAdmin |
Metadata Record Last Modified: | 2022-08-09 17:11+0000 |
Metadata Record Published: | 2016-05-18 |
Owner Org: | AFSC |
Metadata Publication Status: | Published Externally |
Do Not Publish?: | N |
Metadata Last Review Date: | 2016-05-18 |
Metadata Review Frequency: | 1 Year |
Metadata Next Review Date: | 2017-05-18 |