<?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>26983</catalog-item-id>
      <title>Northeast Cooperative Research Study Fleet (SF) Program Combined GPS, Temperature/Depth, and Effort Fishery Dependent Data</title>
      <short-name>SF Combined GPS, Temperature/Depth, and Effort (GTE)</short-name>
      <catalog-item-type>Data Set</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>23136</parent-catalog-item-id>
      <parent-title>Northeast Cooperative Research Program (NCRP)</parent-title>
      <parent-catalog-item-type>Project</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>Temperature, depth(TD), GPS and haul by haul effort and catch data are collected during normal fishing activity of commercial fishing vessels participating in the NEFSC Cooperative Research Study Fleet (SF) program. The GTE (GPS, Temperature/Depth, and Effort) procedure joins the temperature depth (TD), GPS and effort level electonic logbook data into one combined  data set. This data set is then loaded and reviewed in an application for quality and is edited and coded appropriately.  All sound data resulting from this review is moved to 'GTE_JOIN' table. In addition, a summary table 'GTE_EFFORTS' is maintained which, include calculations for various effort level statistics on the joined data such as, but not limited to, effort duration, distance towed, min, max, and average depth.</abstract>
      <purpose>Joins the Temperature Depth (TD), GPS and Effort Level Electonic Logbook data into one combined dataset. The GTE dataset can be used to validate and improve oceaongraphic models as well as be used with catch data to analyse how TD temporarily and spaitially influence catch.</purpose>
      <supplemental-information>The GTE data is housed and managed using various support tables in the NEFSC Oracle database. An event code table 'GTE_CODES' defines the data quality issues encountered when GPS data is joined with TD and Effort data. </supplemental-information>
   </item-identification>
   <keywords>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Cooperative Research</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Depth</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Fishery Dependent Data</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Fishery Dependent Effort</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>GPS polling</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Study Fleet Program</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Temperature</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>Temperature/Depth</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Temporal</keyword-type>
         <keyword>continuing</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>Georges Bank</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>Gulf of Maine</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>Mid-Atlantic</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>Northwest Atlantic</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>Southern New England</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Stratum</keyword-type>
         <keyword>benthic</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Stratum</keyword-type>
         <keyword>demersal</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Stratum</keyword-type>
         <keyword>pelagic</keyword>
      </keyword>
   </keywords>
   <physical-location>
      <organization>NEFSC Woods Hole Lab</organization>
      <city>Woods Hole</city>
      <state-province>MA</state-province>
      <country>USA</country>
   </physical-location>
   <data-set-information>
      <data-set-scope-code>Data Set</data-set-scope-code>
      <data-set-type>Oracle Database</data-set-type>
      <maintenance-frequency>Continually</maintenance-frequency>
      <data-presentation-form>Table (digital)</data-presentation-form>
      <instrument>Various Fishing Vessel GPS Units, Aqualogger 530 Temperature Depth probes, Star-Oddi DST Centi Temperature Depth Probes, Vemco Temperarure Depth Probes, Dell laptops with various models and operating systems running Northeast Fisheries Sceince Center Fisheries Logbook Data Recording Software (FLDRS)</instrument>
      <platform>Fishing gear, Fishing vessel</platform>
      <physical-collection-fishing-gear>Otter trawl door, scallop dredge, gillnet, longline</physical-collection-fishing-gear>
   </data-set-information>
   <entity-attribute-information partial-listing="No" total-count="7">
      <entity>
         <item-identification>
            <catalog-item-id>34624</catalog-item-id>
            <title>Table: GTE_CODES</title>
            <short-name>GTE_CODES</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Description of all the codes used in the GTE data editing process.</abstract>
            <notes>Loaded by batch 9251, 09-01-2016 15:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NERS</schema>
            <description>Description of all the codes used in the GTE data editing process.</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="3">
            <data-attribute cc-id="348333">
               <seq-order>1</seq-order>
               <name>GTE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>5</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>A unqiue identifier of a data quality issue.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348334">
               <seq-order>2</seq-order>
               <name>GTE_CODE_LEVEL</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>A code that signifies the severity of data issue/error encountered; fatal=F informative=I</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348335">
               <seq-order>3</seq-order>
               <name>GTE_CODE_DESCR</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>255</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>A description of each code used in the data editing process.</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>34625</catalog-item-id>
            <title>Table: GTE_EDITING_LIST</title>
            <short-name>GTE_EDITING_LIST</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Communicates effort editing issues among users of the SF GTE application</abstract>
            <notes>Loaded by batch 9251, 09-01-2016 15:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NERS</schema>
            <description>Communicates effort editing issues among users of the SF GTE application</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="8">
            <data-attribute cc-id="348336">
               <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>No</primary-key>
               <precision>14</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique trip identifier generated in FLDRS software</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348337">
               <seq-order>2</seq-order>
               <name>EFFORT_NUM</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>Unique identifier representing an effort documented in a trip</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348338">
               <seq-order>3</seq-order>
               <name>EFFORT_STATUS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>2</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Event codes used to track effort status in edtiing process</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348339">
               <seq-order>4</seq-order>
               <name>DATA_ISSUE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>255</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Data quality issue(s) that exist for a specific effort</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348340">
               <seq-order>5</seq-order>
               <name>DATA_ACTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>255</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Action needed/taken to resolve the issue</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348341">
               <seq-order>6</seq-order>
               <name>RESOLVED</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>Denotes whether or not the documented issue has been resolved; Yes=1 No=0</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348342">
               <seq-order>7</seq-order>
               <name>USER_ISSUE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>15</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The ID of the user who documented the issue; supporting table NERS.SF_USERS</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348343">
               <seq-order>8</seq-order>
               <name>USER_ACTION</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>15</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>The ID of the USER who recognized/resolved issue; supporting table NERS.SF_USERS</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>34626</catalog-item-id>
            <title>Table: GTE_EFFORTS</title>
            <short-name>GTE_EFFORTS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Summary statistics for each complete effort contained in NERS.GTE_JOIN</abstract>
            <notes>Loaded by batch 9251, 09-01-2016 15:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NERS</schema>
            <description>Summary statistics for each complete effort contained in NERS.GTE_JOIN</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="25">
            <data-attribute cc-id="348344">
               <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>38</precision>
               <status>Active</status>
               <description>Unique trip identifier generated in FLDRS software</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348355">
               <seq-order>2</seq-order>
               <name>EFFORT_NUM</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>4</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique identifier representing an effort documented in a trip</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348362">
               <seq-order>3</seq-order>
               <name>TOTAL_NUM_RECORDS</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>Total number of records for an effort</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348363">
               <seq-order>4</seq-order>
               <name>PERCENT_RECORDS_MATCH</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>Percentage of the total number of records where there is a valid TD-GPS match</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348364">
               <seq-order>5</seq-order>
               <name>START_HAUL_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>Date and time in Greenwich Mean Time of the start of the effort based data corrected in GTE processing</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348365">
               <seq-order>6</seq-order>
               <name>END_HAUL_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>Date and time in Greenwich Mean Time of the end of the effort based data corrected in GTE processing</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348366">
               <seq-order>7</seq-order>
               <name>CALC_DUR_HR</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>2</scale>
               <status>Active</status>
               <description>Duration of the effort in hours</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348367">
               <seq-order>8</seq-order>
               <name>CALC_DIST_NM</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Total distance towed in nautical miles</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348368">
               <seq-order>9</seq-order>
               <name>MIN_TEMP_C</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>2</scale>
               <status>Active</status>
               <description>Min temperature in Celsius</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348345">
               <seq-order>10</seq-order>
               <name>MEAN_TEMP_C</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>2</scale>
               <status>Active</status>
               <description>Mean temperature in Celsius</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348346">
               <seq-order>11</seq-order>
               <name>MAX_TEMP_C</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>2</scale>
               <status>Active</status>
               <description>Max temperature in Celsius</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348347">
               <seq-order>12</seq-order>
               <name>TEMP_VARIANCE</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>2</scale>
               <status>Active</status>
               <description>Temperature variance value</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348348">
               <seq-order>13</seq-order>
               <name>TEMP_DEVIATION</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>2</scale>
               <status>Active</status>
               <description>Standard deviation of temperature</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348349">
               <seq-order>14</seq-order>
               <name>MIN_DPTH_M</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Min depth in meters</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348350">
               <seq-order>15</seq-order>
               <name>MEAN_DPTH_M</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Mean depth in meters</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348351">
               <seq-order>16</seq-order>
               <name>MAX_DPTH_M</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Max depth in meters</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348352">
               <seq-order>17</seq-order>
               <name>DPTH_VARIANCE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Depth variance value</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348353">
               <seq-order>18</seq-order>
               <name>DPTH_DEVIATION</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>5</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Standard deviation of depth</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348354">
               <seq-order>19</seq-order>
               <name>MIN_SPD_NMPH</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>2</scale>
               <status>Active</status>
               <description>Min vessel speed in nautical miles per hour</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348356">
               <seq-order>20</seq-order>
               <name>MEAN_SPD_NMPH</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>2</scale>
               <status>Active</status>
               <description>Mean vessel speed in nautical miles per hour</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348357">
               <seq-order>21</seq-order>
               <name>MAX_SPD_NMPH</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>2</scale>
               <status>Active</status>
               <description>Max vessel speed in nautical miles per hour</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348358">
               <seq-order>22</seq-order>
               <name>SPD_VARIANCE</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>2</scale>
               <status>Active</status>
               <description>Speed variance value</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348359">
               <seq-order>23</seq-order>
               <name>SPD_DEVIATION</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>2</scale>
               <status>Active</status>
               <description>Standard deviation of speed</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348360">
               <seq-order>24</seq-order>
               <name>GTE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>GTE codes for the effort; supporting table NERS.GTE_CODES</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348361">
               <seq-order>25</seq-order>
               <name>GEAR_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>6</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>ACCSP Gear type code; supporting table FVTR.FVTR_GEAR_CODES</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>34627</catalog-item-id>
            <title>Table: GTE_JOIN</title>
            <short-name>GTE_JOIN</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Data from sucessfully joined and edited efforts</abstract>
            <notes>Loaded by batch 9251, 09-01-2016 15:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NERS</schema>
            <description>Data from sucessfully joined and edited efforts</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="13">
            <data-attribute cc-id="348369">
               <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>No</primary-key>
               <precision>14</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique trip identifier generated in FLDRS software</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348374">
               <seq-order>2</seq-order>
               <name>VP_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>Federal vessel permit number</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348375">
               <seq-order>3</seq-order>
               <name>PROBE_LOG_ID</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <precision>38</precision>
               <status>Active</status>
               <description>Deployment identification number for TD logger used; supporting table NERS.SF_EQUIP_LOG</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348376">
               <seq-order>4</seq-order>
               <name>EFFORT_NUM</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>Unique identifier representing an effort documented in a trip based data corrected in GTE processing</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348377">
               <seq-order>5</seq-order>
               <name>TD_DATETIME</name>
               <data-storage-type>DATE</data-storage-type>
               <max-length>7</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Date and time in Greenwich Mean Time from a single TD probe reading</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348378">
               <seq-order>6</seq-order>
               <name>TEMP</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>Temperature (Celisus) from a single TD probe reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348379">
               <seq-order>7</seq-order>
               <name>GEAR_DEPTH</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>Gear depth (meters) from a single TD probe reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348380">
               <seq-order>8</seq-order>
               <name>GPS_DATETIME</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 and time in Greenwich Mean Time from a single GPS reading</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348381">
               <seq-order>9</seq-order>
               <name>LATITUDE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>12</precision>
               <scale>6</scale>
               <status>Active</status>
               <description>Latitude value from a single GPS reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348370">
               <seq-order>10</seq-order>
               <name>LONGITUDE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>12</precision>
               <scale>6</scale>
               <status>Active</status>
               <description>Longitude value from a single GPS reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348371">
               <seq-order>11</seq-order>
               <name>COURSE_TRUE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Heading (degrees) from a single GPS reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348372">
               <seq-order>12</seq-order>
               <name>BOT_DEPTH_M</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>1</scale>
               <status>Active</status>
               <description>Depth sounder reading (meters)</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348373">
               <seq-order>13</seq-order>
               <name>TOW_EVENT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code(s) used to describe data quality issues; supporting table NERS.GTE_CODES</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>34628</catalog-item-id>
            <title>Table: GTE_JOIN_AUDIT</title>
            <short-name>GTE_JOIN_AUDIT</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Output from the GTE join procedure. Data quality analysis then performed on data through the GTE GUI</abstract>
            <notes>Loaded by batch 9251, 09-01-2016 15:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NERS</schema>
            <description>Output from the GTE join procedure. Data quality analysis then performed on data through the GTE GUI</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="19">
            <data-attribute cc-id="348382">
               <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>No</primary-key>
               <precision>14</precision>
               <scale>0</scale>
               <status>Active</status>
               <description>Unique trip identifier generated in FLDRS software</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348393">
               <seq-order>2</seq-order>
               <name>VP_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>Federal vessel permit number</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348394">
               <seq-order>3</seq-order>
               <name>PROBE_LOG_ID</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>Deployment identification number for TD logger used; supporting table NERS.SF_EQUIP_LOG</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348395">
               <seq-order>4</seq-order>
               <name>EFFORT_NUM</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>Unique identifier representing an effort documented in a trip</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348396">
               <seq-order>5</seq-order>
               <name>EFFORT_NUM_CORRECTION</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>Documents the adjusted start and end times for an effort</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348397">
               <seq-order>6</seq-order>
               <name>TD_DATETIME</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 and time in Greenwich Mean Time from a single TD probe reading</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348398">
               <seq-order>7</seq-order>
               <name>TEMP</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>Temperature (Celisus) from a single TD probe reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348399">
               <seq-order>8</seq-order>
               <name>GEAR_DEPTH</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>Gear depth (meters) from a single TD probe reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348400">
               <seq-order>9</seq-order>
               <name>GPS_DATETIME</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 and time in Greenwich Mean Time from a single GPS reading</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348383">
               <seq-order>10</seq-order>
               <name>LATITUDE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>12</precision>
               <scale>6</scale>
               <status>Active</status>
               <description>Latitude value from a single GPS reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348384">
               <seq-order>11</seq-order>
               <name>LONGITUDE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>12</precision>
               <scale>6</scale>
               <status>Active</status>
               <description>Longitude value from a single GPS reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348385">
               <seq-order>12</seq-order>
               <name>SPEED_KNOTS</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Speed of the vessel from a single GPS reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348386">
               <seq-order>13</seq-order>
               <name>COURSE_TRUE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Heading (degrees) from a single GPS reading</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348387">
               <seq-order>14</seq-order>
               <name>BOT_DEPTH_M</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>1</scale>
               <status>Active</status>
               <description>Depth sounder reading (meters)</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348388">
               <seq-order>15</seq-order>
               <name>RATE_OF_CHANGE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Calculates rate of changes in gear depth to identify the possible start or end of an effort</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348389">
               <seq-order>16</seq-order>
               <name>LEAD_RATE</name>
               <data-storage-type>NUMBER</data-storage-type>
               <max-length>22</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <precision>6</precision>
               <scale>2</scale>
               <status>Active</status>
               <description>Calculates rate of changes in gear depth to identify the possible start or end of an effort</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348390">
               <seq-order>17</seq-order>
               <name>RN</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>A SQL generated row number for the joined data</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348391">
               <seq-order>18</seq-order>
               <name>EFFORT_TYPE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>10</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Identifies possible start or end effort events based on the values in the RATE_OF_CHANGE and LEAD_RATE columns</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348392">
               <seq-order>19</seq-order>
               <name>TOW_EVENT_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code(s) used to describe data quality issues; supporting table NERS.GTE_CODES</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>34629</catalog-item-id>
            <title>Table: GTE_LOAD_HISTORY</title>
            <short-name>GTE_LOAD_HISTORY</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Tracks a trip/effort through the data editing process, providing data quality information at each step</abstract>
            <notes>Loaded by batch 9251, 09-01-2016 15:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NERS</schema>
            <description>Tracks a trip/effort through the data editing process, providing data quality information at each step</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="16">
            <data-attribute cc-id="348403">
               <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 generated in FLDRS software</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348411">
               <seq-order>2</seq-order>
               <name>EFFORT_NUM</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>4</max-length>
               <required>Yes</required>
               <primary-key>Yes</primary-key>
               <status>Active</status>
               <description>Unique identifier representing an effort documented in a trip</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348401">
               <seq-order>3</seq-order>
               <name>POPULATE_TABLE_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>15</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code identifying results from GTE join procedure; supporting table NERS.GTE_CODES</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NERS.GTE_CODES</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="348412">
               <seq-order>4</seq-order>
               <name>POPULATE_TABLE_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 the GTE join procedure was run</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348413">
               <seq-order>5</seq-order>
               <name>POPULATE_TABLE_USER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>20</max-length>
               <required>Yes</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Staff member that ran the GTE join procedure; supporting table NERS.SF_USERS</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348414">
               <seq-order>6</seq-order>
               <name>EFFORT_CORR_CODE</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Code(s) used to describe data quality issues; supporting table NERS.GTE_CODES</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348415">
               <seq-order>7</seq-order>
               <name>EFFORT_CORR_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 latest change to record.</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348416">
               <seq-order>8</seq-order>
               <name>EFFORT_CORR_USER</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>Staff member that performed the editing; supporting table NERS.SF_USERS</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348402">
               <seq-order>9</seq-order>
               <name>USE_CODE</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>Code used to describe the appropriate analytical usage based on the quality of the data; supporting table NERS.GTE_CODES</description>
               <general-data-type>VARCHAR2</general-data-type>
               <foreign-key-relations>NERS.GTE_CODES</foreign-key-relations>
            </data-attribute>
            <data-attribute cc-id="348404">
               <seq-order>10</seq-order>
               <name>DATA_MOVED</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 yes (Y) or no (N) field stating whether or not editing was completed and data moved to the final NERS.GTE_JOIN table</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348405">
               <seq-order>11</seq-order>
               <name>MOVE_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 the finalized data was moved</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348406">
               <seq-order>12</seq-order>
               <name>MOVE_USER</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>Staff member that moved the data; supporting table NERS.SF_USERS</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348407">
               <seq-order>13</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>255</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Additional information</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348408">
               <seq-order>14</seq-order>
               <name>EFFORT_SUMMARY</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>States whether or not summary statistics were generated for the effort in NERS.GTE_EFFORTS; Yes (Y) or no (N)</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348409">
               <seq-order>15</seq-order>
               <name>SUMMARY_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 the effort summary procedure was performed</description>
               <general-data-type>DATE</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348410">
               <seq-order>16</seq-order>
               <name>SUMMARY_USER</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>30</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Staff member that ran the effort summary procedure; supporting table NERS.SF_USERS</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
      <entity>
         <item-identification>
            <catalog-item-id>34630</catalog-item-id>
            <title>Table: GTE_TRIPS</title>
            <short-name>GTE_TRIPS</short-name>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <status>Completed</status>
            <abstract>Status of the trip in the editing process. It also provides a means to document any comments that pertain to the entire trip</abstract>
            <notes>Loaded by batch 9251, 09-01-2016 15:48</notes>
         </item-identification>
         <entity-information>
            <entity-type>Data Table</entity-type>
            <active-version>Yes</active-version>
            <schema>NERS</schema>
            <description>Status of the trip in the editing process. It also provides a means to document any comments that pertain to the entire trip</description>
         </entity-information>
         <data-attributes partial-listing="No" total-count="3">
            <data-attribute cc-id="348417">
               <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>38</precision>
               <status>Active</status>
               <description>Unique trip identifier generated in FLDRS software</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348418">
               <seq-order>2</seq-order>
               <name>LOAD_STATUS</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>Current status of the trip in the editing process; supporting table NERS.GTE_CODES</description>
               <general-data-type>NUMBER</general-data-type>
            </data-attribute>
            <data-attribute cc-id="348419">
               <seq-order>3</seq-order>
               <name>COMMENTS</name>
               <data-storage-type>VARCHAR2</data-storage-type>
               <max-length>255</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Trip level comments</description>
               <general-data-type>VARCHAR2</general-data-type>
            </data-attribute>
         </data-attributes>
      </entity>
   </entity-attribute-information>
   <support-roles>
      <support-role cc-id="219058" in-effect="Yes">
         <support-role-type>Data Steward</support-role-type>
         <from-date>2011</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Morin, Michael D</contact-name>
         <contact-email>mike.morin@noaa.gov</contact-email>
         <contact-address>28 Tarzwell Drive</contact-address>
         <contact-address-city>Narragansett</contact-address-city>
         <contact-address-state>RI</contact-address-state>
         <contact-address-zip>02882</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>401-782-3278</contact-phone-number>
         <contact-fax-number>401-782-3292</contact-fax-number>
      </support-role>
      <support-role cc-id="219061" in-effect="Yes">
         <support-role-type>Distributor</support-role-type>
         <from-date>2011</from-date>
         <contact-type>Organization</contact-type>
         <contact-name>Northeast Fisheries Science Center</contact-name>
         <contact-noaa-acronym>NEFSC</contact-noaa-acronym>
         <contact-ror>https://ror.org/02nc0ck44</contact-ror>
         <contact-address>166 Water Street</contact-address>
         <contact-address-city>Woods Hole</contact-address-city>
         <contact-address-state>MA</contact-address-state>
         <contact-address-zip>02543-1026</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>(508)495-2000</contact-phone-number>
         <contact-url>https://www.fisheries.noaa.gov/about/northeast-fisheries-science-center</contact-url>
         <contact-url-description>NEFSC Home Page</contact-url-description>
         <contact-url-function>Online Resource</contact-url-function>
         <contact-business-hours>8:00 a.m. to 4:30 p.m. Monday - Friday</contact-business-hours>
      </support-role>
      <support-role cc-id="219059" in-effect="Yes">
         <support-role-type>Metadata Contact</support-role-type>
         <from-date>2015</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Burchard, Katie A</contact-name>
         <contact-email>katie.burchard@noaa.gov</contact-email>
         <contact-address>28 Tarzwell Drive</contact-address>
         <contact-address-city>Narragansett</contact-address-city>
         <contact-address-state>RI</contact-address-state>
         <contact-address-zip>02882</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>401-782-3251</contact-phone-number>
         <contact-fax-number>401-782-3292</contact-fax-number>
      </support-role>
      <support-role cc-id="219060" in-effect="Yes">
         <support-role-type>Originator</support-role-type>
         <from-date>2011</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Morin, Michael D</contact-name>
         <contact-email>mike.morin@noaa.gov</contact-email>
         <contact-address>28 Tarzwell Drive</contact-address>
         <contact-address-city>Narragansett</contact-address-city>
         <contact-address-state>RI</contact-address-state>
         <contact-address-zip>02882</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>401-782-3278</contact-phone-number>
         <contact-fax-number>401-782-3292</contact-fax-number>
      </support-role>
      <support-role cc-id="222995" in-effect="Yes">
         <support-role-type>Originator</support-role-type>
         <from-date>2011</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Burchard, Katie A</contact-name>
         <contact-email>katie.burchard@noaa.gov</contact-email>
         <contact-address>28 Tarzwell Drive</contact-address>
         <contact-address-city>Narragansett</contact-address-city>
         <contact-address-state>RI</contact-address-state>
         <contact-address-zip>02882</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>401-782-3251</contact-phone-number>
         <contact-fax-number>401-782-3292</contact-fax-number>
      </support-role>
      <support-role cc-id="219057" in-effect="Yes">
         <support-role-type>Point of Contact</support-role-type>
         <from-date>2011</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Burchard, Katie A</contact-name>
         <contact-email>katie.burchard@noaa.gov</contact-email>
         <contact-address>28 Tarzwell Drive</contact-address>
         <contact-address-city>Narragansett</contact-address-city>
         <contact-address-state>RI</contact-address-state>
         <contact-address-zip>02882</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>401-782-3251</contact-phone-number>
         <contact-fax-number>401-782-3292</contact-fax-number>
      </support-role>
   </support-roles>
   <extents>
      <extent cc-id="245857">
         <geographic-areas>
            <geographic-area cc-id="219062">
               <west-bound>-76.31</west-bound>
               <east-bound>-66</east-bound>
               <north-bound>43.995833</north-bound>
               <south-bound>35.554722</south-bound>
            </geographic-area>
         </geographic-areas>
         <time-frames>
            <time-frame cc-id="219063">
               <time-frame-type>Continuing</time-frame-type>
               <start-date-time>2006-09-20</start-date-time>
               <description>The first Study Fleet effort that was sucessfully joined to TD and GPS data occurred on September 20, 2006.</description>
            </time-frame>
         </time-frames>
      </extent>
   </extents>
   <access-information>
      <security-class>Sensitive</security-class>
      <data-access-procedure>Formal data request form is filled out and sent to Point of Contact, reviewed with Cooperative Research Program Branch Chief for approval. If approved, data request form is signed, returned and archived.
