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

Summary

Abstract

This table stores annual information for a salmonid population.

Description

This table stores annual information for a salmonid population.

Entity Information

Entity Type
Data Table

Data Attribute / Type Description
NUMBER_OF_SPAWNERS
NUMBER
The total number of fish returning to spawn in the data collection year.
SPAWNER_NOTES
VARCHAR2
Comments or other helpful information about the observation of spawners in this viability computation.
FRACWILD
NUMBER
The fraction of the total spawners that are the progeny of naturally-spawning fish.
HATCHERY_FRACTION
NUMBER
A value between 0 and 1 that is the fraction of natural origin spawners. Natural origin spawners are spawners whose parents spawned in the wild. The fracWild is equal to one minus the fraction of first generation hatchery fish spawning in a given year. If all hatchery fish are marked, this value is the fraction of unmarked fish observed in a given year.
HATCHERY_FRACTION_NOTES
VARCHAR2
Comments or other information about the observed or estimated Hatchery fraction of the fish in this viability computation.
EFFECTIVE_CATCH
NUMBER
The number of additional wild fish that would have returned to spawn in a given year had there not been a catch (harvest).
AGE_1_RETURNS
NUMBER
The fraction of fish who are defined as having an age of 1 that returned to spawn in a given year.
AGE_2_RETURNS
NUMBER
The fraction of fish who are defined as having an age of 2 that returned to spawn in a given year.
AGE_3_RETURNS
NUMBER
The fraction of fish who are defined as having an age of 3 that returned to spawn in a given year.
AGE_4_RETURNS
NUMBER
The fraction of fish who are defined as having an age of 4 that returned to spawn in a given year.
AGE_5_RETURNS
NUMBER
The fraction of fish who are defined as having an age of 5 that returned to spawn in a given year.
AGE_6_RETURNS
NUMBER
The fraction of fish who are defined as having an age of 6 that returned to spawn in a given year.
AGE_7_RETURNS
NUMBER
The fraction of fish who are defined as having an age of 7 that returned to spawn in a given year.
REGIME
NUMBER
Regime is an index of environmental conditions (usually intended as a measure of ocean survival) that should be entered as a decimal number centered on 1. It is used as a multiplier to adjust recruitment to average environmental conditions. When conditions are worse than average (regime < 1), recruits are adjusted upwards, when they are better than average (regime > 1), recruits are adjusted downwards.
AGE_NOTES
VARCHAR2
Comments or other information giving further description of the population's age or age-structure.
ABUND_COUNT_EXTERNAL_FILE_1_LI
VARCHAR2
A web-link to any pertinent external document that relates to this population and year.
ABUND_COUNT_EXTERNAL_FILE_2_LI
VARCHAR2
A web-link to a second pertinent external document that relates to this population and year.
POPULATION_DB_ID
NUMBER
Foreign key to the SALMON_POPULATION_GROUPS table to link SALMON_POPULATION_DETAILS records to a specific POPULATION_DB_ID using the SP_PKX primary key. This foreign key constraint is named SPG_SPD_FK.
TOTAL_SPAWNERS_WITH_JACKS
NUMBER
Estimated total number of fish contributing to spawning in a particular year. Includes both natural origin and hatchery origin returns, adults and jack age classes.
NATURAL_SPAWNERS_WITH_JACKS
NUMBER
Estimated number of natural origin (parents spawned in the wild) spawners contributing to spawning in a particular year. Includes both adults and jacks of natural origin.
NATURAL_ADULT_ANNUAL_RUN_4_6
NUMBER
Estimated number of adult spawners of natural origin in a particular year.
JACK_FRAC_OF_HATCHERY_SPAWNERS
NUMBER
If available, estimate of the relative proportion of hatchery returns to the spawning ground that are jacks (i.e., age 3 fish for stream type chinook populations, age 2 fish for ocean type chinook populations).
ADULT_NATURAL_HARVEST_RATE
NUMBER
The estimated proportion of adult returns removed by harvest in a particular run year. Assumes that all adult age classes are harvested at the same rate. Steelhead and yearling type chinook estimates reflect in-river fisheries. Snake River Fall chinook estimates also include an adjustment to incorporate an index of annual ocean impacts.
NAT_NO_ORIGIN_BROOD_STOCK
NUMBER
Fish of natural origin removed from the returning run for use as hatchery broodstock.
ADULT_BROOD_RETURNS
NUMBER
Total future adult returns produced from spawning in a particular brood year. Expressed as returns to the spawning grounds. For chinook, adult brood year returns from year n are calculated as the sum of age 4 returns in year(n+4), age 5 returns in year (n+5) and age 6 returns in year (n+6).
SAR_ADJUSTED_ADULT_BRD_RETURNS
NUMBER
Total brood year returns proportionally adjusted to reflect an average annual smolt to adult return rate over a specified range of years. For Interior Columbia analyses, the average SARs are generally calculated for outmigration years 1980 to the most recent complete brood year (e.g., 2001).
RECORD_APPROVED_BY_PERSON
VARCHAR2
If there is a certification process for these records, name of person who certified approval of the particular record.
RECORD_APPROVED_ON_DATE
DATE
If there is a certification process for these records, date that the particular record was approved or officially certified.
RECORD_COMPUTER_LOAD_BY_USER
VARCHAR2
The username that loaded the record into the database. The username is dynamically captured by the database trigger when the record is inserted and saved to the database. This person may have no knowledge of content or meaning but ran the computer process that put the record into the database.
RECORD_COMPUTER_LOAD_ON_DATE
TIMESTAMP(4)
The date that the record was loaded into the database. This date is dynamically captured by the database trigger when the record is inserted and saved.
RECORD_CREATED_BY_PERSON
VARCHAR2
The name of the person who originated this record PRIOR to its being entered into the database. The name of the person to contact with administrative questions or an explanation of it content.
RECORD_CREATED_ON_DATE
DATE
The date, or approximate date, that the person with content knowledge originated this record PRIOR to its being entered into the database.
RECORD_EFFECTIVE_DATE
DATE
If necessary, the date that the individual record becomes effective. Prior to this date the record is not valid.
RECORD_EXPIRATION_DATE
DATE
If necessary, the date that the individual record ceases to be effective. To force a midnight expiration, this may be set by "Select to_date(to_char(sysdate +1 ,'mm/dd/yyyy')||' 23:59:59','mm/dd/yyyy hh24:mi:ss') from dual". After this date and time the record is not valid.
RECORD_LAST_EDITED_BY_USER
VARCHAR2
The username of the last person who modified this record. This username is dynamically captured by the database trigger any time the record is edited.
RECORD_LAST_EDITED_ON_DATE
TIMESTAMP(4)
The last date that the particular record was modified. This date is dynamically captured by the database trigger any time the record is edited.
RECORD_NUMBER_OF_EDITS
NUMBER
The number of times that the particular record was modified. This count is dynamically incremented by 1 by the database trigger each time the record is edited.
RECORD_SOFT_DELETED
VARCHAR2
Flag whether or not this record has the "Deleted" status. Null means this record has NOT been deleted. "Y" means this record HAS been deleted. This flag allows "deleted" records to remain in the table for technical reasons. When the record is "Hard Deleted" it will be removed from this table and may or may not be placed in a historical table to preserve historical status.
RECORD_STEWARDSHIP
VARCHAR2
If a set of User-Roles are developed for these records, this allows a particular Role (which may be a collection of other Roles) to be assigned to steward individual records. When any user attempts to modify a record, a database procedure will then dynamically examine the user's Role to determine if they are authorized to edit particular records.
AGE_1_HARVEST
NUMBER
Proportion of catch composed of age-1 fish. Deprecated.
AGE_2_HARVEST
NUMBER
Proportion of catch composed of age-2 fish. Deprecated.
AGE_3_HARVEST
NUMBER
Proportion of catch composed of age-3 fish. Deprecated.
AGE_4_HARVEST
NUMBER
Proportion of catch composed of age-4 fish. Deprecated.
AGE_5_HARVEST
NUMBER
Proportion of catch composed of age-5 fish. Deprecated.
AGE_6_HARVEST
NUMBER
Proportion of catch composed of age-6 fish. Deprecated.
AGE_7_HARVEST
NUMBER
Proportion of catch composed of age-7 fish. Deprecated.
RECORD_JOURNAL_NOTE
VARCHAR2
Short narrative describing the last change/edit made to this particular record. In a post-edit summary, this text is intended to describe what was done by the latest edit job.
RECORD_CHANGE_COMMENT
VARCHAR2
Unlimited narrative describing the last change/edit made to this particular record. In a post-edit summary, this text is intended to describe what was done by the latest edit job.
HATCHERY_RETURN
NUMBER
The number of returning fish that were reared in a hatchery. Currently this data is not provided.
AGE_DATA_TYPE
VARCHAR2
Indicates how age was estimated for a group of fish. Currently this data is not collected. Acceptable values: 1) If population-scale carcass sample size is = 20, apply the Annual Population Age Structure. 2) Else, if population-scale carcass sample size is = 19, apply the Annual Aggregate MPG Age Structure. 3) Else, if MPG-scale carcass sample size is = 19, apply the Long-Term (i.e.19601997) Population Average Age Structure.
AGE_DETERMINATION_SAMPLE_SIZE
NUMBER
Number of samples used in age structure determination.
RECORD_HISTORY
CLOB
An accumulated set of statements describing how THIS RECORD has been edited over time including WHEN and by WHOM.
TOTAL_SPAWNERS_WITHOUT_JACKS
NUMBER
Estimated number of natural origin (parents spawned in the wild) spawners contributing to spawning in a particular year. Includes only adults of natural origin, excluding jacks.
CONTACT_AGENCY
VARCHAR2
Agency, Tribe or other entity, or person responsible for these data that is the best contact for questions that may arise about this data record.
POP_DETAIL_DB_ID
NUMBER
Database-generated primary key (unique identifier) for each SALMON_POPULATION_DETAILS record, created by an internal sequence generator and used by the database to maintain referential integrity. This ID is not designed to be managed by users. This primary key constraint is named SALMON_POPULATION_DETAILS_PK.
BROOD_YEAR
NUMBER
The year that adults enter to the river to spawn.
RUN
VARCHAR2
The Season of the Year represented by this viability figure for the population.

