HER_PUMP_STOP_DUR
Entity (ENT) | Northeast Fisheries Science Center (NEFSC)GUID: gov.noaa.nmfs.inport:54811 | Updated: August 9, 2022 | Published / External
-
View As
- Full List View
- Printable Form
- EXPORTS
- InPort XML
- View in Hierarchy
Summary
Herring Duration of Stopped Pumping Event
DescriptionHerring Duration of Stopped Pumping Event
Entity Information
Entity Type
Spreadsheet
Data Attribute / Type | Description |
---|---|
TRIP_ID
NUMBER |
Unique trip identifier generated when the data is loaded to Oracle raw tables. |
REVIEWER_ID
VARCHAR2 |
A unique reviewer identifier assigned to each reviewer of EM videos. See the REVIEWERS table for a list of reviewer names and their affliation. |
PSD_ID
NUMBER |
Unique identifier for this pump stop duration event record for the associated trip identifer and reviewer identifier combination. It is generated when the data is loaded to Oracle raw tables. |
HAUL_NUMBER
NUMBER |
Fishing event haul number in which this pump stop duration record occurred. |
BEGIN_TIME
NUMBER |
Date and time that this pump stop duration event began as determined by the video reviewer. Actual pump stop duration began time as defined by when the incident occurred may be different than this date and time. |
BEGIN_DATE_TIME_UTC
VARCHAR2 |
UTC translation of BEGIN_TIME |
BEGIN_YEAR_UTC
VARCHAR2 |
Extract UTC year from BEGIN_TIME |
BEGIN_MONTH_UTC
VARCHAR2 |
Extract UTC month from BEGIN_TIME |
BEGIN_DAY_UTC
VARCHAR2 |
Extract UTC day from BEGIN_TIME |
BEGIN_TIME_UTC
VARCHAR2 |
Extract UTC time from BEGIN_TIME |
END_TIME
NUMBER |
Date and time that this pump stop duration event ended as determined by the video reviewer. Actual pump stop duration end time as defined by when the incident occurred may be different than this date and time. |
END_DATE_TIME_UTC
VARCHAR2 |
UTC translation of END_TIME |
END_YEAR_UTC
VARCHAR2 |
Extract UTC year from END_TIME |
END_MONTH_UTC
VARCHAR2 |
Extract UTC month from END_TIME |
END_DAY_UTC
VARCHAR2 |
Extract UTC day from END_TIME |
END_TIME_UTC
VARCHAR2 |
Extract UTC time from END_TIME |
BEGIN_LATITUDE
NUMBER |
Beginning latitude where this pump stop duration event started as determined by the video reviewer. Actual beginning latitude as defined by when the pump stop duration event may be different than this beginning latitude. |
BEGIN_LONGITUDE
NUMBER |
Beginning longitude where this pump stop duration event started as determined by the video reviewer. Actual beginning longitude as defined by when the pump stop duration event may be different than this beginning longitude. |
END_LATITUDE
NUMBER |
Ending latitude where this pump stop duration event ended as determined by the video reviewer. Actual ending latitude as defined by when the pump stop duration event ended may be different than this ending latitude. |
END_LONGITUDE
NUMBER |
Ending longitude where this pump stop duration event ended as determined by the video reviewer. Actual ending longitude as defined by when the pump stop duration event may be different than this ending longitude. |
NOTES
VARCHAR2 |
Comments provided by the reviewer during the video review process. |
PUMP_STOP_REASON_CODE_STR
VARCHAR2 |
String value which includes all of the pump stop reason codes for this pump stop duration event. Note that this value: may or may not include square brackets around the entire list; individual values may be surrounded by single quotes, double quotes or no quotes; and multiple values will be separated by a pipe symbol (|). See individual codes in the HER_PSD_PUMP_STOP_REASON table. |
Child Items
No Child Items for this record.
Contact Information
No contact information is available for this record.
Please contact the owner organization (NEFSC) for inquiries on this record.
Item Identification
Title: | HER_PUMP_STOP_DUR |
---|---|
Short Name: | HER_PUMP_STOP_DUR |
Status: | Completed |
Abstract: |
Herring Duration of Stopped Pumping Event |
Entity Information
Entity Type: | Spreadsheet |
---|---|
Active Version?: | Yes |
Description: |
Herring Duration of Stopped Pumping Event |
Data Attributes
Attribute Summary
Name | Type | Description | ||
---|---|---|---|---|
100
|
TRIP_ID | NUMBER | Unique trip identifier generated when the data is loaded to Oracle raw tables. | |
100
|
REVIEWER_ID | VARCHAR2 | A unique reviewer identifier assigned to each reviewer of EM videos. See the REVIEWERS table for a list of reviewer names and their affliation. | |
100
|
PSD_ID | NUMBER | Unique identifier for this pump stop duration event record for the associated trip identifer and reviewer identifier combination. It is generated when the data is loaded to Oracle raw tables. | |
100
|
HAUL_NUMBER | NUMBER | Fishing event haul number in which this pump stop duration record occurred. | |
100
|
BEGIN_TIME | NUMBER | Date and time that this pump stop duration event began as determined by the video reviewer. Actual pump stop duration began time as defined by when the incident occurred may be different than this date and time. | |
100
|
BEGIN_DATE_TIME_UTC | VARCHAR2 | UTC translation of BEGIN_TIME | |
100
|
BEGIN_YEAR_UTC | VARCHAR2 | Extract UTC year from BEGIN_TIME | |
100
|
BEGIN_MONTH_UTC | VARCHAR2 | Extract UTC month from BEGIN_TIME | |
100
|
BEGIN_DAY_UTC | VARCHAR2 | Extract UTC day from BEGIN_TIME | |
100
|
BEGIN_TIME_UTC | VARCHAR2 | Extract UTC time from BEGIN_TIME | |
100
|
END_TIME | NUMBER | Date and time that this pump stop duration event ended as determined by the video reviewer. Actual pump stop duration end time as defined by when the incident occurred may be different than this date and time. | |
100
|
END_DATE_TIME_UTC | VARCHAR2 | UTC translation of END_TIME | |
100
|
END_YEAR_UTC | VARCHAR2 | Extract UTC year from END_TIME | |
100
|
END_MONTH_UTC | VARCHAR2 | Extract UTC month from END_TIME | |
100
|
END_DAY_UTC | VARCHAR2 | Extract UTC day from END_TIME | |
100
|
END_TIME_UTC | VARCHAR2 | Extract UTC time from END_TIME | |
100
|
BEGIN_LATITUDE | NUMBER | Beginning latitude where this pump stop duration event started as determined by the video reviewer. Actual beginning latitude as defined by when the pump stop duration event may be different than this beginning latitude. | |
100
|
BEGIN_LONGITUDE | NUMBER | Beginning longitude where this pump stop duration event started as determined by the video reviewer. Actual beginning longitude as defined by when the pump stop duration event may be different than this beginning longitude. | |
100
|
END_LATITUDE | NUMBER | Ending latitude where this pump stop duration event ended as determined by the video reviewer. Actual ending latitude as defined by when the pump stop duration event ended may be different than this ending latitude. | |
100
|
END_LONGITUDE | NUMBER | Ending longitude where this pump stop duration event ended as determined by the video reviewer. Actual ending longitude as defined by when the pump stop duration event may be different than this ending longitude. | |
100
|
NOTES | VARCHAR2 | Comments provided by the reviewer during the video review process. | |
100
|
PUMP_STOP_REASON_CODE_STR | VARCHAR2 | String value which includes all of the pump stop reason codes for this pump stop duration event. Note that this value: may or may not include square brackets around the entire list; individual values may be surrounded by single quotes, double quotes or no quotes; and multiple values will be separated by a pipe symbol (|). See individual codes in the HER_PSD_PUMP_STOP_REASON table. |
Attribute Details
TRIP_ID
Seq. Order: | 1 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 6 |
Required: | Yes |
Primary Key: | No |
Precision: | 6 |
Scale: | 0 |
Status: | Active |
Description: |
Unique trip identifier generated when the data is loaded to Oracle raw tables. |
General Data Type: | NUMBER |
REVIEWER_ID
Seq. Order: | 2 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 4 |
Required: | Yes |
Primary Key: | No |
Status: | Active |
Description: |
A unique reviewer identifier assigned to each reviewer of EM videos. See the REVIEWERS table for a list of reviewer names and their affliation. |
General Data Type: | VARCHAR2 |
PSD_ID
Seq. Order: | 3 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 3 |
Required: | Yes |
Primary Key: | No |
Precision: | 3 |
Scale: | 0 |
Status: | Active |
Description: |
Unique identifier for this pump stop duration event record for the associated trip identifer and reviewer identifier combination. It is generated when the data is loaded to Oracle raw tables. |
General Data Type: | NUMBER |
HAUL_NUMBER
Seq. Order: | 4 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 6 |
Required: | No |
Primary Key: | No |
Precision: | 6 |
Scale: | 0 |
Status: | Active |
Description: |
Fishing event haul number in which this pump stop duration record occurred. |
General Data Type: | NUMBER |
BEGIN_TIME
Seq. Order: | 5 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 16 |
Required: | Yes |
Primary Key: | No |
Precision: | 16 |
Scale: | 2 |
Status: | Active |
Description: |
Date and time that this pump stop duration event began as determined by the video reviewer. Actual pump stop duration began time as defined by when the incident occurred may be different than this date and time. |
General Data Type: | NUMBER |
BEGIN_DATE_TIME_UTC
Seq. Order: | 6 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 19 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
UTC translation of BEGIN_TIME |
General Data Type: | VARCHAR2 |
BEGIN_YEAR_UTC
Seq. Order: | 7 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 4 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Extract UTC year from BEGIN_TIME |
General Data Type: | VARCHAR2 |
BEGIN_MONTH_UTC
Seq. Order: | 8 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 2 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Extract UTC month from BEGIN_TIME |
General Data Type: | VARCHAR2 |
BEGIN_DAY_UTC
Seq. Order: | 9 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 2 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Extract UTC day from BEGIN_TIME |
General Data Type: | VARCHAR2 |
BEGIN_TIME_UTC
Seq. Order: | 10 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 8 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Extract UTC time from BEGIN_TIME |
General Data Type: | VARCHAR2 |
END_TIME
Seq. Order: | 11 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 16 |
Required: | Yes |
Primary Key: | No |
Precision: | 16 |
Scale: | 2 |
Status: | Active |
Description: |
Date and time that this pump stop duration event ended as determined by the video reviewer. Actual pump stop duration end time as defined by when the incident occurred may be different than this date and time. |
General Data Type: | NUMBER |
END_DATE_TIME_UTC
Seq. Order: | 12 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 19 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
UTC translation of END_TIME |
General Data Type: | VARCHAR2 |
END_YEAR_UTC
Seq. Order: | 13 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 4 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Extract UTC year from END_TIME |
General Data Type: | VARCHAR2 |
END_MONTH_UTC
Seq. Order: | 14 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 2 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Extract UTC month from END_TIME |
General Data Type: | VARCHAR2 |
END_DAY_UTC
Seq. Order: | 15 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 2 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Extract UTC day from END_TIME |
General Data Type: | VARCHAR2 |
END_TIME_UTC
Seq. Order: | 16 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 8 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Extract UTC time from END_TIME |
General Data Type: | VARCHAR2 |
BEGIN_LATITUDE
Seq. Order: | 17 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 9 |
Required: | Yes |
Primary Key: | No |
Precision: | 9 |
Scale: | 4 |
Status: | Active |
Description: |
Beginning latitude where this pump stop duration event started as determined by the video reviewer. Actual beginning latitude as defined by when the pump stop duration event may be different than this beginning latitude. |
General Data Type: | NUMBER |
BEGIN_LONGITUDE
Seq. Order: | 18 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 9 |
Required: | Yes |
Primary Key: | No |
Precision: | 9 |
Scale: | 4 |
Status: | Active |
Description: |
Beginning longitude where this pump stop duration event started as determined by the video reviewer. Actual beginning longitude as defined by when the pump stop duration event may be different than this beginning longitude. |
General Data Type: | NUMBER |
END_LATITUDE
Seq. Order: | 19 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 9 |
Required: | Yes |
Primary Key: | No |
Precision: | 9 |
Scale: | 4 |
Status: | Active |
Description: |
Ending latitude where this pump stop duration event ended as determined by the video reviewer. Actual ending latitude as defined by when the pump stop duration event ended may be different than this ending latitude. |
General Data Type: | NUMBER |
END_LONGITUDE
Seq. Order: | 20 |
---|---|
Data Storage Type: | NUMBER |
Max Length: | 9 |
Required: | Yes |
Primary Key: | No |
Precision: | 9 |
Scale: | 4 |
Status: | Active |
Description: |
Ending longitude where this pump stop duration event ended as determined by the video reviewer. Actual ending longitude as defined by when the pump stop duration event may be different than this ending longitude. |
General Data Type: | NUMBER |
NOTES
Seq. Order: | 21 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 500 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
Comments provided by the reviewer during the video review process. |
General Data Type: | VARCHAR2 |
PUMP_STOP_REASON_CODE_STR
Seq. Order: | 22 |
---|---|
Data Storage Type: | VARCHAR2 |
Max Length: | 200 |
Required: | No |
Primary Key: | No |
Status: | Active |
Description: |
String value which includes all of the pump stop reason codes for this pump stop duration event. Note that this value: may or may not include square brackets around the entire list; individual values may be surrounded by single quotes, double quotes or no quotes; and multiple values will be separated by a pipe symbol (|). See individual codes in the HER_PSD_PUMP_STOP_REASON table. |
General Data Type: | VARCHAR2 |
Catalog Details
Catalog Item ID: | 54811 |
---|---|
GUID: | gov.noaa.nmfs.inport:54811 |
Metadata Record Created By: | Patricia L Jones |
Metadata Record Created: | 2018-11-13 16:56+0000 |
Metadata Record Last Modified By: | SysAdmin InPortAdmin |
Metadata Record Last Modified: | 2022-08-09 17:11+0000 |
Metadata Record Published: | 2018-11-14 |
Owner Org: | NEFSC |
Metadata Publication Status: | Published Externally |
Do Not Publish?: | N |
Metadata Last Review Date: | 2018-11-14 |
Metadata Review Frequency: | 1 Year |
Metadata Next Review Date: | 2019-11-14 |