<?xml version="1.0" encoding="UTF-8"?>
<inport-metadata xmlns:xs="http://www.w3.org/2001/XMLSchema"
                 version="1.11"
                 source="https://www.fisheries.noaa.gov">
   <item-identification>
      <catalog-item-id>28428</catalog-item-id>
      <title>CURRENT_SALMON</title>
      <short-name>CURRENT_SALMON</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>28125</parent-catalog-item-id>
      <parent-title>AFSC/FMA/Current Observer Data Interface</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>In Work</status>
      <abstract>This entity records the number of prohibited pacific salmon recorded as bycatch, by species, for an offload or a haul.</abstract>
   </item-identification>
   <keywords>
      <keyword controlled="No">
         <keyword-type>Temporal</keyword-type>
         <keyword>2008 AND FORWARD</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>BS, AI, BSAI, GOA</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Stratum</keyword-type>
         <keyword>BYCATCH</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Stratum</keyword-type>
         <keyword>OBSERVER, CURRENT DATA, FISHERY STATISTICS</keyword>
      </keyword>
   </keywords>
   <physical-location>
      <organization>Fisheries Monitoring and Analysis</organization>
      <city>Seattle</city>
      <state-province>WA</state-province>
      <country>USA</country>
      <location-description>Alaska Fisheries Science Center</location-description>
   </physical-location>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <alias>This entity records the number of prohibited pacif</alias>
      <schema>OBSING</schema>
      <description>This entity records the number of prohibited pacific salmon recorded as bycatch, by species, for an offload or a haul.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="241796">
         <seq-order>10</seq-order>
         <name>T_TABLE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>32</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Identifier of Source Table</description>
         <general-data-type>CHARACTER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241797">
         <seq-order>15</seq-order>
         <name>SALMON_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>9</max-length>
         <required>No</required>
         <primary-key>Yes</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated unique identifier of a salmon record generated by the.  Because salmon species are summed for this construct, this value is generated locally and not inherited</description>
         <general-data-type>INTEGER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241799">
         <seq-order>20</seq-order>
         <name>CRUISE</name>
         <data-storage-type>NUMGER</data-storage-type>
         <max-length>9</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated by Norpac and supplied to the observer as an unique identifier for an observer cruise record.</description>
         <general-data-type>INTEGER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241800">
         <seq-order>25</seq-order>
         <name>PERMIT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Unique Code identifying a delivering vessel  - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
         <general-data-type>CHARACTER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241801">
         <seq-order>30</seq-order>
         <name>OFFLOAD_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>9</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Optional foreign key identifier from an offload record. Sequence generated unique identifier for an offload record</description>
         <general-data-type>INTEGER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241802">
         <seq-order>35</seq-order>
         <name>HAUL_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>9</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Optional foreign key column from current_haul</description>
         <general-data-type>INTEGER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241807">
         <seq-order>40</seq-order>
         <name>SPECIES_CODE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>4</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>4</precision>
         <scale>0</scale>
         <status>In Development</status>
         <description>Unique identifier for a species imported from Norpac</description>
         <general-data-type>INTEGER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241809">
         <seq-order>45</seq-order>
         <name>HAUL_JOIN</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>20</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>20</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Surrogate FK to haul if salmon record is so derived  Composed of concatenation of cruise, permit and haul_seq.  For domestic table records this is a sequence generated unique identifier for a haul.</description>
         <general-data-type>INTEGER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241810">
         <seq-order>50</seq-order>
         <name>OFFLOAD_JOIN</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>20</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>20</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Surrogate FK to offload if salmon record is so derived  Composed of concatenation of cruise, permit and offloadl_seq.</description>
         <general-data-type>INTEGER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241813">
         <seq-order>55</seq-order>
         <name>COUNT</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>4</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>4</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of Individual Salmon Observed and Recorded.</description>
         <general-data-type>INTEGER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="241815">
         <seq-order>60</seq-order>
         <name>LAST_MODIFIED_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>12</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Everytime an offload-salmon or haul-salmon record from the production schema is processed the the obsint.load_current_salmon the processing datetime is recorded here.  This does not necessarily mean the current offload-haul-salmon record was modified as the program processes every record within a cruise permit when initiated.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:28428</guid>
      <metadata-record-created-by pers-id="13150">Julie Blair</metadata-record-created-by>
      <metadata-record-created>2015-10-30T18:02:13</metadata-record-created>
      <metadata-record-last-modified-by pers-id="0">SysAdmin InPortAdmin</metadata-record-last-modified-by>
      <metadata-record-last-modified>2022-08-09T17:11:13</metadata-record-last-modified>
      <record-published>2016-05-04</record-published>
      <owner-organization>Alaska Fisheries Science Center</owner-organization>
      <owner-organization-acronym>AFSC</owner-organization-acronym>
      <owner-organization-address>7600 Sand Point Way N.E., Building 4</owner-organization-address>
      <owner-organization-address-city>Seattle</owner-organization-address-city>
      <owner-organization-address-state>WA</owner-organization-address-state>
      <owner-organization-address-zip>98115</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone/>
      <owner-organization-url>https://www.afsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>0700-1700 Pacific Time</owner-organization-business-hours>
      <owner-organization-group-id>1001</owner-organization-group-id>
      <publication-status>Public</publication-status>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-last-review-date>2016-05-04</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-05-04</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