Child Items

No Child Items for this record.

Contact Information

No contact information is available for this record.

Please contact the owner organization (NWFSC) for inquiries on this record.

Item Identification

Title: SALMON_POPULATION_DETAILS
Short Name: SALMON_POPULATION_DETAILS
Status: Planned
Abstract:

This table stores annual information for a salmonid population.

Entity Information

Entity Type: Data Table
Active Version?: Yes
Schema Name: SPS
Description:

This table stores annual information for a salmonid population.

Data Attributes

Attribute Summary

Rubric Score Primary Key? Name Type Description
100
NUMBER_OF_SPAWNERS NUMBER The total number of fish returning to spawn in the data collection year.
100
SPAWNER_NOTES VARCHAR2 Comments or other helpful information about the observation of spawners in this viability computation.
100
FRACWILD NUMBER The fraction of the total spawners that are the progeny of naturally-spawning fish.
100
HATCHERY_FRACTION NUMBER A value between 0 and 1 that is the fraction of natural origin spawners. Natural origin spawners are spawners whose parents spawned in the wild. The fracWild is equal to one minus the fraction of first generation hatchery fish spawning in a given year. If all hatchery fish are marked, this value is the fraction of unmarked fish observed in a given year.
100
HATCHERY_FRACTION_NOTES VARCHAR2 Comments or other information about the observed or estimated Hatchery fraction of the fish in this viability computation.
100
EFFECTIVE_CATCH NUMBER The number of additional wild fish that would have returned to spawn in a given year had there not been a catch (harvest).
100
AGE_1_RETURNS NUMBER The fraction of fish who are defined as having an age of 1 that returned to spawn in a given year.
100
AGE_2_RETURNS NUMBER The fraction of fish who are defined as having an age of 2 that returned to spawn in a given year.
100
AGE_3_RETURNS NUMBER The fraction of fish who are defined as having an age of 3 that returned to spawn in a given year.
100
AGE_4_RETURNS NUMBER The fraction of fish who are defined as having an age of 4 that returned to spawn in a given year.
100
AGE_5_RETURNS NUMBER The fraction of fish who are defined as having an age of 5 that returned to spawn in a given year.
100
AGE_6_RETURNS NUMBER The fraction of fish who are defined as having an age of 6 that returned to spawn in a given year.
100
AGE_7_RETURNS NUMBER The fraction of fish who are defined as having an age of 7 that returned to spawn in a given year.
100
REGIME NUMBER Regime is an index of environmental conditions (usually intended as a measure of ocean survival) that should be entered as a decimal number centered on 1. It is used as a multiplier to adjust recruitment to average environmental conditions. When conditions are worse than average (regime < 1), recruits are adjusted upwards, when they are better than average (regime > 1), recruits are adjusted downwards.
100
AGE_NOTES VARCHAR2 Comments or other information giving further description of the population's age or age-structure.
100
ABUND_COUNT_EXTERNAL_FILE_1_LI VARCHAR2 A web-link to any pertinent external document that relates to this population and year.
100
ABUND_COUNT_EXTERNAL_FILE_2_LI VARCHAR2 A web-link to a second pertinent external document that relates to this population and year.
100
POPULATION_DB_ID NUMBER Foreign key to the SALMON_POPULATION_GROUPS table to link SALMON_POPULATION_DETAILS records to a specific POPULATION_DB_ID using the SP_PKX primary key. This foreign key constraint is named SPG_SPD_FK.
100
TOTAL_SPAWNERS_WITH_JACKS NUMBER Estimated total number of fish contributing to spawning in a particular year. Includes both natural origin and hatchery origin returns, adults and jack age classes.
100
NATURAL_SPAWNERS_WITH_JACKS NUMBER Estimated number of natural origin (parents spawned in the wild) spawners contributing to spawning in a particular year. Includes both adults and jacks of natural origin.
100
NATURAL_ADULT_ANNUAL_RUN_4_6 NUMBER Estimated number of adult spawners of natural origin in a particular year.
100
JACK_FRAC_OF_HATCHERY_SPAWNERS NUMBER If available, estimate of the relative proportion of hatchery returns to the spawning ground that are jacks (i.e., age 3 fish for stream type chinook populations, age 2 fish for ocean type chinook populations).
100
ADULT_NATURAL_HARVEST_RATE NUMBER The estimated proportion of adult returns removed by harvest in a particular run year. Assumes that all adult age classes are harvested at the same rate. Steelhead and yearling type chinook estimates reflect in-river fisheries. Snake River Fall chinook estimates also include an adjustment to incorporate an index of annual ocean impacts.
100
NAT_NO_ORIGIN_BROOD_STOCK NUMBER Fish of natural origin removed from the returning run for use as hatchery broodstock.
100
ADULT_BROOD_RETURNS NUMBER Total future adult returns produced from spawning in a particular brood year. Expressed as returns to the spawning grounds. For chinook, adult brood year returns from year n are calculated as the sum of age 4 returns in year(n+4), age 5 returns in year (n+5) and age 6 returns in year (n+6).
100
SAR_ADJUSTED_ADULT_BRD_RETURNS NUMBER Total brood year returns proportionally adjusted to reflect an average annual smolt to adult return rate over a specified range of years. For Interior Columbia analyses, the average SARs are generally calculated for outmigration years 1980 to the most recent complete brood year (e.g., 2001).
100
RECORD_APPROVED_BY_PERSON VARCHAR2 If there is a certification process for these records, name of person who certified approval of the particular record.
100
RECORD_APPROVED_ON_DATE DATE If there is a certification process for these records, date that the particular record was approved or officially certified.
100
RECORD_COMPUTER_LOAD_BY_USER VARCHAR2 The username that loaded the record into the database. The username is dynamically captured by the database trigger when the record is inserted and saved to the database. This person may have no knowledge of content or meaning but ran the computer process that put the record into the database.
100
RECORD_COMPUTER_LOAD_ON_DATE TIMESTAMP(4) The date that the record was loaded into the database. This date is dynamically captured by the database trigger when the record is inserted and saved.
100
RECORD_CREATED_BY_PERSON VARCHAR2 The name of the person who originated this record PRIOR to its being entered into the database. The name of the person to contact with administrative questions or an explanation of it content.
100
RECORD_CREATED_ON_DATE DATE The date, or approximate date, that the person with content knowledge originated this record PRIOR to its being entered into the database.
100
RECORD_EFFECTIVE_DATE DATE If necessary, the date that the individual record becomes effective. Prior to this date the record is not valid.
100
RECORD_EXPIRATION_DATE DATE If necessary, the date that the individual record ceases to be effective. To force a midnight expiration, this may be set by "Select to_date(to_char(sysdate +1 ,'mm/dd/yyyy')||' 23:59:59','mm/dd/yyyy hh24:mi:ss') from dual". After this date and time the record is not valid.
100
RECORD_LAST_EDITED_BY_USER VARCHAR2 The username of the last person who modified this record. This username is dynamically captured by the database trigger any time the record is edited.
100
RECORD_LAST_EDITED_ON_DATE TIMESTAMP(4) The last date that the particular record was modified. This date is dynamically captured by the database trigger any time the record is edited.
100
RECORD_NUMBER_OF_EDITS NUMBER The number of times that the particular record was modified. This count is dynamically incremented by 1 by the database trigger each time the record is edited.
100
RECORD_SOFT_DELETED VARCHAR2 Flag whether or not this record has the "Deleted" status. Null means this record has NOT been deleted. "Y" means this record HAS been deleted. This flag allows "deleted" records to remain in the table for technical reasons. When the record is "Hard Deleted" it will be removed from this table and may or may not be placed in a historical table to preserve historical status.
100
RECORD_STEWARDSHIP VARCHAR2 If a set of User-Roles are developed for these records, this allows a particular Role (which may be a collection of other Roles) to be assigned to steward individual records. When any user attempts to modify a record, a database procedure will then dynamically examine the user's Role to determine if they are authorized to edit particular records.
100
AGE_1_HARVEST NUMBER Proportion of catch composed of age-1 fish. Deprecated.
100
AGE_2_HARVEST NUMBER Proportion of catch composed of age-2 fish. Deprecated.
100
AGE_3_HARVEST NUMBER Proportion of catch composed of age-3 fish. Deprecated.
100
AGE_4_HARVEST NUMBER Proportion of catch composed of age-4 fish. Deprecated.
100
AGE_5_HARVEST NUMBER Proportion of catch composed of age-5 fish. Deprecated.
100
AGE_6_HARVEST NUMBER Proportion of catch composed of age-6 fish. Deprecated.
100
AGE_7_HARVEST NUMBER Proportion of catch composed of age-7 fish. Deprecated.
100
RECORD_JOURNAL_NOTE VARCHAR2 Short narrative describing the last change/edit made to this particular record. In a post-edit summary, this text is intended to describe what was done by the latest edit job.
100
RECORD_CHANGE_COMMENT VARCHAR2 Unlimited narrative describing the last change/edit made to this particular record. In a post-edit summary, this text is intended to describe what was done by the latest edit job.
100
HATCHERY_RETURN NUMBER The number of returning fish that were reared in a hatchery. Currently this data is not provided.
100
AGE_DATA_TYPE VARCHAR2 Indicates how age was estimated for a group of fish. Currently this data is not collected. Acceptable values: 1) If population-scale carcass sample size is = 20, apply the Annual Population Age Structure. 2) Else, if population-scale carcass sample size is = 19, apply the Annual Aggregate MPG Age Structure. 3) Else, if MPG-scale carcass sample size is = 19, apply the Long-Term (i.e.19601997) Population Average Age Structure.
100
AGE_DETERMINATION_SAMPLE_SIZE NUMBER Number of samples used in age structure determination.
100
RECORD_HISTORY CLOB An accumulated set of statements describing how THIS RECORD has been edited over time including WHEN and by WHOM.
100
TOTAL_SPAWNERS_WITHOUT_JACKS NUMBER Estimated number of natural origin (parents spawned in the wild) spawners contributing to spawning in a particular year. Includes only adults of natural origin, excluding jacks.
100
CONTACT_AGENCY VARCHAR2 Agency, Tribe or other entity, or person responsible for these data that is the best contact for questions that may arise about this data record.
100
Primary Key POP_DETAIL_DB_ID NUMBER Database-generated primary key (unique identifier) for each SALMON_POPULATION_DETAILS record, created by an internal sequence generator and used by the database to maintain referential integrity. This ID is not designed to be managed by users. This primary key constraint is named SALMON_POPULATION_DETAILS_PK.
100
BROOD_YEAR NUMBER The year that adults enter to the river to spawn.
100
RUN VARCHAR2 The Season of the Year represented by this viability figure for the population.

