<?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>11652</catalog-item-id>
      <title>Column Notes for Small Boat Bottomfish Sampling Data</title>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>10833</parent-catalog-item-id>
      <parent-title>Small Boat Bottomfish Sampling Data</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>In Work</status>
      <abstract>Description of the columns created for the Small Boat Bottomfish Sampling Data dataset and what information each column contains.</abstract>
   </item-identification>
   <keywords>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>bottomfish</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>sampling</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>main hawaiian islands</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>oahu</keyword>
      </keyword>
   </keywords>
   <physical-location>
      <organization>Pacific Islands Fisheries Science Center</organization>
      <city>Honolulu</city>
      <state-province>HI</state-province>
      <country>USA</country>
      <location-description>The Life History Program has relocated to the Honolulu IRC facility on Ford Island hence; most data sets are stored there.</location-description>
   </physical-location>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <description>Small Boat Bottomfish Sampling Data.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="45052">
         <seq-order>1</seq-order>
         <name>SMALL_BOAT_CRUISE_NUM</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The cruise identification number that always begins with SB (small boat) followed by the sequential trip number.</description>
         <null-value>NO</null-value>
      </data-attribute>
      <data-attribute cc-id="45054">
         <seq-order>2</seq-order>
         <name>VESSEL</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The research vessel (name of small boat) performing the operation.</description>
         <null-value>NO</null-value>
      </data-attribute>
      <data-attribute cc-id="45055">
         <seq-order>3</seq-order>
         <name>BAIT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The type of bait used during fishing operations, this will most likely be squid when fishing for bottomfish.</description>
         <null-value>NO</null-value>
         <null-value-meaning>Bait is always used.</null-value-meaning>
         <default-value>Squid</default-value>
      </data-attribute>
      <data-attribute cc-id="45056">
         <seq-order>4</seq-order>
         <name>GEAR</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The type of gear used during fishing operations.</description>
         <null-value>NO</null-value>
         <null-value-meaning>Some type of gear will always be used.</null-value-meaning>
         <default-value>Bottomfish Reel</default-value>
      </data-attribute>
      <data-attribute cc-id="45057">
         <seq-order>5</seq-order>
         <name>HOOK</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>2</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The size of the hook used for fishing operations.</description>
         <null-value>YES</null-value>
         <null-value-meaning>A hook may have not been used if the method of fishing does not involve the bottomfish reels.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45058">
         <seq-order>6</seq-order>
         <name>START_FISHING_TIME</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>4</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The time fishing operations began each day.</description>
         <null-value>YES</null-value>
         <null-value-meaning>There should always be a time specified for the beginning of fishing operations when possible.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45059">
         <seq-order>7</seq-order>
         <name>START_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>8</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The date that fishing operations begin.</description>
         <null-value>NO</null-value>
      </data-attribute>
      <data-attribute cc-id="45060">
         <seq-order>8</seq-order>
         <name>DRIFT_NUM</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>2</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The drift number which begins with 1 each day fishing operations occur aboard the small boats.</description>
         <null-value>YES</null-value>
         <null-value-meaning>There will not be a drift number if the gear used does not involve the bottomfish reels; this will be highly unlikely though during small boat operations.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45061">
         <seq-order>9</seq-order>
         <name>START_DRIFT_TIME</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>4</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The time that the drift started using the 24-hour clock.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The bottomfish reels were not used to catch fish or the time was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45062">
         <seq-order>10</seq-order>
         <name>START_DEPTH_FM</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>4</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The depth when the drift started recorded in fathoms.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The bottomfish reels were not used to catch fish or the depth was unknown or not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45063">
         <seq-order>11</seq-order>
         <name>START_LAT_DEG</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The degrees latitude of the beginning of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The latitude of the beginning of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45064">
         <seq-order>12</seq-order>
         <name>START_LAT_MIN_SEC</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>6</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The latitude minutes and seconds of the beginning of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The latitude of the beginning of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45066">
         <seq-order>13</seq-order>
         <name>START_LAT_DIR</name>
         <data-storage-type>CHAR</data-storage-type>
         <max-length>1</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The latitude direction of the beginning of the drift.</description>
         <null-value>NO</null-value>
         <null-value-meaning>The latitude direction should be the same as other entries on a given day.</null-value-meaning>
         <allowed-values>N, S</allowed-values>
      </data-attribute>
      <data-attribute cc-id="45065">
         <seq-order>14</seq-order>
         <name>START_LAT_DEC_DEG</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The decimal degrees of latitude of the start of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The latitude of the beginning of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45067">
         <seq-order>15</seq-order>
         <name>START_LONG_DEG</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The degrees longitude of the beginning of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The longitude of the beginning of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45068">
         <seq-order>16</seq-order>
         <name>START_LONG_MIN_SEC</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>6</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The longitude minutes and seconds of the beginning of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The longitude of the beginning of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45069">
         <seq-order>17</seq-order>
         <name>START_LONG_DIR</name>
         <data-storage-type>CHAR</data-storage-type>
         <max-length>1</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The longitude direction of the beginning of the drift.</description>
         <null-value>NO</null-value>
         <null-value-meaning>The longitude direction should be the same as other entries on a given day.</null-value-meaning>
         <allowed-values>W, E</allowed-values>
      </data-attribute>
      <data-attribute cc-id="45070">
         <seq-order>18</seq-order>
         <name>START_LONG_DEC_DEG</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The decimal degrees of longitude of the beginning of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The longitude of the beginning of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45071">
         <seq-order>19</seq-order>
         <name>END_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>8</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The end date of the specific drift fishing operations occurred.</description>
         <null-value>NO</null-value>
         <null-value-meaning>This will most likely be the same date as the START_DATE during small boat operations.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45073">
         <seq-order>20</seq-order>
         <name>END_DRIFT_TIME</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>4</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The time the drift ended using the 24-hour clock.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The bottomfish reels were not used to catch fish or the time was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45074">
         <seq-order>21</seq-order>
         <name>END_DEPTH_FM</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>4</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The depth when the drift ended recorded in fathoms.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The bottomfish reels were not used to catch fish or the depth was unknown or not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45075">
         <seq-order>22</seq-order>
         <name>END_LAT_DEG</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The degrees latitude of the end of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The latitude of the end of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45076">
         <seq-order>23</seq-order>
         <name>END_LAT_MIN_SEC</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>6</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The latitude minutes and seconds of the end of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The latitude minutes of the end of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45077">
         <seq-order>24</seq-order>
         <name>END_LAT_DIR</name>
         <data-storage-type>CHAR</data-storage-type>
         <max-length>1</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The latitude direction of the end of the drift.</description>
         <null-value>NO</null-value>
         <null-value-meaning>The latitude direction should be the same as other entries on a given day.</null-value-meaning>
         <allowed-values>N, S</allowed-values>
         <default-value>N</default-value>
      </data-attribute>
      <data-attribute cc-id="45078">
         <seq-order>25</seq-order>
         <name>END_LAT_DEC_DEG</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The decimal degrees of latitude of the end of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The lat of the end of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45079">
         <seq-order>26</seq-order>
         <name>END_LONG_DEG</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The degrees longitude of the end of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The longitude of the end of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45080">
         <seq-order>27</seq-order>
         <name>END_LONG_MIN_SEC</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The longitude minutes and seconds of the end of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The longitude of the end of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45081">
         <seq-order>28</seq-order>
         <name>END_LONG_DIR</name>
         <data-storage-type>CHAR</data-storage-type>
         <max-length>1</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The longitude direction of the end of the drift.</description>
         <null-value>NO</null-value>
         <null-value-meaning>The longitude direction should be the same as other entries on a given day.</null-value-meaning>
         <allowed-values>W, E</allowed-values>
         <default-value>W</default-value>
      </data-attribute>
      <data-attribute cc-id="45082">
         <seq-order>29</seq-order>
         <name>END_LONG_DEC_DEG</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The decimal degrees of longitude of the end of the drift.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The longitude of the end of the drift is unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45099">
         <seq-order>30</seq-order>
         <name>END_FISHING_TIME</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>4</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The end of the fishing day; the time the last fishing line is on deck.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The end fishing time was unknown or was not recorded.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45085">
         <seq-order>31</seq-order>
         <name>SPECIES_CAPTURED</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>The species caught, if any, during the drift, trap retrieval, or while using any other type of gear.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45086">
         <seq-order>32</seq-order>
         <name>COMMON_NAME</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>The common name of the species caught using any means of fishing.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught or there is not a common name specified for the species.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45087">
         <seq-order>33</seq-order>
         <name>HAWAIIAN_NAME</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>The Hawaiian name of the species caught using any means of fishing.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught or there is not a Hawaiian name specified for the species.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45088">
         <seq-order>34</seq-order>
         <name>TARGET_YN</name>
         <data-storage-type>CHAR</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Was the species caught considered a target species, yes (Y) or no (N)?</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught.</null-value-meaning>
         <allowed-values>Y, N</allowed-values>
      </data-attribute>
      <data-attribute cc-id="45090">
         <seq-order>35</seq-order>
         <name>LENGTH_FL_TL_EFL</name>
         <data-storage-type>CHAR</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The type of measurement taken from the specimen.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught to measure.</null-value-meaning>
         <allowed-values>FL, TL, EFL</allowed-values>
         <default-value>FL</default-value>
      </data-attribute>
      <data-attribute cc-id="45089">
         <seq-order>36</seq-order>
         <name>LENGTH_CM_TAKEN_ON_BOAT</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The length of the specimen obtained on the boat or while out in the field in centimeters.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught to measure.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45091">
         <seq-order>37</seq-order>
         <name>LENGTH_CM_AT_LAB</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The length of the specimen obtained at the lab.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught to measure.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45092">
         <seq-order>38</seq-order>
         <name>WT_KG</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The weight of the specimen taken at the lab in kilograms.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught to weigh.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45093">
         <seq-order>39</seq-order>
         <name>SEX</name>
         <data-storage-type>CHAR</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The sex of the specimen caught.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught or the specimen was not processed.</null-value-meaning>
         <allowed-values>M, F, U</allowed-values>
      </data-attribute>
      <data-attribute cc-id="45094">
         <seq-order>40</seq-order>
         <name>DISPOSITION</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>The disposition of the specimen caught, was it tagged, kept, and/or released.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught.</null-value-meaning>
         <allowed-values>Tagged, Kept, Released</allowed-values>
      </data-attribute>
      <data-attribute cc-id="45095">
         <seq-order>41</seq-order>
         <name>TAG_NUM_GIVEN_ON_BOAT</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>5</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If it is a target species, a pre-numbered zip-tie tag  is fastened in its mouth through the gills for future identification; the number on that tag is recorded here.</description>
         <null-value>YES</null-value>
         <null-value-meaning>Nothing was caught or the species retained was not a target species and not assigned a tag number.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45096">
         <seq-order>42</seq-order>
         <name>FISH_DATA_NUM</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>The number assigned at the lab consisting of the trip number, the consecutive tag number assigned at the lab, and the abbreviated species name.</description>
         <null-value>YES</null-value>
         <null-value-meaning>There was nothing caught or the species retained was not a target species.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45097">
         <seq-order>43</seq-order>
         <name>TTL_FISHING_TIME_MIN</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>5</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The total fishing time; subtract the END_FISHING_TIME from the START_FISHING_TIME calculated in minutes.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The fishing gear used was not bottomfish reels.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45098">
         <seq-order>44</seq-order>
         <name>TTL_DRIFT_TIME_MIN</name>
         <data-storage-type>NUM</data-storage-type>
         <max-length>5</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The time of each individual drift; subtract the END_DRIFT_TIME from the START_DRIFT_TIME calculated in minutes.</description>
         <null-value>YES</null-value>
         <null-value-meaning>The method of fishing did not involve bottomfish reels.</null-value-meaning>
      </data-attribute>
      <data-attribute cc-id="45100">
         <seq-order>45</seq-order>
         <name>COMMENTS</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>500</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Any additional information about the drift, species caught, depth, etc.</description>
         <null-value>YES</null-value>
         <null-value-meaning>No additional information was needed or recorded.</null-value-meaning>
      </data-attribute>
   </data-attributes>
   <support-roles>
      <support-role cc-id="45101" in-effect="Yes">
         <support-role-type>Data Steward</support-role-type>
         <from-date>2009-01-01</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Sundberg, Meagan A</contact-name>
         <contact-email>meagan.sundberg@noaa.gov</contact-email>
         <contact-address>1845 Wasp Blvd.</contact-address>
         <contact-address-city>Honolulu</contact-address-city>
         <contact-address-state>HI</contact-address-state>
         <contact-address-zip>96818</contact-address-zip>
         <contact-address-country>USA</contact-address-country>
         <contact-phone-number>(808)725-5379</contact-phone-number>
         <contact-business-hours>7:30 a.m. - 4:00 p.m. M-F</contact-business-hours>
         <contact-instructions>Email with questions.</contact-instructions>
      </support-role>
   </support-roles>
   <extents>
      <extent cc-id="243807">
         <time-frames>
            <time-frame cc-id="45102">
               <time-frame-type>Continuing</time-frame-type>
               <start-date-time>2009-01-01</start-date-time>
            </time-frame>
         </time-frames>
      </extent>
   </extents>
   <access-information>
      <security-class>Restricted</security-class>
      <data-access-policy>Contact for information.</data-access-policy>
      <data-access-constraints>Data set may contain confidential fishing locations.</data-access-constraints>
   </access-information>
   <related-items>
      <related-item>
         <catalog-item-id>11629</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>CODE: List of Bottomfish Species</title>
         <relationship-type>Cross Reference</relationship-type>
         <notes>The species list in the bottomfish sampling data set is the same one utilized for small boat bottomfish sampling data.</notes>
      </related-item>
   </related-items>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:11652</guid>
      <metadata-record-created-by pers-id="5028">Meagan Sundberg</metadata-record-created-by>
      <metadata-record-created>2012-01-10T17:25:26</metadata-record-created>
      <metadata-record-last-modified-by pers-id="12113">Michael Chang</metadata-record-last-modified-by>
      <metadata-record-last-modified>2025-02-13T22:57:27</metadata-record-last-modified>
      <record-published>2025-02-13</record-published>
      <owner-organization>Pacific Islands Fisheries Science Center</owner-organization>
      <owner-organization-acronym>PIFSC</owner-organization-acronym>
      <owner-organization-address>1845 Wasp Blvd.</owner-organization-address>
      <owner-organization-address-city>Honolulu</owner-organization-address-city>
      <owner-organization-address-state>HI</owner-organization-address-state>
      <owner-organization-address-zip>96818</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone>808-725-5300</owner-organization-phone>
      <owner-organization-url>https://www.pifsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>8:00 a.m. - 4:30 p.m.</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-review-frequency>1 Year</metadata-review-frequency>
   </catalog-details>
</inport-metadata>
