<?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>9748</catalog-item-id>
      <title>Table: ATL_SALMON_H</title>
      <short-name>ATL_SALMON_H</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>7284</parent-catalog-item-id>
      <parent-title>AFSC/FMA/North Pacific Groundfish and Halibut Observer Program, Post 2008 Fishery Statistics.</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>This entity records the number of prohibited pacific salmon recorded as bycatch ,by species, for an offload or a haul.</abstract>
      <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.</purpose>
      <notes>Loaded by batch 2390, 06-30-2009 16:11</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>NORPAC</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="38928">
         <seq-order>1</seq-order>
         <name>SEQ_NUMBER</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated unique identifier for a history table.  Every history table has a unique sequence assigned to it all start with 1, increment by 1 and do not cycle.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38912">
         <seq-order>2</seq-order>
         <name>CHANGED_BY</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Oracle user who made a change to the transaction table record.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38914">
         <seq-order>3</seq-order>
         <name>DATE_CHANGED</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Timestamp of change to transaction record.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38913">
         <seq-order>4</seq-order>
         <name>CRUISE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</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>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38926">
         <seq-order>5</seq-order>
         <name>SALMON_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated unique identifier of a salmon record</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38923">
         <seq-order>6</seq-order>
         <name>OFFLOAD_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated unique identifier for an offload record</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38916">
         <seq-order>7</seq-order>
         <name>HAUL_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated unique identifier for a haul record</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38925">
         <seq-order>8</seq-order>
         <name>RELIABILITY_CODE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Unique Numeric Value recording who (industry and or observer) recorded the salmon census.  FK from lov_salmon_reliability. </description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38927">
         <seq-order>9</seq-order>
         <name>SCALE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Whether the temperature was recorded in degrees farenheit or celsius.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38915">
         <seq-order>10</seq-order>
         <name>FISHING_TEMP</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Temperature recorded at fishing depth</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38917">
         <seq-order>11</seq-order>
         <name>NUMBER_CHINOOK</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of Chinook recorded for this Haul or Offload.  (Census of Salmon beginning 2011).</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38919">
         <seq-order>12</seq-order>
         <name>NUMBER_OTHER</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of Other salmon species recorded for this Haul or Offload.  (Census of Salmon beginning 2011).</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38922">
         <seq-order>13</seq-order>
         <name>NUMBER_UNIDENTIFIED</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of Salmon which could not be identified by species for this Haul or Offload.  (Census of Salmon beginning 2011).</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38929">
         <seq-order>14</seq-order>
         <name>SURFACE_TEMP</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>22</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Surface temperature of the water.  Applicable only to hauls.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38924">
         <seq-order>15</seq-order>
         <name>PERMIT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>6</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Unique Code identifying a vessel or Processor - inherited from the NORPAC data set and created by the RAM division in Juneau</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38920">
         <seq-order>16</seq-order>
         <name>NUMBER_PINK</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of Pink salmon tallied for this offload.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38921">
         <seq-order>17</seq-order>
         <name>NUMBER_SOCKEYE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of Sockeye salmon tallied for this offload.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="38918">
         <seq-order>18</seq-order>
         <name>NUMBER_COHO</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of Coho salmon tallied for this offload.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:9748</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2009-06-30T16:11:46</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:03</metadata-record-last-modified>
      <record-published>2018-09-26</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>2018-09-26</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2019-09-26</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
