Search Help Show/Hide Menu
Summary
Item Identification
Entity Info
Data Attributes
Catalog Details

Summary

Abstract

This entity represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.

Description

This entity represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.

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, icrement by 1 and do not cycle.
CRUISE
NUMBER
Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.
PERMIT
VARCHAR2
Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau
CHANGED_BY
VARCHAR2
Oracle user who made a change to the transaction table record.
DATE_CHANGED
DATE
Timestamp of change to transaction record.
INTERACTION_SPECIES_SEQ
NUMBER
Sequence generated unique identifier for an species interaction record
BIRD_EVENT_SEQ
NUMBER
Sequence generated unique identifier of a bird interaction event.
COUNT_TYPE_CODE
VARCHAR2
Unique code describing how the number of animals field is determined. Except for a type of specific the grouping is an estimate and number is not required.
SPECIES_COMPOSITION_SEQ
NUMBER
Sequence Generated unique identifier of a species composition record
SPECIES_CODE
NUMBER
Unique identifier for a species imported from Norpac
NUMBER_OF_ANIMALS
NUMBER
Numbers of animals of this species
GOOD_LOOK_CODE
VARCHAR2
Code (Domain) which describes how the level of the observation of this bird.
SPECIES_CONFIDENCE_CODE
VARCHAR2
Code (Domain) identifying level of observer confidence in his-her species identification.
SPECIES_VERIFICATION_FLAG
VARCHAR2
Flag identifying whether or not the species identification is corroberated by external evidence, which would then be discussed in the comments section.
COMMENTS
VARCHAR2
Colors on head, eye erea, bill, legs, back, wings, bill size etc.

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_BIRD_INTERAC_SPECIES_H
Short Name: ATL_BIRD_INTERAC_SPECIES_H
Status: Completed
Abstract:

This entity represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.

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 represents the intersections of a bird interaction with one or more species which may be identified through mutually exclusive foreign keys with lov_species or species_composition.

Data Attributes

Attribute Summary

Rubric Score Primary Key? Name Type Description
100
Primary Key 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, icrement by 1 and do not cycle.
100
CRUISE NUMBER Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.
100
PERMIT VARCHAR2 Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau
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
INTERACTION_SPECIES_SEQ NUMBER Sequence generated unique identifier for an species interaction record
100
BIRD_EVENT_SEQ NUMBER Sequence generated unique identifier of a bird interaction event.
100
COUNT_TYPE_CODE VARCHAR2 Unique code describing how the number of animals field is determined. Except for a type of specific the grouping is an estimate and number is not required.
100
SPECIES_COMPOSITION_SEQ NUMBER Sequence Generated unique identifier of a species composition record
100
SPECIES_CODE NUMBER Unique identifier for a species imported from Norpac
100
NUMBER_OF_ANIMALS NUMBER Numbers of animals of this species
100
GOOD_LOOK_CODE VARCHAR2 Code (Domain) which describes how the level of the observation of this bird.
100
SPECIES_CONFIDENCE_CODE VARCHAR2 Code (Domain) identifying level of observer confidence in his-her species identification.
100
SPECIES_VERIFICATION_FLAG VARCHAR2 Flag identifying whether or not the species identification is corroberated by external evidence, which would then be discussed in the comments section.
100
COMMENTS VARCHAR2 Colors on head, eye erea, bill, legs, back, wings, bill size etc.

Attribute Details

SEQ_NUMBER

CC ID: 38039
Seq. Order: 1
Data Storage Type: NUMBER
Max Length: 22
Required: Yes
Primary Key: Yes
Precision: 9
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, icrement by 1 and do not cycle.

General Data Type: NUMBER

CRUISE

CC ID: 38033
Seq. Order: 2
Data Storage Type: NUMBER
Max Length: 22
Required: Yes
Primary Key: No
Precision: 9
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

PERMIT

CC ID: 38038
Seq. Order: 3
Data Storage Type: VARCHAR2
Max Length: 6
Required: Yes
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

CHANGED_BY

CC ID: 38030
Seq. Order: 4
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

CC ID: 38034
Seq. Order: 5
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

INTERACTION_SPECIES_SEQ

CC ID: 38036
Seq. Order: 6
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Precision: 9
Scale: 0
Status: Active
Description:

Sequence generated unique identifier for an species interaction record

General Data Type: NUMBER

BIRD_EVENT_SEQ

CC ID: 38029
Seq. Order: 7
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Precision: 9
Scale: 0
Status: Active
Description:

Sequence generated unique identifier of a bird interaction event.

General Data Type: NUMBER

COUNT_TYPE_CODE

CC ID: 38032
Seq. Order: 8
Data Storage Type: VARCHAR2
Max Length: 10
Required: No
Primary Key: No
Status: Active
Description:

Unique code describing how the number of animals field is determined. Except for a type of specific the grouping is an estimate and number is not required.

General Data Type: VARCHAR2

SPECIES_COMPOSITION_SEQ

CC ID: 38041
Seq. Order: 9
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Precision: 9
Scale: 0
Status: Active
Description:

Sequence Generated unique identifier of a species composition record

General Data Type: NUMBER

SPECIES_CODE

CC ID: 38040
Seq. Order: 10
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Precision: 4
Scale: 0
Status: Active
Description:

Unique identifier for a species imported from Norpac

General Data Type: NUMBER

NUMBER_OF_ANIMALS

CC ID: 38037
Seq. Order: 11
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Precision: 3
Scale: 0
Status: Active
Description:

Numbers of animals of this species

General Data Type: NUMBER

GOOD_LOOK_CODE

CC ID: 38035
Seq. Order: 12
Data Storage Type: VARCHAR2
Max Length: 3
Required: No
Primary Key: No
Status: Active
Description:

Code (Domain) which describes how the level of the observation of this bird.

General Data Type: VARCHAR2

SPECIES_CONFIDENCE_CODE

CC ID: 38042
Seq. Order: 13
Data Storage Type: VARCHAR2
Max Length: 5
Required: No
Primary Key: No
Status: Active
Description:

Code (Domain) identifying level of observer confidence in his-her species identification.

General Data Type: VARCHAR2

SPECIES_VERIFICATION_FLAG

CC ID: 38043
Seq. Order: 14
Data Storage Type: VARCHAR2
Max Length: 1
Required: No
Primary Key: No
Status: Active
Description:

Flag identifying whether or not the species identification is corroberated by external evidence, which would then be discussed in the comments section.

General Data Type: VARCHAR2

COMMENTS

CC ID: 38031
Seq. Order: 15
Data Storage Type: VARCHAR2
Max Length: 500
Required: No
Primary Key: No
Status: Active
Description:

Colors on head, eye erea, bill, legs, back, wings, bill size etc.

General Data Type: VARCHAR2

Catalog Details

Catalog Item ID: 9647
GUID: gov.noaa.nmfs.inport:9647
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