MM_SIGHTING
Entity (ENT) | Alaska Fisheries Science Center (AFSC)GUID: gov.noaa.nmfs.inport:75196 | Updated: May 21, 2025 | Published / External
-
View As
- Full List View
- EXPORTS
- InPort XML
- View in Hierarchy
Summary
In 2002, this table captured all sighting form data. From 2005 on, this table captures the header portion of the hard copy sighting form. MM_SIGHTING is parent to both mm_sighting_watch and mm_sighting_off_watch.
Entity Information
| Data Attribute / Type | Description |
|---|---|
|
BEAUFORT_CODE
VARCHAR2(1 BYTE) |
Sea State on the Beaufort Scale |
|
BEHAVIOR_CODE
VARCHAR2(2 BYTE) |
AMMOP code for behavior observed |
|
BEHAVIOR_ID
NUMBER(6,0) |
Unqiue database identifier for behavior observed |
|
COMMENTS
VARCHAR2(2000 BYTE) |
Comments from hard copy form |
|
DISTANCE_TO_GEAR
VARCHAR2(10 BYTE) |
Distance from observer to net in whole meters. |
|
DISTANCE_TO_VESSEL
NUMBER(4,0) |
Distance from observer to animal sighted, in whole meters. |
|
ID
NUMBER(6,0) |
Unique database record for identifier for sighting record, one of which represents a given row of data data on the hard copy Sighting Forms |
|
LATITUDE
NUMBER(7,1) |
Latitude of initial observation |
|
LONGITUDE
NUMBER(7,1) |
Longitude of initial observation |
|
MONTH
NUMBER(2,0) |
Month |
|
NUMBER_OF_INDIVIDUALS
NUMBER(4,0) |
Number of individual animals sighted. |
|
OBSERVER_CODE
VARCHAR2(3 BYTE) |
AMMOP code for observer making observation |
|
OBSERVER_ID
NUMBER(6,0) |
Unqiue database identifier for observer making observation |
|
PLATFORM_CODE
VARCHAR2(1 BYTE) |
Platform from which observer made the sighting. |
|
SEQUENCE_NUMBER
NUMBER(3,0) |
Sequence within parent identifier for a unique sighting, also including: observer, sighting_date, type_code |
|
SIGHTING_DATE
DATE |
Date that sighting was made |
|
SIGHTING_OBJECT_CODE
VARCHAR2(5 BYTE) |
AMMOP code for species or item observed; in 2005 on, only species are recorded |
|
SIGHTING_OBJECT_ID
NUMBER(6,0) |
Unqiue database identifier for species or item observed; in 2005 on, only species are recorded |
|
SIGHTING_TIME
NUMBER(5,0) |
Time (24 hour clock) of initial observation |
|
TRIP_CODE
VARCHAR2(6 BYTE) |
AMMOP code for trip |
|
TRIP_ID
NUMBER(6,0) |
Unqiue database identifier for trip to which sighting record is associated with, if it is associated with a trip |
|
TYPE_CODE
VARCHAR2(2 BYTE) |
AMMOP code for Event Type from hard copy Sighting Form |
|
TYPE_ID
NUMBER(10,0) |
Unique database identifier for Event Type from hard copy Sighting Form |
|
WAVE_HEIGHT
NUMBER(3,1) |
Estimated wave height in meters to one decimal place. |
|
WEATHER_CODE
VARCHAR2(1 BYTE) |
Weather at time of sighting event. |
|
YEAR
NUMBER(4,0) |
Year |
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: | MM_SIGHTING |
|---|
Entity Information
| Description: |
In 2002, this table captured all sighting form data. From 2005 on, this table captures the header portion of the hard copy sighting form. MM_SIGHTING is parent to both mm_sighting_watch and mm_sighting_off_watch. |
|---|
Data Attributes
Attribute Summary
|
|
|
Name | Type | Description |
|---|---|---|---|---|
|
100
|
BEAUFORT_CODE | VARCHAR2(1 BYTE) | Sea State on the Beaufort Scale | |
|
100
|
BEHAVIOR_CODE | VARCHAR2(2 BYTE) | AMMOP code for behavior observed | |
|
100
|
BEHAVIOR_ID | NUMBER(6,0) | Unqiue database identifier for behavior observed | |
|
100
|
COMMENTS | VARCHAR2(2000 BYTE) | Comments from hard copy form | |
|
100
|
DISTANCE_TO_GEAR | VARCHAR2(10 BYTE) | Distance from observer to net in whole meters. | |
|
100
|
DISTANCE_TO_VESSEL | NUMBER(4,0) | Distance from observer to animal sighted, in whole meters. | |
|
100
|
ID | NUMBER(6,0) | Unique database record for identifier for sighting record, one of which represents a given row of data data on the hard copy Sighting Forms | |
|
100
|
LATITUDE | NUMBER(7,1) | Latitude of initial observation | |
|
100
|
LONGITUDE | NUMBER(7,1) | Longitude of initial observation | |
|
100
|
MONTH | NUMBER(2,0) | Month | |
|
100
|
NUMBER_OF_INDIVIDUALS | NUMBER(4,0) | Number of individual animals sighted. | |
|
100
|
OBSERVER_CODE | VARCHAR2(3 BYTE) | AMMOP code for observer making observation | |
|
100
|
OBSERVER_ID | NUMBER(6,0) | Unqiue database identifier for observer making observation | |
|
100
|
PLATFORM_CODE | VARCHAR2(1 BYTE) | Platform from which observer made the sighting. | |
|
100
|
SEQUENCE_NUMBER | NUMBER(3,0) | Sequence within parent identifier for a unique sighting, also including: observer, sighting_date, type_code | |
|
100
|
SIGHTING_DATE | DATE | Date that sighting was made | |
|
100
|
SIGHTING_OBJECT_CODE | VARCHAR2(5 BYTE) | AMMOP code for species or item observed; in 2005 on, only species are recorded | |
|
100
|
SIGHTING_OBJECT_ID | NUMBER(6,0) | Unqiue database identifier for species or item observed; in 2005 on, only species are recorded | |
|
100
|
SIGHTING_TIME | NUMBER(5,0) | Time (24 hour clock) of initial observation | |
|
100
|
TRIP_CODE | VARCHAR2(6 BYTE) | AMMOP code for trip | |
|
100
|
TRIP_ID | NUMBER(6,0) | Unqiue database identifier for trip to which sighting record is associated with, if it is associated with a trip | |
|
100
|
TYPE_CODE | VARCHAR2(2 BYTE) | AMMOP code for Event Type from hard copy Sighting Form | |
|
100
|
TYPE_ID | NUMBER(10,0) | Unique database identifier for Event Type from hard copy Sighting Form | |
|
100
|
WAVE_HEIGHT | NUMBER(3,1) | Estimated wave height in meters to one decimal place. | |
|
100
|
WEATHER_CODE | VARCHAR2(1 BYTE) | Weather at time of sighting event. | |
|
100
|
YEAR | NUMBER(4,0) | Year |
Attribute Details
BEAUFORT_CODE
| Data Storage Type: | VARCHAR2(1 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Sea State on the Beaufort Scale |
BEHAVIOR_CODE
| Data Storage Type: | VARCHAR2(2 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
AMMOP code for behavior observed |
BEHAVIOR_ID
| Data Storage Type: | NUMBER(6,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Unqiue database identifier for behavior observed |
COMMENTS
| Data Storage Type: | VARCHAR2(2000 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Comments from hard copy form |
DISTANCE_TO_GEAR
| Data Storage Type: | VARCHAR2(10 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Distance from observer to net in whole meters. |
DISTANCE_TO_VESSEL
| Data Storage Type: | NUMBER(4,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Distance from observer to animal sighted, in whole meters. |
ID
| Data Storage Type: | NUMBER(6,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Unique database record for identifier for sighting record, one of which represents a given row of data data on the hard copy Sighting Forms |
LATITUDE
| Data Storage Type: | NUMBER(7,1) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Latitude of initial observation |
LONGITUDE
| Data Storage Type: | NUMBER(7,1) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Longitude of initial observation |
MONTH
| Data Storage Type: | NUMBER(2,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Month |
NUMBER_OF_INDIVIDUALS
| Data Storage Type: | NUMBER(4,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Number of individual animals sighted. |
OBSERVER_CODE
| Data Storage Type: | VARCHAR2(3 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
AMMOP code for observer making observation |
OBSERVER_ID
| Data Storage Type: | NUMBER(6,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Unqiue database identifier for observer making observation |
PLATFORM_CODE
| Data Storage Type: | VARCHAR2(1 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Platform from which observer made the sighting. |
SEQUENCE_NUMBER
| Data Storage Type: | NUMBER(3,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Sequence within parent identifier for a unique sighting, also including: observer, sighting_date, type_code |
SIGHTING_DATE
| Data Storage Type: | DATE |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Date that sighting was made |
SIGHTING_OBJECT_CODE
| Data Storage Type: | VARCHAR2(5 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
AMMOP code for species or item observed; in 2005 on, only species are recorded |
SIGHTING_OBJECT_ID
| Data Storage Type: | NUMBER(6,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Unqiue database identifier for species or item observed; in 2005 on, only species are recorded |
SIGHTING_TIME
| Data Storage Type: | NUMBER(5,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Time (24 hour clock) of initial observation |
TRIP_CODE
| Data Storage Type: | VARCHAR2(6 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
AMMOP code for trip |
TRIP_ID
| Data Storage Type: | NUMBER(6,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Unqiue database identifier for trip to which sighting record is associated with, if it is associated with a trip |
TYPE_CODE
| Data Storage Type: | VARCHAR2(2 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
AMMOP code for Event Type from hard copy Sighting Form |
TYPE_ID
| Data Storage Type: | NUMBER(10,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Unique database identifier for Event Type from hard copy Sighting Form |
WAVE_HEIGHT
| Data Storage Type: | NUMBER(3,1) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Estimated wave height in meters to one decimal place. |
WEATHER_CODE
| Data Storage Type: | VARCHAR2(1 BYTE) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Weather at time of sighting event. |
YEAR
| Data Storage Type: | NUMBER(4,0) |
|---|---|
| Required: | No |
| Primary Key: | No |
| Status: | Active |
| Description: |
Year |
Catalog Details
| Catalog Item ID: | 75196 |
|---|---|
| GUID: | gov.noaa.nmfs.inport:75196 |
| Metadata Record Created By: | Rachel Wuest |
| Metadata Record Created: | 2025-03-06 23:15+0000 |
| Metadata Record Last Modified By: | Daniel Woodrich |
| Metadata Record Last Modified: | 2025-05-21 19:12+0000 |
| Metadata Record Published: | 2025-05-21 |
| Owner Org: | AFSC |
| Metadata Publication Status: | Published Externally |
| Do Not Publish?: | N |
| Metadata Review Frequency: | 1 Year |