Attribute Details

NUMBER_OF_SPAWNERS

CC ID: 324349
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The total number of fish returning to spawn in the data collection year.

General Data Type: NUMBER

SPAWNER_NOTES

CC ID: 324350
Data Storage Type: VARCHAR2
Max Length: 4000
Required: No
Primary Key: No
Status: Active
Description:

Comments or other helpful information about the observation of spawners in this viability computation.

General Data Type: VARCHAR2

FRACWILD

CC ID: 324351
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The fraction of the total spawners that are the progeny of naturally-spawning fish.

General Data Type: NUMBER

HATCHERY_FRACTION

CC ID: 324352
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

A value between 0 and 1 that is the fraction of natural origin spawners. Natural origin spawners are spawners whose parents spawned in the wild. The fracWild is equal to one minus the fraction of first generation hatchery fish spawning in a given year. If all hatchery fish are marked, this value is the fraction of unmarked fish observed in a given year.

General Data Type: NUMBER

HATCHERY_FRACTION_NOTES

CC ID: 324353
Data Storage Type: VARCHAR2
Max Length: 4000
Required: No
Primary Key: No
Status: Active
Description:

Comments or other information about the observed or estimated Hatchery fraction of the fish in this viability computation.

General Data Type: VARCHAR2

EFFECTIVE_CATCH

