Table: ATL_NON_FISHING_DAY
Entity (ENT) | Alaska Fisheries Science Center (AFSC)GUID: gov.noaa.nmfs.inport:19041 | Updated: August 9, 2022 | Published / External
-
View As
- Full List View
- EXPORTS
- InPort XML
- View in Hierarchy
Summary
This entitity represents the date and location of every day during a trip where fishing did not occur. For 2009 this concept was expanded to days wth no observer activity at a processing plant. To impliment this change all non PK fields sans date bacame optional.
This entitity represents the date and location of every day during a trip where fishing did not occur. For 2009 this concept was expanded to days wth no observer activity at a processing plant. To impliment this change all non PK fields sans date bacame optional.
Entity Information
Entity Type
Data Table
| Data Attribute / Type | Description |
|---|---|
|
CRUISE
NUMBER |
Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record. |
|
NO_FISHING_DAY_SEQ
NUMBER |
Sequence generated unique identifier of a non-fishing day record |
|
CRUISE_VESSEL_SEQ
NUMBER |
Sequence generated unique identifier for a cruise vessel. |
|
NONFISH_DATE
DATE |
Date on which no fishing activity occured |
|
LATITUDE_DEGREES
NUMBER |
Latitude of non fishing day (not time specfic) in degrees. |
|
LATITUDE_MINUTES
NUMBER |
Latitude of non fishing day (not time specfic) in minutes |
|
LATITUDE_SEC
NUMBER |
Latitude of non fishing day (not time specfic) in seconds |
|
LONGITUDE_DEGREES
NUMBER |
Longitude of of non fishing day (not time specfic) in degrees. |
|
LONGITUDE_MINUTES
NUMBER |
Longitude of non fishing day (not time specfic) in minutes |
|
LONGITUDE_SEC
NUMBER |
Longitude of non fishing day (not time specfic) |
|
LONGITUDE_EW
VARCHAR2 |
East West Longitude indicator for a non fishing day locaton. |
|
PERMIT
VARCHAR2 |
Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau |
|
CRUISE_PLANT_SEQ
NUMBER |
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_NON_FISHING_DAY |
|---|---|
| Short Name: | ATL_NON_FISHING_DAY |
| Status: | Completed |
| Abstract: |
This entitity represents the date and location of every day during a trip where fishing did not occur. For 2009 this concept was expanded to days wth no observer activity at a processing plant. To impliment this change all non PK fields sans date bacame optional. |
| Notes: |
Loaded by batch 4574, 05-03-2013 17:18 |
Entity Information
| Entity Type: | Data Table |
|---|---|
| Active Version?: | Yes |
| Schema Name: | NPRB_1017 |
| Description: |
This entitity represents the date and location of every day during a trip where fishing did not occur. For 2009 this concept was expanded to days wth no observer activity at a processing plant. To impliment this change all non PK fields sans date bacame optional. |
Data Attributes
Attribute Summary
|
|
|
Name | Type | Description |
|---|---|---|---|---|
|
100
|
|
CRUISE | NUMBER | Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record. |
|
100
|
|
NO_FISHING_DAY_SEQ | NUMBER | Sequence generated unique identifier of a non-fishing day record |
|
100
|
CRUISE_VESSEL_SEQ | NUMBER | Sequence generated unique identifier for a cruise vessel. | |
|
100
|
NONFISH_DATE | DATE | Date on which no fishing activity occured | |
|
100
|
LATITUDE_DEGREES | NUMBER | Latitude of non fishing day (not time specfic) in degrees. | |
|
100
|
LATITUDE_MINUTES | NUMBER | Latitude of non fishing day (not time specfic) in minutes | |
|
100
|
LATITUDE_SEC | NUMBER | Latitude of non fishing day (not time specfic) in seconds | |
|
100
|
LONGITUDE_DEGREES | NUMBER | Longitude of of non fishing day (not time specfic) in degrees. | |
|
100
|
LONGITUDE_MINUTES | NUMBER | Longitude of non fishing day (not time specfic) in minutes | |
|
100
|
LONGITUDE_SEC | NUMBER | Longitude of non fishing day (not time specfic) | |
|
100
|
LONGITUDE_EW | VARCHAR2 | East West Longitude indicator for a non fishing day locaton. | |
|
100
|
|
PERMIT | VARCHAR2 | Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau |
|
67
|
CRUISE_PLANT_SEQ | NUMBER |
Attribute Details
CRUISE
| Seq. Order: | 1 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | Yes |
| Primary Key: | Yes |
| Precision: | 8 |
| 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 |
| Foreign Key Relations: |
NPRB_1017.ATL_CRUISE_PLANT |
NO_FISHING_DAY_SEQ
| Seq. Order: | 2 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | Yes |
| Primary Key: | Yes |
| Precision: | 9 |
| Scale: | 0 |
| Status: | Active |
| Description: |
Sequence generated unique identifier of a non-fishing day record |
| General Data Type: | NUMBER |
CRUISE_VESSEL_SEQ
| Seq. Order: | 3 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | No |
| Primary Key: | No |
| Precision: | 9 |
| Scale: | 0 |
| Status: | Active |
| Description: |
Sequence generated unique identifier for a cruise vessel. |
| General Data Type: | NUMBER |
| Foreign Key Relations: |
NPRB_1017.ATL_CRUISE_VESSEL |
NONFISH_DATE
| Seq. Order: | 4 |
|---|---|
| Data Storage Type: | DATE |
| Max Length: | 7 |
| Required: | Yes |
| Primary Key: | No |
| Status: | Active |
| Description: |
Date on which no fishing activity occured |
| General Data Type: | DATE |
LATITUDE_DEGREES
| Seq. Order: | 5 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | No |
| Primary Key: | No |
| Precision: | 38 |
| Scale: | 0 |
| Status: | Active |
| Description: |
Latitude of non fishing day (not time specfic) in degrees. |
| General Data Type: | NUMBER |
LATITUDE_MINUTES
| Seq. Order: | 6 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | No |
| Primary Key: | No |
| Precision: | 2 |
| Scale: | 0 |
| Status: | Active |
| Description: |
Latitude of non fishing day (not time specfic) in minutes |
| General Data Type: | NUMBER |
LATITUDE_SEC
| Seq. Order: | 7 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | No |
| Primary Key: | No |
| Precision: | 2 |
| Scale: | 0 |
| Status: | Active |
| Description: |
Latitude of non fishing day (not time specfic) in seconds |
| General Data Type: | NUMBER |
LONGITUDE_DEGREES
| Seq. Order: | 8 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | No |
| Primary Key: | No |
| Precision: | 3 |
| Scale: | 0 |
| Status: | Active |
| Description: |
Longitude of of non fishing day (not time specfic) in degrees. |
| General Data Type: | NUMBER |
LONGITUDE_MINUTES
| Seq. Order: | 9 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | No |
| Primary Key: | No |
| Precision: | 2 |
| Scale: | 0 |
| Status: | Active |
| Description: |
Longitude of non fishing day (not time specfic) in minutes |
| General Data Type: | NUMBER |
LONGITUDE_SEC
| Seq. Order: | 10 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | No |
| Primary Key: | No |
| Precision: | 2 |
| Scale: | 0 |
| Status: | Active |
| Description: |
Longitude of non fishing day (not time specfic) |
| General Data Type: | NUMBER |
LONGITUDE_EW
| Seq. Order: | 11 |
|---|---|
| Data Storage Type: | VARCHAR2 |
| Max Length: | 1 |
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
East West Longitude indicator for a non fishing day locaton. |
| General Data Type: | VARCHAR2 |
PERMIT
| Seq. Order: | 12 |
|---|---|
| Data Storage Type: | VARCHAR2 |
| Max Length: | 6 |
| Required: | Yes |
| Primary Key: | Yes |
| 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 |
| Foreign Key Relations: |
NPRB_1017.ATL_CRUISE_PLANT |
CRUISE_PLANT_SEQ
| Seq. Order: | 13 |
|---|---|
| Data Storage Type: | NUMBER |
| Max Length: | 22 |
| Required: | No |
| Primary Key: | No |
| Precision: | 9 |
| Scale: | 0 |
| Status: | Active |
| General Data Type: | NUMBER |
| Foreign Key Relations: |
NPRB_1017.ATL_CRUISE_PLANT |
Catalog Details
| Catalog Item ID: | 19041 |
|---|---|
| GUID: | gov.noaa.nmfs.inport:19041 |
| Metadata Record Created By: | Doug Turnbull |
| Metadata Record Created: | 2013-05-03 17:18+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 |
