<?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>33630</catalog-item-id>
      <title>Table: UNION_FSCS_SVLEN</title>
      <short-name>UNION_FSCS_SVLEN</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>22562</parent-catalog-item-id>
      <parent-title>Summer Bottom Trawl Survey</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>Materialized view joining pre-FSCS and FSCS data sets into one structure.  Contains total number of fish caught at each length for all species at a station.</abstract>
      <notes>Loaded by batch 9074, 07-28-2016 12:04</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>SVDBS</schema>
      <description>Materialized view joining pre-FSCS and FSCS data sets into one structure.  Contains total number of fish caught at each length for all species at a station.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="336488">
         <seq-order>1</seq-order>
         <name>CRUISE6</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>Code uniquely identifying cruise.  The first four digits indicate the year and the last two digit uniquely identify the cruise within the year. The 5th byte signifies cruises other than groundfish: Shrimp survey = 7 (i.e. 201470), State of Massachusetts survey = 9 (i.e. 201491), Food habits = 5 (i.e.199554)</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336493">
         <seq-order>2</seq-order>
         <name>CRUISE</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>Unique numerical code for a cruise.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336494">
         <seq-order>3</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>A predefined area where a net dredge, or other piece of gear was deployed.  Code consists of 2 parts:  Stratum group code number (2 bytes) and stratum number (3 bytes).  Stratum group refers to if area fished is inshore or offshore North or South of Cape Hatteras or the type of cruise (shellfish, State of MA, offshore deepwater).  The stratum number (third and fourth digits of code) refers to area defined by depth zone.  See SVDBS.SVMSTRATA.  The fifth digit of the code increases the length of the stratum number for revised strata after the Hague Line was established.  Stratum group code: 01 = Trawl, offshore north of Hatteras; 02 = BIOM; 03 = Trawl, inshore north of Hatteras; 04 = Shrimp; 05 = Scotian shelf; 06 = Shellfish; 07 = Trawl, inshore south of Hatteras; 08 = Trawl, Offshore south of Hatteras; 09 = MA DMF; 99 = Offshore deepwater (outside the stratified area). A change in Bottom Trawl Stratum for the Gulf of Maine-Bay of Fundy has been in effect since Spring 1987, and may be summarized as follows:  Previous strata:  01350; Present strata:  01351, 01352.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336495">
         <seq-order>4</seq-order>
         <name>TOW</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>Sequential number representing order in which station was selected within a stratum.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336496">
         <seq-order>5</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>Unique sequential order in which stations have been completed.  Hangups and short tows each receive a non-repeated consecutive number.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336497">
         <seq-order>6</seq-order>
         <name>STATUS_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>Code referencing whether or not a cruise is available in the SVDBS system. See SVDBS.SVCRUISE_STATUS.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336498">
         <seq-order>7</seq-order>
         <name>ID</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>18</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Concatenation of Cruise6, Stratum, Tow and Station values.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336499">
         <seq-order>8</seq-order>
         <name>SVSPP</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>A standard code which represents a species caught in a trawl or dredge.  Refer to the SVDBS.SVSPECIES_LIST</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336500">
         <seq-order>9</seq-order>
         <name>CATCHSEX</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>Code used to identify species that are sexed at the catch level.  See SVDBS.SEX_CODES</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336489">
         <seq-order>10</seq-order>
         <name>LENGTH</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>Measured length of species in centimeters (cm).  Measure method differs by species.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336490">
         <seq-order>11</seq-order>
         <name>EXPNUMLEN</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>Expanded number of specimens at a given length.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336491">
         <seq-order>12</seq-order>
         <name>LOGGED_SPECIES_NAME</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>45</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Name of the species, either common, scientific or both.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="336492">
         <seq-order>13</seq-order>
         <name>LENGTH_COMMENT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>100</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comment related to length of individual fish.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:33630</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2016-07-28T12:04:12</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:14</metadata-record-last-modified>
      <record-published>2019-05-31</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>2019-05-31</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2020-05-31</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
