<?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>31074</catalog-item-id>
      <title>View: BENV03</title>
      <short-name>BENV03</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>25749</parent-catalog-item-id>
      <parent-title>Benthic Habitat Database</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>View of Benthic Cruise, Station and Catch Tables</abstract>
      <notes>Loaded by batch 8255, 03-08-2016 16:45</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data View</entity-type>
      <active-version>Yes</active-version>
      <schema>BENTHIC</schema>
      <description>View of Benthic Cruise, Station and Catch Tables</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="301621">
         <seq-order>1</seq-order>
         <name>YEAR</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>Year in which cruise was conducted.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301632">
         <seq-order>2</seq-order>
         <name>PURPOSE_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 referencing purpose of cruise conducted.  See table SVDBS.SVCRUISE_PURPOSE for list of purpose codes.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301643">
         <seq-order>3</seq-order>
         <name>VESSEL</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>Two character field coding vessel name. Code assigned to vessel is in the NFMS master vessel table.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301654">
         <seq-order>4</seq-order>
         <name>START_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>The date the vessel left the dock for the current cruise. Date format (DD-MON-YYYY).</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301659">
         <seq-order>5</seq-order>
         <name>END_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The date the vessel returned to port. Date format (DD-MON-YYYY).</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301660">
         <seq-order>6</seq-order>
         <name>OPSID</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>11</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Operation ID.  Formatted as 4-digit year, 3 digit vessel cruise number, 4-character vessel code.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301661">
         <seq-order>7</seq-order>
         <name>VESSEL_NUM</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>The nth consecutive number of a cruise on the given vessel.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301662">
         <seq-order>8</seq-order>
         <name>RECID</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>8</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Unique record identifier assigned to record.  For Woods Hole data, this record id was extracted from the original benthic files loaded into ORACLE.  For Sandy Hook data, this record id was assigned sequentially while loading the SH data into the benthic tables.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301663">
         <seq-order>9</seq-order>
         <name>CRUISE_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>Cruise ID formatted as 4 digit year, 2 character vessel code, and 2 character cruise number.  This id was created from the original Woods Hole and Sandy Hook benthic codes for vessel and cruise.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301622">
         <seq-order>10</seq-order>
         <name>STATION</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>Station number.  For Sandy Hook data, this is a consecutive station number, 1 thru last station.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301623">
         <seq-order>11</seq-order>
         <name>REPLICATE_NUMBER</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>Grab sample replicate number.  Number of replicates that were taken.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301624">
         <seq-order>12</seq-order>
         <name>FIXED_SITE</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>Fixed site designation used primarily for repeatedly sampled fixed monitoring sites.  Used in Sandy Hook data only.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301625">
         <seq-order>13</seq-order>
         <name>STRATUM</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>Stratum Code.  A predefined area where a net dredge, or other piece of gear was deployed. Code consists of 2 characters.  The benthic stratum codes match the offshore regular stratum group (Group 01) in the NEFSC offshore bottom trawl surveys. (SVDBS)</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301626">
         <seq-order>14</seq-order>
         <name>H_STRATUM</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>Hathaway stratum code.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301627">
         <seq-order>15</seq-order>
         <name>GEAR_CODE</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>A two character field indicating the gear used for the particular sample.  See table BENGEAR for gear code descriptions.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301628">
         <seq-order>16</seq-order>
         <name>VESSEL_CODE</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>A two character vessel code as taken from the original Woods Hole or Sandy Hook benthic data.  See table BENVESS for vessel code descriptions.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301629">
         <seq-order>17</seq-order>
         <name>SAMPLE_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>Local date and time station was sampled.  (24 hr. notation, formatted DD-MON-YYYY HH24:MI:SS)  Time recorded to hour for Woods Hole data, recorded to minute for Sandy Hook data. If Daylight Savings Time was in effect at time of cruise, time is recorded in Daylight Savings Time.  Time 00:00:00 indicates time not recorded.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301630">
         <seq-order>18</seq-order>
         <name>SAMPLE_GMT_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>Greenwich mean date and time sample was taken (24 hr. notation, formatted DD-MON-YYYY HH24:MI:SS). Time recorded to hour for Woods Hole data, recorded to minute for Sandy Hook data.  Time 00:00:00 indicates time not recorded.  Sample GMT was calculated from SAMPLE_DATE.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301631">
         <seq-order>19</seq-order>
         <name>ARRIVAL_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>Local date and time of arrival at station (24 hr. notation, formatted DD-MON-YYYY HH24:MI:SS).  Not recorded for Woods Hole data.  Sandy Hook data recorded to minute accuracy.   If Daylight Savings Time was in effect at time of cruise, time is recorded in Daylight Savings Time.  Time 00:00:00 indicates time not recorded.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301633">
         <seq-order>20</seq-order>
         <name>ARRIVAL_GMT_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>Greenwich mean date and time of arrival at station (24 hr. notation, formatted DD-MON-YYYY HH24:MI:SS).  Not recorded for Woods Hole data.  Sandy Hook data recorded to minute accuracy.  Time 00:00:00 indicates time not recorded.  Arrival GMT calculated from ARRIVAL_DATE.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301634">
         <seq-order>21</seq-order>
         <name>LAT</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>1</scale>
         <status>Active</status>
         <description>Latitude in degrees, minutes, tenths of minutes.  Woods Hole data recorded to nearest minute, Sandy Hook data recorded to the tenth of minute.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301635">
         <seq-order>22</seq-order>
         <name>LON</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>1</scale>
         <status>Active</status>
         <description>Longitude in degrees, minutes, tenths of minutes.   Woods Hole data recorded to nearest minute, Sandy Hook data recorded to the tenth of minute.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301636">
         <seq-order>23</seq-order>
         <name>LORX</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>9</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Loran C time delay, X-Chain, only available for Sandy Hook data.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301637">
         <seq-order>24</seq-order>
         <name>LORY</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>9</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Loran C time delay, Y-Chain, only available for Sandy Hook data.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301638">
         <seq-order>25</seq-order>
         <name>DEPTH</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>Depth (sample intensity) in meters.  Some WH data corrected for velocity of sound in H2O.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301639">
         <seq-order>26</seq-order>
         <name>BOTTEMP</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>3</scale>
         <status>Active</status>
         <description>Bottom temperature in tenths of degrees C</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301640">
         <seq-order>27</seq-order>
         <name>SED_TYPE_CODE</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>Bottom/Sediment Type</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301641">
         <seq-order>28</seq-order>
         <name>SED_VOLUME</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>1</scale>
         <status>Active</status>
         <description>Sediment volume in tenths of liters</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301642">
         <seq-order>29</seq-order>
         <name>SED_REMOVED</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>1</scale>
         <status>Active</status>
         <description>Sediment volume removed in tenths of liters</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301644">
         <seq-order>30</seq-order>
         <name>ORIGINAL_BENTHIC_KEY</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>14</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Original benthic key, for Woods Hole data 2 character year, 2 character vessel code, 2 character cruise number, 4 character station, 2 character gear code, 2 character collection (replicate).  For Sandy Hook data, 6 character cruise number (CRC), 4 character station (CON), 2 character grab (GRAB).</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301645">
         <seq-order>31</seq-order>
         <name>CRC</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>Original Sandy Hook Cruise Code (Column CRC as taken from the BENTHOS.BRIDGE table).</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301646">
         <seq-order>32</seq-order>
         <name>DATA_SOURCE</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>Laboratory where sampling program was directed and data processed.  (SH=Sandy Hook, WH=Woods Hole)</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301647">
         <seq-order>33</seq-order>
         <name>DOE</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 when record was inserted into Oracle. Date format (DD-MON-YYYY HH24:MI:SS).</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301648">
         <seq-order>34</seq-order>
         <name>UOE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The Oracle username of the individual who entered the new record.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301649">
         <seq-order>35</seq-order>
         <name>DOC</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 when the current record was updated or changed. Date format (DD-MON-YYYY HH:MI:SS).</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301650">
         <seq-order>36</seq-order>
         <name>UOC</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The Oracle username of the individual who changed the current record.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301651">
         <seq-order>37</seq-order>
         <name>SCINAME</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Scientific name for specimen.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301652">
         <seq-order>38</seq-order>
         <name>NODC_CODE</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>NODC code for species.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301653">
         <seq-order>39</seq-order>
         <name>WH_SPECIES_CODE</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>Species code assigned in the original Woos Hole benthic data.  Code consists of 2-digit phylum, 1-digit class, 2-digit order, 2-digit family, 2-digit genus, 2-digit species.   See table BENTXN for list of benthic taxonomic codes.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301655">
         <seq-order>40</seq-order>
         <name>CATCHWGT</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>3</scale>
         <status>Active</status>
         <description>Weight of catch in grams.  For Woods Hole catch data (BENCAT), this weight is the expanded catch weight using the expansion factors from table BENCONV.  For Woods Hole catalog data (BENCATALOG), this weight is not expanded.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301656">
         <seq-order>41</seq-order>
         <name>CATCHNUM</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>8</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of individuals in catch.  For Woods Hole catch data (BENCAT), this weight is the expanded catch number using the expansion factors from table BENCONV.  For Woods Hole catalog data (BENCATALOG), this number is not expanded.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301657">
         <seq-order>42</seq-order>
         <name>CONDITION</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>Condition of Animal.  0 = dead, 1 = alive.  This code is only used for Woods Hole data.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="301658">
         <seq-order>43</seq-order>
         <name>CATALOG</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>For Woods Hole data, indicates if this sample is also in the benthic catalog.  C indicates a record for this sample is in the benthic catalog, BENCATALOG.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:31074</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2016-03-08T16:45:10</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:08</metadata-record-last-modified>
      <record-published>2017-03-14</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>2017-03-14</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2018-03-14</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
