Table: FOREIGN_DETAIL_HAUL
Entity (ENT) | Alaska Fisheries Science Center (AFSC)GUID: gov.noaa.nmfs.inport:9565 | Updated: August 9, 2022 | Published / External
-
View As
- Full List View
- Printable Form
- EXPORTS
- InPort XML
- View in Hierarchy
Summary
For the years 1985-1990, both the set position and retrieval position were often recorded for each haul. This table provides whatever set position, retrieval position, delivery position, and noon position information that was recorded for each haul for those years.
DescriptionFor the years 1985-1990, both the set position and retrieval position were often recorded for each haul. This table provides whatever set position, retrieval position, delivery position, and noon position information that was recorded for each haul for those years.
Entity Information
Entity Type
Data Table
Data Attribute / Type | Description |
---|---|
CRUISE
NUMBER |
A unique four-digit number to represent each occasion that an observer was aboard a different fishing vessel during deployment. A unique four-digit number assigned to the observer for the length of their contract period. This number alone identifies and groups a set of observer information. |
VESSEL
VARCHAR2 |
A unique, four-digit, alpha-numeric code identifying each vessel that contracts for observer coverage. All vessel codes begin with the alpha code B, followed by a three-digit number. |
DT
DATE |
Similar to NORPAC.DOMESTIC_HAUL.HAUL_DATE, this is the date in Greenwich Mean Time. Format is stored in the database as DD-MON-YY format (i.e., 15-MAR-86), and displayed as MM/DD/YYYY HH:MI:SS (i.e., 3/15/86 00:00:00). |
YEAR
NUMBER |
A four-digit number identifying the year in which the gear retrieval of the haul began. |
HAUL
NUMBER |
A unique number which identifies a specific occurrence of net, pot, or longline fishing effort. This table does not include "no fishing" days. |
LOCATION_ID
VARCHAR2 |
A one-digit alpha code that indicates what type of fishing activity occurred at the latitude and longitude recorded. R = the position of the vessel when the retrieval of the haul/set was begun, D = the position of the vessel when a delivery was completed to a mothership, N = the position of the vessel at noon (Greenwich Mean Time) on a day when no fishing took place and the vessel was not in port, S = the position of the vessel when gear began being set. |
LATITUDE
NUMBER |
A four-digit number recorded in degrees and minutes north. The geographical position associated with the LOCATION_ID. |
E_W
VARCHAR2 |
Direction of longitude, E = east and W = west of the 180th meridian. |
LONGITUDE
NUMBER |
A five-digit number recorded in degrees and minutes west of 0 degrees. Any position west of 180 degrees is stored as a value greater than 18000, e.g., 170 degrees east longitude = 19000. The geographical position associated with the LOCATION_ID. |
HAUL_JOIN
NUMBER |
An assigned, unique number (up to 6 digits) used to link records in this table back to a single haul record in the NORPAC.FOREIGN_HAUL table. |
PK_FDH
NUMBER |
For internal use only. |
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: FOREIGN_DETAIL_HAUL |
---|---|
Short Name: | FOREIGN_DETAIL_HAUL |
Status: | Completed |
Abstract: |
For the years 1985-1990, both the set position and retrieval position were often recorded for each haul. This table provides whatever set position, retrieval position, delivery position, and noon position information that was recorded for each haul for those years. |
Notes: |
Loaded by batch 2364, 06-29-2009 18:15 |
Entity Information
Entity Type: | Data Table |
---|---|
Active Version?: | Yes |
Schema Name: | NORPAC |
Description: |
For the years 1985-1990, both the set position and retrieval position were often recorded for each haul. This table provides whatever set position, retrieval position, delivery position, and noon position information that was recorded for each haul for those years. |
Data Attributes
Attribute Summary
Name | Type | Description | ||
---|---|---|---|---|
100
|
CRUISE | NUMBER | A unique four-digit number to represent each occasion that an observer was aboard a different fishing vessel during deployment. A unique four-digit number assigned to the observer for the length of their contract period. This number alone identifies and groups a set of observer information. | |
100
|
VESSEL | VARCHAR2 | A unique, four-digit, alpha-numeric code identifying each vessel that contracts for observer coverage. All vessel codes begin with the alpha code B, followed by a three-digit number. | |
100
|
DT | DATE | Similar to NORPAC.DOMESTIC_HAUL.HAUL_DATE, this is the date in Greenwich Mean Time. Format is stored in the database as DD-MON-YY format (i.e., 15-MAR-86), and displayed as MM/DD/YYYY HH:MI:SS (i.e., 3/15/86 00:00:00). | |
100
|
YEAR | NUMBER | A four-digit number identifying the year in which the gear retrieval of the haul began. | |
100
|
HAUL | NUMBER | A unique number which identifies a specific occurrence of net, pot, or longline fishing effort. This table does not include "no fishing" days. | |
100
|
LOCATION_ID | VARCHAR2 | A one-digit alpha code that indicates what type of fishing activity occurred at the latitude and longitude recorded. R = the position of the vessel when the retrieval of the haul/set was begun, D = the position of the vessel when a delivery was completed to a mothership, N = the position of the vessel at noon (Greenwich Mean Time) on a day when no fishing took place and the vessel was not in port, S = the position of the vessel when gear began being set. | |
100
|
LATITUDE | NUMBER | A four-digit number recorded in degrees and minutes north. The geographical position associated with the LOCATION_ID. | |
100
|
E_W | VARCHAR2 | Direction of longitude, E = east and W = west of the 180th meridian. | |
100
|
LONGITUDE | NUMBER | A five-digit number recorded in degrees and minutes west of 0 degrees. Any position west of 180 degrees is stored as a value greater than 18000, e.g., 170 degrees east longitude = 19000. The geographical position associated with the LOCATION_ID. | |
100
|
HAUL_JOIN | NUMBER | An assigned, unique number (up to 6 digits) used to link records in this table back to a single haul record in the NORPAC.FOREIGN_HAUL table. | |
100
|
PK_FDH | NUMBER | For internal use only. |
Attribute Details
CRUISE
Seq. Order: | 1 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | No |
Precision: | 4 |
Scale: | 0 |
Status: | Active |
Description: |
A unique four-digit number to represent each occasion that an observer was aboard a different fishing vessel during deployment. A unique four-digit number assigned to the observer for the length of their contract period. This number alone identifies and groups a set of observer information. |
General Data Type: | NUMBER |
Foreign Key Relations: |
NORPAC.FOREIGN_FISHING_OPERATI |
VESSEL
Seq. Order: | 2 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 4 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
A unique, four-digit, alpha-numeric code identifying each vessel that contracts for observer coverage. All vessel codes begin with the alpha code B, followed by a three-digit number. |
General Data Type: | VARCHAR2 |
Foreign Key Relations: |
Refers to more than one entity |
DT
Seq. Order: | 3 |
---|---|
Data Storage Type: | DATE |
Max Length: | 7 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
Similar to NORPAC.DOMESTIC_HAUL.HAUL_DATE, this is the date in Greenwich Mean Time. Format is stored in the database as DD-MON-YY format (i.e., 15-MAR-86), and displayed as MM/DD/YYYY HH:MI:SS (i.e., 3/15/86 00:00:00). |
General Data Type: | DATE |
YEAR
Seq. Order: | 4 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | No |
Precision: | 4 |
Scale: | 0 |
Status: | Active |
Description: |
A four-digit number identifying the year in which the gear retrieval of the haul began. |
General Data Type: | NUMBER |
HAUL
Seq. Order: | 5 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | No |
Precision: | 3 |
Scale: | 0 |
Status: | Active |
Description: |
A unique number which identifies a specific occurrence of net, pot, or longline fishing effort. This table does not include "no fishing" days. |
General Data Type: | NUMBER |
LOCATION_ID
Seq. Order: | 6 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 1 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
A one-digit alpha code that indicates what type of fishing activity occurred at the latitude and longitude recorded. R = the position of the vessel when the retrieval of the haul/set was begun, D = the position of the vessel when a delivery was completed to a mothership, N = the position of the vessel at noon (Greenwich Mean Time) on a day when no fishing took place and the vessel was not in port, S = the position of the vessel when gear began being set. |
General Data Type: | VARCHAR2 |
LATITUDE
Seq. Order: | 7 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | No |
Precision: | 4 |
Scale: | 0 |
Status: | Active |
Description: |
A four-digit number recorded in degrees and minutes north. The geographical position associated with the LOCATION_ID. |
General Data Type: | NUMBER |
E_W
Seq. Order: | 8 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 1 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
Direction of longitude, E = east and W = west of the 180th meridian. |
General Data Type: | VARCHAR2 |
LONGITUDE
Seq. Order: | 9 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | No |
Precision: | 5 |
Scale: | 0 |
Status: | Active |
Description: |
A five-digit number recorded in degrees and minutes west of 0 degrees. Any position west of 180 degrees is stored as a value greater than 18000, e.g., 170 degrees east longitude = 19000. The geographical position associated with the LOCATION_ID. |
General Data Type: | NUMBER |
HAUL_JOIN
Seq. Order: | 10 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | No |
Precision: | 6 |
Scale: | 0 |
Status: | Active |
Description: |
An assigned, unique number (up to 6 digits) used to link records in this table back to a single haul record in the NORPAC.FOREIGN_HAUL table. |
General Data Type: | NUMBER |
Foreign Key Relations: |
NORPAC.FOREIGN_HAUL |
PK_FDH
Seq. Order: | 11 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 22 |
Required: | Yes |
Primary Key: | Yes |
Precision: | 6 |
Scale: | 0 |
Status: | Active |
Description: |
For internal use only. |
General Data Type: | NUMBER |
Catalog Details
Catalog Item ID: | 9565 |
---|---|
GUID: | gov.noaa.nmfs.inport:9565 |
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 |