<?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>10660</catalog-item-id>
      <title>Table: DEBRIEFED_HAUL_HOOK_COUNT</title>
      <short-name>DEBRIEFED_HAUL_HOOK_COUNT</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>10657</parent-catalog-item-id>
      <parent-title>AFSC/FMA/North Pacific Observer Debriefed Data Presentation Layer (OBSINT)</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>This table contains a flattened view of longline hook count data.  Observers are required to determine the number and spacing of hooks used in fishing operations.  These counts are assembled into deployable sets of hooks and assigned by the observer to a haul.  Average hook counts and spacing is insufficient as mixed gear is allowed (sablefish and halobut for example).  So this presentation layer provides detail information for analysis.</abstract>
      <notes>Loaded by batch 2535, 11-09-2010 10:55</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>OBSINT</schema>
      <description>This table contains a flattened view of longline hook count data.  Observers are required to determine the number and spacing of hooks used in fishing operations.  These counts are assembled into deployable sets of hooks and assigned by the observer to a haul.  Average hook counts and spacing is insufficient as mixed gear is allowed (sablefish and halobut for example).  So this presentation layer provides detail information for analysis.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="42684">
         <seq-order>1</seq-order>
         <name>T_TABLE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Source Table</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="42685">
         <seq-order>2</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>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>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="42686">
         <seq-order>3</seq-order>
         <name>PERMIT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>6</max-length>
         <required>Yes</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="42687">
         <seq-order>4</seq-order>
         <name>HAUL_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>9</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="42688">
         <seq-order>5</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>38</precision>
         <status>Active</status>
         <description>This is a uniquie identifier of a haul record composed by 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>NUMBER</general-data-type>
         <foreign-key-relations>OBSINT.DEBRIEFED_HAUL</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="42689">
         <seq-order>6</seq-order>
         <name>HAUL_NUMBER</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>Unique haul for an observer vessel cruise, defaulted to an incremented sequence by the GUI.  May be entered and defined by the observer.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="42690">
         <seq-order>7</seq-order>
         <name>COLLECTION_NUMBER</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>User Defined Hook Count Set number unique for a cruise permit.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="42691">
         <seq-order>8</seq-order>
         <name>SEGMENT_NUMBER</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>This attribute represents a user defined integer identifying a unit of line for counting and spacing hooks.  It must be unique within a hook_count_set.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="42692">
         <seq-order>9</seq-order>
         <name>NUMBER_OF_HOOKS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>8</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of hooks  as determined by the observer for this segment, contained within a counted set.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="42693">
         <seq-order>10</seq-order>
         <name>HOOK_SPACING_IN_CM</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>Spacing between hooks on a segment. This value is optional for any specific segment except the first set of spacing-count on a trip</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="42694">
         <seq-order>11</seq-order>
         <name>VESSEL</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>Vessel code from the ATL_LOV vessel table.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:10660</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2010-11-09T10:55:44</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>
