<?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>7509</catalog-item-id>
      <title>Table: FMA_TRIP</title>
      <short-name>FMA_TRIP</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>7283</parent-catalog-item-id>
      <parent-title>AFSC/FMA/ATLAS Remote Client</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>An FMA trip is defined as the time between when a vessel casts off lines and ties up.  There may be times where a vessel trip doesn't consist of any fishing.  Even though no fishing took place a trip record still musy be created when a transit, offload or observer transfer takes place.</abstract>
      <notes>Loaded by batch 2204, 03-28-2008 14:09</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>TURNBULLD</schema>
      <description>An FMA trip is defined as the time between when a vessel casts off lines and ties up.  There may be times where a vessel trip doesn't consist of any fishing.  Even though no fishing took place a trip record still musy be created when a transit, offload or observer transfer takes place.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="29581">
         <seq-order>1</seq-order>
         <name>TRIP_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated unique identifier of a trip</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29559">
         <seq-order>2</seq-order>
         <name>CRUISE_VESSEL_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 cruise vessel.</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>TURNBULLD.CRUISE_VESSEL</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29580">
         <seq-order>3</seq-order>
         <name>TRIP_NUMBER</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>Number which is entered by the observer identifying a unique within a cruise - vessel combination.  Since records are not  physically deleted, trigger code preserves uniqueness by allowing only a single active record to exist (delete_marker IS NOT NULL).</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29562">
         <seq-order>4</seq-order>
         <name>EMBARKED_PORT_CODE</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>User defined unique identifier of a port currently limited to 1 - 12</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>TURNBULLD.LOV_PORT_CODE</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29561">
         <seq-order>5</seq-order>
         <name>DISEMBARKED_PORT_CODE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>38</precision>
         <status>Active</status>
         <description>User defined unique identifier of a port currently limited to 1 - 12</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>TURNBULLD.LOV_PORT_CODE</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29556">
         <seq-order>6</seq-order>
         <name>BAIT_USED_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Sequence generated unique identifier of a bait used record</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>TURNBULLD.LOV_BAIT_USED</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="29572">
         <seq-order>7</seq-order>
         <name>START_DATE</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>Date of embarkation.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29574">
         <seq-order>8</seq-order>
         <name>START_LATITUDE_DEGREE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Latitude of embarkation in degrees.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29575">
         <seq-order>9</seq-order>
         <name>START_LATITUDE_MIN</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Latitude of embarkation in minutes.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29576">
         <seq-order>10</seq-order>
         <name>START_LATITUDE_SEC</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Latitude of embarkation in seconds.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29577">
         <seq-order>11</seq-order>
         <name>START_LONGITUDE_DEGREE</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>Longitude of embarkation in degrees.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29578">
         <seq-order>12</seq-order>
         <name>START_LONGITUDE_MIN</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Longitude of embarkation in minutes.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29579">
         <seq-order>13</seq-order>
         <name>START_LONGITUDE_SEC</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Longitude of embarkation in seconds.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29573">
         <seq-order>14</seq-order>
         <name>START_EW</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>East West longitude identifier for Embarkation.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29563">
         <seq-order>15</seq-order>
         <name>END_DATE</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>Date of landing, tying up to a mothership, transfer of fish between codends or other interaction signifying the ending of a trip.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29565">
         <seq-order>16</seq-order>
         <name>END_LATITUDE_DEGREE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Latitude of disembarkation in degrees.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29566">
         <seq-order>17</seq-order>
         <name>END_LATITUDE_MIN</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Latitude of disembarkation in  minutes</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29567">
         <seq-order>18</seq-order>
         <name>END_LATITUDE_SEC</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Latitude of disembarkation in seconds</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29568">
         <seq-order>19</seq-order>
         <name>END_LONGITUDE_DEGREE</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>Longitude of disembarkation in degrees.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29569">
         <seq-order>20</seq-order>
         <name>END_LONGITUDE_MIN</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Longitude of disembarkation in  minutes</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29570">
         <seq-order>21</seq-order>
         <name>END_LONGITUDE_SEC</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Longitude of disembarkation in seconds</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29564">
         <seq-order>22</seq-order>
         <name>END_EW</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>East West longitude identifier for Disembarkation.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29558">
         <seq-order>23</seq-order>
         <name>CREW_SIZE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>38</precision>
         <status>Active</status>
         <description>Number of personnel on the vessel.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29560">
         <seq-order>24</seq-order>
         <name>DID_FISHING_OCCUR_FLAG</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>Idetifies whether fishing took place or not.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29571">
         <seq-order>25</seq-order>
         <name>FISH_IN_HOLD_AT_START_FLAG</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>Identifies whether there were fish present in the hold at the start of a fishing trip.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="29557">
         <seq-order>26</seq-order>
         <name>COMMENTS</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>2000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Any specific comments an observer might make in regards to this trip.  In particular comments are required to documented lost fishing time.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:7509</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2008-03-28T14:09:54</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:01</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>