CC ID: 324354
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The number of additional wild fish that would have returned to spawn in a given year had there not been a catch (harvest).

General Data Type: NUMBER

AGE_1_RETURNS

CC ID: 324355
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The fraction of fish who are defined as having an age of 1 that returned to spawn in a given year.

General Data Type: NUMBER

AGE_2_RETURNS

CC ID: 324356
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The fraction of fish who are defined as having an age of 2 that returned to spawn in a given year.

General Data Type: NUMBER

AGE_3_RETURNS

CC ID: 324357
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The fraction of fish who are defined as having an age of 3 that returned to spawn in a given year.

General Data Type: NUMBER

AGE_4_RETURNS

CC ID: 324358
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The fraction of fish who are defined as having an age of 4 that returned to spawn in a given year.

General Data Type: NUMBER

AGE_5_RETURNS

CC ID: 324359
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The fraction of fish who are defined as having an age of 5 that returned to spawn in a given year.

General Data Type: NUMBER

AGE_6_RETURNS

CC ID: 324360
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The fraction of fish who are defined as having an age of 6 that returned to spawn in a given year.

General Data Type: NUMBER

AGE_7_RETURNS

CC ID: 324361
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The fraction of fish who are defined as having an age of 7 that returned to spawn in a given year.

General Data Type: NUMBER

