<?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>9565</catalog-item-id>
      <title>Table: FOREIGN_DETAIL_HAUL</title>
      <short-name>FOREIGN_DETAIL_HAUL</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>For the years 1985-1990, both the set position and retrieval position were often recorded for each haul.  This table provides whatever set position, retrieval position, delivery position, and noon position information that was recorded for each haul for those years.</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>For the years 1985-1990, both the set position and retrieval position were often recorded for each haul.  This table provides whatever set position, retrieval position, delivery position, and noon position information that was recorded for each haul for those years.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="37170">
         <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.   A unique four-digit number assigned to the observer for the length of their contract period. This number alone identifies and groups a set of observer information.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>NORPAC.FOREIGN_FISHING_OPERATI</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="37179">
         <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="37171">
         <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="37180">
         <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="37173">
         <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="37176">
         <seq-order>6</seq-order>
         <name>LOCATION_ID</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A one-digit alpha code that indicates what type of fishing activity occurred at the latitude and longitude recorded. R = the position of the vessel when the retrieval of the haul/set was begun, D = the position of the vessel when a delivery was completed to a mothership, N = the position of the vessel at noon (Greenwich Mean Time) on a day when no fishing took place and the vessel was not in port, S = the position of the vessel when gear began being set.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37175">
         <seq-order>7</seq-order>
         <name>LATITUDE</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 recorded in degrees and minutes north.  The geographical position associated with the LOCATION_ID.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37172">
         <seq-order>8</seq-order>
         <name>E_W</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Direction of longitude, E = east and W = west of the 180th meridian.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37177">
         <seq-order>9</seq-order>
         <name>LONGITUDE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>A five-digit number recorded in degrees and minutes west of 0 degrees. Any position west of 180 degrees is stored as a value greater than 18000, e.g., 170 degrees east longitude = 19000.  The geographical position associated with the LOCATION_ID.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="37174">
         <seq-order>10</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="37178">
         <seq-order>11</seq-order>
         <name>PK_FDH</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:9565</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2009-06-29T18:15:04</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:02</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>