</data-access-procedure>
      <data-access-constraints>NEFSC Data Access Constraint:
If data is stored on an internal NEFSC network, the requester may not have direct access to query the data unless they are also authorized for network access.</data-access-constraints>
   </access-information>
   <technical-environment>
      <description>Oracle database on centralized data management system</description>
   </technical-environment>
   <data-quality>
      <accuracy>Data quality documented in tables reference GTE_Code column in GTE_Efforts Table with  code description in GTE_CODES support table.</accuracy>
      <completeness-report>All effort where a join to TD and GPS was attempted is documented in GTE_LOAD_HISTORY. This table documents weather the join was successful or not and if not the possible reason why. This table has a supporting table "GTE_CODES" </completeness-report>
      <quality-control-procedures>An application is used to review, edit and code data quality issues. The codes are documented under the GTE_Code column in GTE_Efforts . Reference  support table GTE_CODES.</quality-control-procedures>
   </data-quality>
   <data-management>
      <resources-identified>Yes</resources-identified>
      <resources-budget-percentage>Unknown</resources-budget-percentage>
      <data-access-directive-compliant>Yes</data-access-directive-compliant>
      <data-access-directive-waiver>Yes</data-access-directive-waiver>
      <delay-collection-dissemination>3-6 months</delay-collection-dissemination>
      <delay-collection-dissemination-explanation>Not applicable</delay-collection-dissemination-explanation>
      <archive-location>Other</archive-location>
      <delay-collection-archive>Unknown</delay-collection-archive>
      <data-protection-plan>NEFSC DMS protection plan (Scheduled backups and remote storage backups)</data-protection-plan>
   </data-management>
   <lineage>
      <lineage-statement>Data collection using Dell laptops with various models and operating systems running Northeast Fisheries Sceince Center Fisheries Logbook Data Recording Software (FLDRS).  FVTR VERS tables, NERS TD tables and NERS GPS Polling tables are joined. </lineage-statement>
   </lineage>
   <child-items>
      <child-item>
         <catalog-item-id>34624</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: GTE_CODES</title>
      </child-item>
      <child-item>
         <catalog-item-id>34625</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: GTE_EDITING_LIST</title>
      </child-item>
      <child-item>
         <catalog-item-id>34626</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: GTE_EFFORTS</title>
      </child-item>
      <child-item>
         <catalog-item-id>34627</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: GTE_JOIN</title>
      </child-item>
      <child-item>
         <catalog-item-id>34628</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: GTE_JOIN_AUDIT</title>
      </child-item>
      <child-item>
         <catalog-item-id>34629</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: GTE_LOAD_HISTORY</title>
      </child-item>
      <child-item>
         <catalog-item-id>34630</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>Table: GTE_TRIPS</title>
      </child-item>
   </child-items>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:26983</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2015-09-16T14:49:53</metadata-record-created>
      <metadata-record-last-modified-by pers-id="0">SysAdmin InPortAdmin</metadata-record-last-modified-by>
      <metadata-record-last-modified>2026-03-04T19:17:17</metadata-record-last-modified>
      <record-published>2016-09-01</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>
      <limited-metadata-available>No</limited-metadata-available>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-last-review-date>2016-09-01</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-09-01</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