REGIME

CC ID: 324362
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Regime is an index of environmental conditions (usually intended as a measure of ocean survival) that should be entered as a decimal number centered on 1. It is used as a multiplier to adjust recruitment to average environmental conditions. When conditions are worse than average (regime < 1), recruits are adjusted upwards, when they are better than average (regime > 1), recruits are adjusted downwards.

General Data Type: NUMBER

AGE_NOTES

CC ID: 324363
Data Storage Type: VARCHAR2
Max Length: 4000
Required: No
Primary Key: No
Status: Active
Description:

Comments or other information giving further description of the population's age or age-structure.

General Data Type: VARCHAR2

ABUND_COUNT_EXTERNAL_FILE_1_LI

CC ID: 324364
Data Storage Type: VARCHAR2
Max Length: 500
Required: No
Primary Key: No
Status: Active
Description:

A web-link to any pertinent external document that relates to this population and year.

General Data Type: VARCHAR2

ABUND_COUNT_EXTERNAL_FILE_2_LI

CC ID: 324365
Data Storage Type: VARCHAR2
Max Length: 500
Required: No
Primary Key: No
Status: Active
Description:

A web-link to a second pertinent external document that relates to this population and year.

General Data Type: VARCHAR2

POPULATION_DB_ID

CC ID: 324366
Data Storage Type: NUMBER
Max Length: 22
Required: Yes
Primary Key: No
Status: Active
Description:

