Table: ATL_LENGTH_H
Entity (ENT) | Alaska Fisheries Science Center (AFSC)GUID: gov.noaa.nmfs.inport:9684 | Updated: August 9, 2022 | Published / External
-
View As
- Full List View
- Printable Form
- EXPORTS
- InPort XML
- View in Hierarchy
Summary
This entity is mapped to the Norpac length tables. It contains header information about sampled animals grouped by measured length to one cm.
DescriptionThis entity is mapped to the Norpac length tables. It contains header information about sampled animals grouped by measured length to one cm.
Entity Information
Entity Type
Data Table
Data Attribute / Type | Description |
---|---|
SEQ_NUMBER
NUMBER |
Sequence generated unique identifier for a history table. Every history table has a unique sequence assigned to it all start with 1, increment by 1 and do not cycle. |
CHANGED_BY
VARCHAR2 |
Oracle user who made a change to the transaction table record. |
DATE_CHANGED
DATE |
Timestamp of change to transaction record. |
CRUISE
NUMBER |
Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record. |
LENGTH_SEQ
NUMBER |
Sequence generated unique identifier for a length record. |
CONDITION_CODE
NUMBER |
Numeric code identifying the injury. |
ANIMAL_TYPE_CODE
VARCHAR2 |
Refers the the class of animal for example M - mammal H-halibut. Enforced by the Domain Animal Type. |
SAMPLE_SYSTEM_CODE
NUMBER |
Unique numeric identifier of a sample coding system. |
SPECIES_CODE
NUMBER |
In the case of a length record which is not a child of species composition. This is the species identifier attribute. |
SPECIES_COMPOSITION_SEQ
NUMBER |
Sequence Generated unique identifier of a species composition record. |
HAUL_SEQ
NUMBER |
Sequence generated unique identifier for a haul record. |
OFFLOAD_SEQ
NUMBER |
Sequence generated unique identifier for an offload record. |
SEX_CODE
VARCHAR2 |
The sex of this animal. |
LENGTH_SIZE
NUMBER |
The length of this record in cm. If there are more than one animal of this length - of this sex - in this sample then the frequency field will reflect this and be greater than one.The length of this animal. |
FREQUENCY
NUMBER |
The total number of animals within this size group - with a precision of one cm. |
EGGS_IND
VARCHAR2 |
Identifies the presence or absence of egg for crabs. |
VIABILITY
VARCHAR2 |
Identifies the viability status for halibut valid values are Excellent, Poor, Dead, Unknown. |
SPECIAL_PROJECT_CODE
VARCHAR2 |
Identifier of a special project record. Project to be a three character acronym unique to the project for a cruise. |
PERMIT
VARCHAR2 |
Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau. |
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: ATL_LENGTH_H |
---|---|
Short Name: | ATL_LENGTH_H |
Status: | Completed |
Abstract: |
This entity is mapped to the Norpac length tables. It contains header information about sampled animals grouped by measured length to one cm. |
Purpose: |
Histories of all changes to data are maintained by trigger code on the parent table; allowing change control by user and datetime for all updates and delete events. |
Notes: |
Loaded by batch 2390, 06-30-2009 16:11 |
Entity Information
Entity Type: | Data Table |
---|---|
Active Version?: | Yes |
Schema Name: | NORPAC |
Description: |
This entity is mapped to the Norpac length tables. It contains header information about sampled animals grouped by measured length to one cm. |
Data Attributes
Attribute Summary
Name | Type | Description | ||
---|---|---|---|---|
100
|
SEQ_NUMBER | NUMBER | Sequence generated unique identifier for a history table. Every history table has a unique sequence assigned to it all start with 1, increment by 1 and do not cycle. | |
100
|
CHANGED_BY | VARCHAR2 | Oracle user who made a change to the transaction table record. | |
100
|
DATE_CHANGED | DATE | Timestamp of change to transaction record. | |
100
|
CRUISE | NUMBER | Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record. | |
100
|
LENGTH_SEQ | NUMBER | Sequence generated unique identifier for a length record. | |
100
|
CONDITION_CODE | NUMBER | Numeric code identifying the injury. | |
100
|
ANIMAL_TYPE_CODE | VARCHAR2 | Refers the the class of animal for example M - mammal H-halibut. Enforced by the Domain Animal Type. | |
100
|
SAMPLE_SYSTEM_CODE | NUMBER | Unique numeric identifier of a sample coding system. | |
100
|
SPECIES_CODE | NUMBER | In the case of a length record which is not a child of species composition. This is the species identifier attribute. | |
100
|
SPECIES_COMPOSITION_SEQ | NUMBER | Sequence Generated unique identifier of a species composition record. | |
100
|
HAUL_SEQ | NUMBER | Sequence generated unique identifier for a haul record. | |
100
|
OFFLOAD_SEQ | NUMBER | Sequence generated unique identifier for an offload record. | |
100
|
SEX_CODE | VARCHAR2 | The sex of this animal. | |
100
|
LENGTH_SIZE | NUMBER | The length of this record in cm. If there are more than one animal of this length - of this sex - in this sample then the frequency field will reflect this and be greater than one.The length of this animal. | |
100
|
FREQUENCY | NUMBER | The total number of animals within this size group - with a precision of one cm. | |
100
|
EGGS_IND | VARCHAR2 | Identifies the presence or absence of egg for crabs. | |
100
|
VIABILITY | VARCHAR2 | Identifies the viability status for halibut valid values are Excellent, Poor, Dead, Unknown. | |
100
|
SPECIAL_PROJECT_CODE | VARCHAR2 | Identifier of a special project record. Project to be a three character acronym unique to the project for a cruise. | |
100
|
PERMIT | VARCHAR2 | Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau. |
Attribute Details
SEQ_NUMBER
Seq. Order: | 1 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | Yes |
Precision: | 10 |
Scale: | 0 |
Status: | Active |
Description: |
Sequence generated unique identifier for a history table. Every history table has a unique sequence assigned to it all start with 1, increment by 1 and do not cycle. |
General Data Type: | NUMBER |
CHANGED_BY
Seq. Order: | 2 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 30 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Oracle user who made a change to the transaction table record. |
General Data Type: | VARCHAR2 |
DATE_CHANGED
Seq. Order: | 3 |
---|---|
Data Storage Type: | DATE |
Max Length: | 7 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Timestamp of change to transaction record. |
General Data Type: | DATE |
CRUISE
Seq. Order: | 4 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record. |
General Data Type: | NUMBER |
LENGTH_SEQ
Seq. Order: | 5 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
Sequence generated unique identifier for a length record. |
General Data Type: | NUMBER |
CONDITION_CODE
Seq. Order: | 6 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
Numeric code identifying the injury. |
General Data Type: | NUMBER |
ANIMAL_TYPE_CODE
Seq. Order: | 7 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 2 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Refers the the class of animal for example M - mammal H-halibut. Enforced by the Domain Animal Type. |
General Data Type: | VARCHAR2 |
SAMPLE_SYSTEM_CODE
Seq. Order: | 8 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
Unique numeric identifier of a sample coding system. |
General Data Type: | NUMBER |
SPECIES_CODE
Seq. Order: | 9 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
In the case of a length record which is not a child of species composition. This is the species identifier attribute. |
General Data Type: | NUMBER |
SPECIES_COMPOSITION_SEQ
Seq. Order: | 10 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
Sequence Generated unique identifier of a species composition record. |
General Data Type: | NUMBER |
HAUL_SEQ
Seq. Order: | 11 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
Sequence generated unique identifier for a haul record. |
General Data Type: | NUMBER |
OFFLOAD_SEQ
Seq. Order: | 12 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
Sequence generated unique identifier for an offload record. |
General Data Type: | NUMBER |
SEX_CODE
Seq. Order: | 13 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 1 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
The sex of this animal. |
General Data Type: | VARCHAR2 |
LENGTH_SIZE
Seq. Order: | 14 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
The length of this record in cm. If there are more than one animal of this length - of this sex - in this sample then the frequency field will reflect this and be greater than one.The length of this animal. |
General Data Type: | NUMBER |
FREQUENCY
Seq. Order: | 15 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | No |
Primary Key: | No |
Precision: | 22 |
Scale: | 0 |
Status: | Active |
Description: |
The total number of animals within this size group - with a precision of one cm. |
General Data Type: | NUMBER |
EGGS_IND
Seq. Order: | 16 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 1 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Identifies the presence or absence of egg for crabs. |
General Data Type: | VARCHAR2 |
VIABILITY
Seq. Order: | 17 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 1 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Identifies the viability status for halibut valid values are Excellent, Poor, Dead, Unknown. |
General Data Type: | VARCHAR2 |
SPECIAL_PROJECT_CODE
Seq. Order: | 18 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 3 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Identifier of a special project record. Project to be a three character acronym unique to the project for a cruise. |
General Data Type: | VARCHAR2 |
PERMIT
Seq. Order: | 19 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 6 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau. |
General Data Type: | VARCHAR2 |
Catalog Details
Catalog Item ID: | 9684 |
---|---|
GUID: | gov.noaa.nmfs.inport:9684 |
Metadata Record Created By: | Doug Turnbull |
Metadata Record Created: | 2009-06-30 16:11+0000 |
Metadata Record Last Modified By: | SysAdmin InPortAdmin |
Metadata Record Last Modified: | 2022-08-09 17:11+0000 |
Metadata Record Published: | 2018-09-26 |
Owner Org: | AFSC |
Metadata Publication Status: | Published Externally |
Do Not Publish?: | N |
Metadata Last Review Date: | 2018-09-26 |
Metadata Review Frequency: | 1 Year |
Metadata Next Review Date: | 2019-09-26 |