<?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>34248</catalog-item-id>
      <title>Table: VERS_TRIP</title>
      <short-name>VERS_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>26730</parent-catalog-item-id>
      <parent-title>Vessel Electronic Reporting System (VERS)</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>Table contains trip level records for electronically reported data</abstract>
      <notes>Loaded by batch 9189, 08-11-2016 10:02</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>FVTR</schema>
      <description>Table contains trip level records for electronically reported data</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="344076">
         <seq-order>1</seq-order>
         <name>TRIP_ID</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <precision>14</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Unique trip identifier</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344062">
         <seq-order>2</seq-order>
         <name>OPERATOR_PERMIT_NUM</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Vessel operator's federal permit number</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>FVTR.FVTR_OPERATORS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344063">
         <seq-order>3</seq-order>
         <name>SAIL_PORT_STATE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>2</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>State code for the state in which the sail port is located</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_PORTS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344064">
         <seq-order>4</seq-order>
         <name>SAIL_PORT_PLACE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>5</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Port code for the port the vessel sailed from at the start of the trip</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_PORTS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344065">
         <seq-order>5</seq-order>
         <name>SAIL_PORT_COUNTY</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>County code for the county in which the sail port is located</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_PORTS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344091">
         <seq-order>6</seq-order>
         <name>SAIL_DATE_GMT</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>Datetime (UTC) when the vessel started the trip</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344066">
         <seq-order>7</seq-order>
         <name>END_PORT_STATE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>2</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>State code for the state in which the end port is located</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_PORTS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344067">
         <seq-order>8</seq-order>
         <name>END_PORT_PLACE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>5</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Port code for the port where the vessel ended the trip</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_PORTS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344068">
         <seq-order>9</seq-order>
         <name>END_PORT_COUNTY</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>County code for the county in which the end port is located</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_PORTS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344077">
         <seq-order>10</seq-order>
         <name>END_DATE_GMT</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>Datetime (UTC) when the vessel ended the trip</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344072">
         <seq-order>11</seq-order>
         <name>TRIP_CATEGORY</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>1</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Category code for the type of trip, see FVTR_TRIP_CATEGORIES</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>FVTR.FVTR_TRIP_CATEGORIES</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344078">
         <seq-order>12</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>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of crew on board the vessel including the captain</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344079">
         <seq-order>13</seq-order>
         <name>NUM_ANGLERS</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>Number of anglers on board (applicable only to where the trip category is party or charter)</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344080">
         <seq-order>14</seq-order>
         <name>TRIP_NOTES</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Miscellaneous comments the operator wants to record in the ELB</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344081">
         <seq-order>15</seq-order>
         <name>TRIP_ENTRY_DATE_GMT</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>Datetime (UTC) at which the trip record was entered into the ELB</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344082">
         <seq-order>16</seq-order>
         <name>FILE_NAME</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>20</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>File name of the raw data file which was submitted and archived (the legal record for eVTR reporting)</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344070">
         <seq-order>17</seq-order>
         <name>SOURCE_VERSION</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>20</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Name and version of the ELB software application used for data collection</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_SOURCE_VERSIONS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344069">
         <seq-order>18</seq-order>
         <name>REPORT_SOURCE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Data resolution of the reported data (subtrip or haul-by-haul)</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.FVTR_REPORT_SOURCES</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344083">
         <seq-order>19</seq-order>
         <name>TRANSMISSION_DATE_GMT</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>Datetime (UTC) of the transmission attempt which was successfully loaded to to the FVTR database</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344084">
         <seq-order>20</seq-order>
         <name>ORIGINAL_TRANSMISSION_DATE_GMT</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>Datetime (UTC) of the first transmission attempt</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344085">
         <seq-order>21</seq-order>
         <name>UPLOAD_DATE_GMT</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>Datetime (UTC) at which the submitted data was loaded to NEFSC servers</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344086">
         <seq-order>22</seq-order>
         <name>CONFIRMED_FLAG</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>Binary code used to indicate whether the trip has been reviewed, confirmed and locked for editing; 0=unconfirmed, 1=confirmed</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344087">
         <seq-order>23</seq-order>
         <name>CONFIRMED_DATE_GMT</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>Datetime (UTC) at which trip confirmation occurred</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344075">
         <seq-order>24</seq-order>
         <name>CONFIRMED_BY</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>20</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Username of the individual who confirmed the trip</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.VERS_WEB_ACCOUNTS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344088">
         <seq-order>25</seq-order>
         <name>VESSEL_PERMIT_NUM</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>Vessel's federal permit number</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344089">
         <seq-order>26</seq-order>
         <name>VESSEL_HULL_ID</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Vessel's USCG or state registration number</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344090">
         <seq-order>27</seq-order>
         <name>VMS_SERIAL_NUM</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>12</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Serial number of the VMS unit installed on the vessel</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="344073">
         <seq-order>28</seq-order>
         <name>FV_AP_NUM</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>Vessel's federal permit application number</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>FVTR.FVTR_VESSELS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344074">
         <seq-order>29</seq-order>
         <name>VP_PROGRAM_CODE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Program code selected for the current trip; see VERS_PROGRAMS</description>
         <general-data-type>VARCHAR2</general-data-type>
         <foreign-key-relations>FVTR.VERS_PROGRAMS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="344071">
         <seq-order>30</seq-order>
         <name>TRIP_ACTIVITY_TYPE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>2</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Activity code used to explain trips where no fishing efforts were conducted; see FVTR_TRIP_ACTIVITY_TYPES</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>FVTR.FVTR_TRIP_ACTIVITY_TYPES</foreign-key-relations>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:34248</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2016-08-11T10:02:33</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:16</metadata-record-last-modified>
      <record-published>2016-08-23</record-published>
      <owner-organization>Northeast Fisheries Science Center</owner-organization>
      <owner-organization-acronym>NEFSC</owner-organization-acronym>
      <owner-organization-address>166 Water Street</owner-organization-address>
      <owner-organization-address-city>Woods Hole</owner-organization-address-city>
      <owner-organization-address-state>MA</owner-organization-address-state>
      <owner-organization-address-zip>02543-1026</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone>(508)495-2000</owner-organization-phone>
      <owner-organization-url>https://www.nefsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>8:00 a.m. to 4:30 p.m. Monday - Friday</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-08-23</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-08-23</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
