<?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>9594</catalog-item-id>
      <title>Table: FOREIGN_VIABILITY</title>
      <short-name>FOREIGN_VIABILITY</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>9556</parent-catalog-item-id>
      <parent-title>AFSC/FMA/North Pacific Observer Foreign Fishing</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>This table links viability data for Pacific halibut caught in the foreign and joint venture groundfish fishery with the length data from the same cruise, vessel, dt, year, and haul.  Observers use a viability key developed by the International Pacific Halibut Commission (IPHC) to judge viability.</abstract>
      <notes>Loaded by batch 2364, 06-29-2009 18:15</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>NORPAC</schema>
      <description>This table links viability data for Pacific halibut caught in the foreign and joint venture groundfish fishery with the length data from the same cruise, vessel, dt, year, and haul.  Observers use a viability key developed by the International Pacific Halibut Commission (IPHC) to judge viability.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="37480">
         <seq-order>1</seq-order>
         <name>CRUISE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>4</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>A unique four-digit number to represent each occasion that an observer was aboard a different fishing vessel during deployment.  Cruise number is associated with all of the data collected by the observer aboard the vessell.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>NORPAC.FOREIGN_FISHING_OPERATI</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="37491">
         <seq-order>2</seq-order>
         <name>VESSEL</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A unique, four-digit, alpha-numeric code identifying each vessel that contracts for observer coverage.  All vessel codes begin with the alpha code B, followed by a three-digit number.</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>Refers to more than one entity</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="37481">
         <seq-order>3</seq-order>
         <name>DT</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Similar to NORPAC.DOMESTIC_HAUL.HAUL_DATE, this is the date in Greenwich Mean Time. Format is stored in the database as DD-MON-YY format (i.e., 15-MAR-86), and displayed as MM/DD/YYYY HH:MI:SS (i.e., 3/15/86 00:00:00).</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37492">
         <seq-order>4</seq-order>
         <name>YEAR</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>4</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>A four-digit number identifying the year in which the gear retrieval of the haul began.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37483">
         <seq-order>5</seq-order>
         <name>HAUL</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>A unique number which identifies a specific occurrence of net, pot, or longline fishing effort.  This table does not include "no fishing" days.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37490">
         <seq-order>6</seq-order>
         <name>SPECIES</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Species code 101, the code for Pacific halibut.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>NORPAC.DOMESTIC_SPECIES</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="37486">
         <seq-order>7</seq-order>
         <name>NUMBER_EXCELLENT</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>4</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>The number of Pacific halibut examined and determined to be in excellent condition.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37487">
         <seq-order>8</seq-order>
         <name>NUMBER_POOR</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>4</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>The number of Pacific halibut examined and determined to be in poor condition.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37485">
         <seq-order>9</seq-order>
         <name>NUMBER_DEAD</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>4</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>The number of Pacific halibut examined and determined to be dead or soon to be dead.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37489">
         <seq-order>10</seq-order>
         <name>SEA_LION_PREDATION_CODE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>A one-digit numeric code associated with the amount of sea lion predation.  NORPAC.FOREIGN_PREDATION_CODE provides a description of the codes.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>NORPAC.FOREIGN_PREDATION_CODE</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="37482">
         <seq-order>11</seq-order>
         <name>FILENAME</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The original filename on the Burroughs computer system from which this data record came.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37484">
         <seq-order>12</seq-order>
         <name>HAUL_JOIN</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>6</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>An assigned, unique number (up to 6 digits) used to link records in this table back to a single haul record in the NORPAC.FOREIGN_HAUL table.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>NORPAC.FOREIGN_HAUL</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="37488">
         <seq-order>13</seq-order>
         <name>PK_FVIA</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <precision>6</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>For internal use only.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:9594</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2009-06-29T18:15:12</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>2016-05-18</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-18</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-05-18</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