Foreign key to the SALMON_POPULATION_GROUPS table to link SALMON_POPULATION_DETAILS records to a specific POPULATION_DB_ID using the SP_PKX primary key. This foreign key constraint is named SPG_SPD_FK.

General Data Type: NUMBER

TOTAL_SPAWNERS_WITH_JACKS

CC ID: 324367
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Estimated total number of fish contributing to spawning in a particular year. Includes both natural origin and hatchery origin returns, adults and jack age classes.

General Data Type: NUMBER

NATURAL_SPAWNERS_WITH_JACKS

CC ID: 324368
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Estimated number of natural origin (parents spawned in the wild) spawners contributing to spawning in a particular year. Includes both adults and jacks of natural origin.

General Data Type: NUMBER

NATURAL_ADULT_ANNUAL_RUN_4_6

CC ID: 324369
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Estimated number of adult spawners of natural origin in a particular year.

General Data Type: NUMBER

JACK_FRAC_OF_HATCHERY_SPAWNERS

CC ID: 324370
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

If available, estimate of the relative proportion of hatchery returns to the spawning ground that are jacks (i.e., age 3 fish for stream type chinook populations, age 2 fish for ocean type chinook populations).

General Data Type: NUMBER

ADULT_NATURAL_HARVEST_RATE

CC ID: 324371
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The estimated proportion of adult returns removed by harvest in a particular run year. Assumes that all adult age classes are harvested at the same rate. Steelhead and yearling type chinook estimates reflect in-river fisheries. Snake River Fall chinook estimates also include an adjustment to incorporate an index of annual ocean impacts.

General Data Type: NUMBER

NAT_NO_ORIGIN_BROOD_STOCK

CC ID: 324372
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Fish of natural origin removed from the returning run for use as hatchery broodstock.

General Data Type: NUMBER

ADULT_BROOD_RETURNS

CC ID: 324373
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Total future adult returns produced from spawning in a particular brood year. Expressed as returns to the spawning grounds. For chinook, adult brood year returns from year n are calculated as the sum of age 4 returns in year(n+4), age 5 returns in year (n+5) and age 6 returns in year (n+6).

General Data Type: NUMBER

SAR_ADJUSTED_ADULT_BRD_RETURNS

CC ID: 324374
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Total brood year returns proportionally adjusted to reflect an average annual smolt to adult return rate over a specified range of years. For Interior Columbia analyses, the average SARs are generally calculated for outmigration years 1980 to the most recent complete brood year (e.g., 2001).

General Data Type: NUMBER

RECORD_APPROVED_BY_PERSON

CC ID: 324375
Data Storage Type: VARCHAR2
Max Length: 40
Required: No
Primary Key: No
Status: Active
Description:

If there is a certification process for these records, name of person who certified approval of the particular record.

General Data Type: VARCHAR2

RECORD_APPROVED_ON_DATE

CC ID: 324376
Data Storage Type: DATE
Max Length: 7
Required: No
Primary Key: No
Status: Active
Description:

If there is a certification process for these records, date that the particular record was approved or officially certified.

General Data Type: DATE

RECORD_COMPUTER_LOAD_BY_USER

CC ID: 324377
Data Storage Type: VARCHAR2
Max Length: 40
Required: Yes
Primary Key: No
Status: Active
Description:

The username that loaded the record into the database. The username is dynamically captured by the database trigger when the record is inserted and saved to the database. This person may have no knowledge of content or meaning but ran the computer process that put the record into the database.

General Data Type: VARCHAR2

RECORD_COMPUTER_LOAD_ON_DATE

CC ID: 324378
Data Storage Type: TIMESTAMP(4)
Max Length: 11
Required: Yes
Primary Key: No
Status: Active
Description:

The date that the record was loaded into the database. This date is dynamically captured by the database trigger when the record is inserted and saved.

General Data Type: TIMESTAMP(4)

RECORD_CREATED_BY_PERSON

CC ID: 324379
Data Storage Type: VARCHAR2
Max Length: 40
Required: No
Primary Key: No
Status: Active
Description:

The name of the person who originated this record PRIOR to its being entered into the database. The name of the person to contact with administrative questions or an explanation of it content.

General Data Type: VARCHAR2

RECORD_CREATED_ON_DATE

CC ID: 324380
Data Storage Type: DATE
Max Length: 7
Required: No
Primary Key: No
Status: Active
Description:

The date, or approximate date, that the person with content knowledge originated this record PRIOR to its being entered into the database.

General Data Type: DATE

RECORD_EFFECTIVE_DATE

CC ID: 324381
Data Storage Type: DATE
Max Length: 7
Required: No
Primary Key: No
Status: Active
Description:

If necessary, the date that the individual record becomes effective. Prior to this date the record is not valid.

General Data Type: DATE

RECORD_EXPIRATION_DATE

CC ID: 324382
Data Storage Type: DATE
Max Length: 7
Required: No
Primary Key: No
Status: Active
Description:

If necessary, the date that the individual record ceases to be effective. To force a midnight expiration, this may be set by "Select to_date(to_char(sysdate +1 ,'mm/dd/yyyy')||' 23:59:59','mm/dd/yyyy hh24:mi:ss') from dual". After this date and time the record is not valid.

General Data Type: DATE

RECORD_LAST_EDITED_BY_USER

CC ID: 324383
Data Storage Type: VARCHAR2
Max Length: 40
Required: No
Primary Key: No
Status: Active
Description:

The username of the last person who modified this record. This username is dynamically captured by the database trigger any time the record is edited.

General Data Type: VARCHAR2

RECORD_LAST_EDITED_ON_DATE

CC ID: 324384
Data Storage Type: TIMESTAMP(4)
Max Length: 11
Required: No
Primary Key: No
Status: Active
Description:

The last date that the particular record was modified. This date is dynamically captured by the database trigger any time the record is edited.

General Data Type: TIMESTAMP(4)

RECORD_NUMBER_OF_EDITS

CC ID: 324385
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The number of times that the particular record was modified. This count is dynamically incremented by 1 by the database trigger each time the record is edited.

General Data Type: NUMBER

RECORD_SOFT_DELETED

CC ID: 324386
Data Storage Type: VARCHAR2
Max Length: 1
Required: No
Primary Key: No
Status: Active
Description:

Flag whether or not this record has the "Deleted" status. Null means this record has NOT been deleted. "Y" means this record HAS been deleted. This flag allows "deleted" records to remain in the table for technical reasons. When the record is "Hard Deleted" it will be removed from this table and may or may not be placed in a historical table to preserve historical status.

General Data Type: VARCHAR2

RECORD_STEWARDSHIP

CC ID: 324387
Data Storage Type: VARCHAR2
Max Length: 100
Required: No
Primary Key: No
Status: Active
Description:

If a set of User-Roles are developed for these records, this allows a particular Role (which may be a collection of other Roles) to be assigned to steward individual records. When any user attempts to modify a record, a database procedure will then dynamically examine the user's Role to determine if they are authorized to edit particular records.

General Data Type: VARCHAR2

AGE_1_HARVEST

CC ID: 324388
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Proportion of catch composed of age-1 fish. Deprecated.

General Data Type: NUMBER

AGE_2_HARVEST

CC ID: 324389
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Proportion of catch composed of age-2 fish. Deprecated.

General Data Type: NUMBER

AGE_3_HARVEST

CC ID: 324390
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Proportion of catch composed of age-3 fish. Deprecated.

General Data Type: NUMBER

AGE_4_HARVEST

CC ID: 324391
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Proportion of catch composed of age-4 fish. Deprecated.

General Data Type: NUMBER

AGE_5_HARVEST

CC ID: 324392
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Proportion of catch composed of age-5 fish. Deprecated.

General Data Type: NUMBER

AGE_6_HARVEST

CC ID: 324393
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Proportion of catch composed of age-6 fish. Deprecated.

General Data Type: NUMBER

AGE_7_HARVEST

CC ID: 324394
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Proportion of catch composed of age-7 fish. Deprecated.

General Data Type: NUMBER

RECORD_JOURNAL_NOTE

CC ID: 324395
Data Storage Type: VARCHAR2
Max Length: 4000
Required: No
Primary Key: No
Status: Active
Description:

Short narrative describing the last change/edit made to this particular record. In a post-edit summary, this text is intended to describe what was done by the latest edit job.

General Data Type: VARCHAR2

RECORD_CHANGE_COMMENT

CC ID: 324396
Data Storage Type: VARCHAR2
Max Length: 4000
Required: No
Primary Key: No
Status: Active
Description:

Unlimited narrative describing the last change/edit made to this particular record. In a post-edit summary, this text is intended to describe what was done by the latest edit job.

General Data Type: VARCHAR2

HATCHERY_RETURN

CC ID: 324397
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The number of returning fish that were reared in a hatchery. Currently this data is not provided.

General Data Type: NUMBER

AGE_DATA_TYPE

CC ID: 324398
Data Storage Type: VARCHAR2
Max Length: 255
Required: No
Primary Key: No
Status: Active
Description:

Indicates how age was estimated for a group of fish. Currently this data is not collected. Acceptable values: 1) If population-scale carcass sample size is = 20, apply the Annual Population Age Structure.

2) Else, if population-scale carcass sample size is = 19, apply the Annual Aggregate MPG Age Structure.

3) Else, if MPG-scale carcass sample size is = 19, apply the Long-Term (i.e.19601997) Population Average Age Structure.

General Data Type: VARCHAR2

AGE_DETERMINATION_SAMPLE_SIZE

CC ID: 324399
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Number of samples used in age structure determination.

General Data Type: NUMBER

RECORD_HISTORY

CC ID: 324400
Data Storage Type: CLOB
Max Length: 4000
Required: No
Primary Key: No
Status: Active
Description:

An accumulated set of statements describing how THIS RECORD has been edited over time including WHEN and by WHOM.

General Data Type: CLOB

TOTAL_SPAWNERS_WITHOUT_JACKS

CC ID: 324401
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

Estimated number of natural origin (parents spawned in the wild) spawners contributing to spawning in a particular year. Includes only adults of natural origin, excluding jacks.

General Data Type: NUMBER

CONTACT_AGENCY

CC ID: 324402
Data Storage Type: VARCHAR2
Max Length: 200
Required: No
Primary Key: No
Status: Active
Description:

Agency, Tribe or other entity, or person responsible for these data that is the best contact for questions that may arise about this data record.

General Data Type: VARCHAR2

POP_DETAIL_DB_ID

CC ID: 324403
Data Storage Type: NUMBER
Max Length: 22
Required: Yes
Primary Key: Yes
Status: Active
Description:

Database-generated primary key (unique identifier) for each SALMON_POPULATION_DETAILS record, created by an internal sequence generator and used by the database to maintain referential integrity. This ID is not designed to be managed by users. This primary key constraint is named SALMON_POPULATION_DETAILS_PK.

General Data Type: NUMBER

BROOD_YEAR

CC ID: 324404
Data Storage Type: NUMBER
Max Length: 22
Required: No
Primary Key: No
Status: Active
Description:

The year that adults enter to the river to spawn.

General Data Type: NUMBER

RUN

CC ID: 324405
Data Storage Type: VARCHAR2
Max Length: 50
Required: No
Primary Key: No
Status: Active
Description:

The Season of the Year represented by this viability figure for the population.

General Data Type: VARCHAR2

Catalog Details

Catalog Item ID: 32702
GUID: gov.noaa.nmfs.inport:32702
Metadata Record Created By: Jeffrey W Cowen
Metadata Record Created: 2016-05-09 14:19+0000
Metadata Record Last Modified By: SysAdmin InPortAdmin
Metadata Record Last Modified: 2022-08-09 17:11+0000
Metadata Record Published: 2016-05-11
Owner Org: NWFSC
Metadata Publication Status: Published Externally
Do Not Publish?: N
Metadata Last Review Date: 2016-05-11
Metadata Review Frequency: 1 Year
Metadata Next Review Date: 2017-05-11