<?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>63468</catalog-item-id>
      <title>g_bbs_interview_flat_view</title>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>5620</parent-catalog-item-id>
      <parent-title>Guam Boat-based Creel Survey</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
   </item-identification>
   <entity-information>
      <entity-type>Data View</entity-type>
      <active-version>Yes</active-version>
      <schema>guam_dawr_wh</schema>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="1008042">
         <seq-order>1</seq-order>
         <name>INTERVIEW_PK</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>14</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Primary key, a unique identifier for each record in this table.</description>
      </data-attribute>
      <data-attribute cc-id="1008043">
         <seq-order>2</seq-order>
         <name>SAMPLE_DATE</name>
         <data-storage-type>date</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Date of the survey.</description>
      </data-attribute>
      <data-attribute cc-id="1008044">
         <seq-order>3</seq-order>
         <name>TYPE_OF_DAY</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>2</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Type of day on which the interview was conducted (WD= weekday, WE = weekend/holiday).</description>
      </data-attribute>
      <data-attribute cc-id="1008045">
         <seq-order>4</seq-order>
         <name>INTERVIEW_TIME</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Time the interview was conducted.</description>
      </data-attribute>
      <data-attribute cc-id="1008046">
         <seq-order>5</seq-order>
         <name>INTERVIEWER1_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Interviewer1 code.</description>
      </data-attribute>
      <data-attribute cc-id="1008047">
         <seq-order>6</seq-order>
         <name>INTERVIEWER2_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Interviewer2 code.</description>
      </data-attribute>
      <data-attribute cc-id="1008048">
         <seq-order>7</seq-order>
         <name>INTERVIEW_ORDER</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Order of the survey was taken.</description>
      </data-attribute>
      <data-attribute cc-id="1008049">
         <seq-order>8</seq-order>
         <name>BOATLOG_DT_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Filler, not in used.</description>
      </data-attribute>
      <data-attribute cc-id="1008050">
         <seq-order>9</seq-order>
         <name>AREA_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Code for the area fished. Detailed information can be found in G_BBS_AREA.</description>
      </data-attribute>
      <data-attribute cc-id="1008051">
         <seq-order>10</seq-order>
         <name>METHOD_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Fishing method code.</description>
      </data-attribute>
      <data-attribute cc-id="1008052">
         <seq-order>11</seq-order>
         <name>DEPTH</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If bottomfishing, indicates the type of set used (D = deep, S = shallow, M = mixed).</description>
      </data-attribute>
      <data-attribute cc-id="1008053">
         <seq-order>12</seq-order>
         <name>WEATHER_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Weather conditions. Detailed information can be found in G_WEATHER.</description>
      </data-attribute>
      <data-attribute cc-id="1008054">
         <seq-order>13</seq-order>
         <name>CLOUD_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Cloud conditions. Detailed information can be found in G_CLOUD or G_CLOUD.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1008055">
         <seq-order>14</seq-order>
         <name>WIND_DIRECTION</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>2</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Wind direction (e.g. E=east, NE=northeast).</description>
      </data-attribute>
      <data-attribute cc-id="1008056">
         <seq-order>15</seq-order>
         <name>WIND_SPEED</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Wind speed in knots.</description>
      </data-attribute>
      <data-attribute cc-id="1008057">
         <seq-order>16</seq-order>
         <name>HOURS_FISHED</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>7</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Number of hours spent fishing.</description>
      </data-attribute>
      <data-attribute cc-id="1008058">
         <seq-order>17</seq-order>
         <name>NUM_FISHER</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of fishermen fishing.</description>
      </data-attribute>
      <data-attribute cc-id="1008059">
         <seq-order>18</seq-order>
         <name>NUM_GUEST</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of guests on vessel.</description>
      </data-attribute>
      <data-attribute cc-id="1008060">
         <seq-order>19</seq-order>
         <name>NUM_DAYS_FISHED</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of days fished.</description>
      </data-attribute>
      <data-attribute cc-id="1008061">
         <seq-order>20</seq-order>
         <name>NUM_GEAR</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of gears used.</description>
      </data-attribute>
      <data-attribute cc-id="1008062">
         <seq-order>21</seq-order>
         <name>VESSEL_NAME</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>20</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Name of the fishing vessel.</description>
      </data-attribute>
      <data-attribute cc-id="1008063">
         <seq-order>22</seq-order>
         <name>PORT_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Port code.</description>
      </data-attribute>
      <data-attribute cc-id="1008064">
         <seq-order>23</seq-order>
         <name>CAR_LICENSE</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Vehicle/trailer license number.</description>
      </data-attribute>
      <data-attribute cc-id="1008065">
         <seq-order>24</seq-order>
         <name>TOT_NUM_KEPT_TYPE</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>How NUM_KEPT was collected (1 = actual, 2 = calculated, 3 = estimated).</description>
      </data-attribute>
      <data-attribute cc-id="1008066">
         <seq-order>25</seq-order>
         <name>TOT_NUM_KEPT</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Total pieces of fish caught.</description>
      </data-attribute>
      <data-attribute cc-id="1008067">
         <seq-order>26</seq-order>
         <name>TOT_EST_KGS_TYPE</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>How TOT_EST_KGS was collected (1 = actual, 2 = calculated, 3 = estimated).</description>
      </data-attribute>
      <data-attribute cc-id="1008068">
         <seq-order>27</seq-order>
         <name>TOT_EST_KGS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>12</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Total fish caught in kgs for this trip.</description>
      </data-attribute>
      <data-attribute cc-id="1008069">
         <seq-order>28</seq-order>
         <name>TOT_SPECIES_TYPE</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>How TOT_SPECIES was collected (1 = actual, 2 = calculated, 3 = estimated).</description>
      </data-attribute>
      <data-attribute cc-id="1008070">
         <seq-order>29</seq-order>
         <name>TOT_SPECIES</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of species caught on this trip.</description>
      </data-attribute>
      <data-attribute cc-id="1008071">
         <seq-order>30</seq-order>
         <name>PERCENT_UNSOLD</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>1</scale>
         <status>Active</status>
         <description>Percent of unsold catch.</description>
      </data-attribute>
      <data-attribute cc-id="1008072">
         <seq-order>31</seq-order>
         <name>PERCENT_SOLD</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>1</scale>
         <status>Active</status>
         <description>Percent of catch sold (to the hundredths).</description>
      </data-attribute>
      <data-attribute cc-id="1008073">
         <seq-order>32</seq-order>
         <name>BUYER_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Filler, not in used.</description>
      </data-attribute>
      <data-attribute cc-id="1008074">
         <seq-order>33</seq-order>
         <name>BYCATCH_F</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>If true, this was a bycatch.</description>
      </data-attribute>
      <data-attribute cc-id="1008075">
         <seq-order>34</seq-order>
         <name>CHARTER_F</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>If true, it is a charter trip.</description>
      </data-attribute>
      <data-attribute cc-id="1008076">
         <seq-order>35</seq-order>
         <name>BERTHED_F</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>If true, the vessel is berthed.</description>
      </data-attribute>
      <data-attribute cc-id="1008077">
         <seq-order>36</seq-order>
         <name>SMALLCRAFT_F</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>If true (T), small craft advisory was in effect.</description>
      </data-attribute>
      <data-attribute cc-id="1008078">
         <seq-order>37</seq-order>
         <name>HIGHSURF_F</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>If true, high surf warning was in effect.</description>
      </data-attribute>
      <data-attribute cc-id="1008079">
         <seq-order>38</seq-order>
         <name>NON_SCHED_F</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>If true (T), the interview was non-scheduled (opportunistic).</description>
      </data-attribute>
      <data-attribute cc-id="1008080">
         <seq-order>39</seq-order>
         <name>LUNAR_DAY</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Calculated using G_BBS_LUNAR  (15 = full moon, 1 or 29/30 = new moon). This field was not used after 2011.</description>
      </data-attribute>
      <data-attribute cc-id="1008081">
         <seq-order>40</seq-order>
         <name>INCOMPLETE_F</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>This interview is not complete (all catch from this trip was not captured on this interview).</description>
      </data-attribute>
      <data-attribute cc-id="1008082">
         <seq-order>41</seq-order>
         <name>REMARKS</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>255</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comment field.</description>
      </data-attribute>
      <data-attribute cc-id="1008083">
         <seq-order>42</seq-order>
         <name>INT_CREATE_TIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Date and time that the record was created or date the record was created.</description>
      </data-attribute>
      <data-attribute cc-id="1008084">
         <seq-order>43</seq-order>
         <name>INT_MODIFY_TIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>When was the last date this record was editted</description>
      </data-attribute>
      <data-attribute cc-id="1008085">
         <seq-order>44</seq-order>
         <name>INT_CREATE_USER</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>32</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Name of the user who created the record.</description>
      </data-attribute>
      <data-attribute cc-id="1008086">
         <seq-order>45</seq-order>
         <name>INT_MODIFY_USER</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>32</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Name of the user who last modified the record.</description>
      </data-attribute>
      <data-attribute cc-id="1008087">
         <seq-order>46</seq-order>
         <name>INT_LOAD_TABLE</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>32</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Which VFP table where this data was loaded from</description>
      </data-attribute>
      <data-attribute cc-id="1008088">
         <seq-order>47</seq-order>
         <name>INT_LOAD_DATETIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>When this record was loade into MySQL VFP</description>
      </data-attribute>
      <data-attribute cc-id="1008089">
         <seq-order>48</seq-order>
         <name>INT_LOAD_USER</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>32</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>User load the data into MySQL</description>
      </data-attribute>
      <data-attribute cc-id="1008090">
         <seq-order>49</seq-order>
         <name>CATCH_PK</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Primary key, a unique identifier for each record in this table.</description>
      </data-attribute>
      <data-attribute cc-id="1008091">
         <seq-order>50</seq-order>
         <name>INTERVIEW_FK</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>14</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Key that link this record back to its related record found in the c_bbs_int.</description>
      </data-attribute>
      <data-attribute cc-id="1008092">
         <seq-order>51</seq-order>
         <name>SPECIES_FK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Species code.</description>
      </data-attribute>
      <data-attribute cc-id="1008093">
         <seq-order>52</seq-order>
         <name>NUM_KEPT</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Number of fish (pieces) kept.</description>
      </data-attribute>
      <data-attribute cc-id="1008094">
         <seq-order>53</seq-order>
         <name>NUM_KEPT_TYPE</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Method used to determine pieces of species caught (1 = actual, 2 = calculated, 3 = estimated).</description>
      </data-attribute>
      <data-attribute cc-id="1008095">
         <seq-order>54</seq-order>
         <name>EST_KGS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>8</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Total catch of this species.</description>
      </data-attribute>
      <data-attribute cc-id="1008096">
         <seq-order>55</seq-order>
         <name>EST_KGS_TYPE</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>How weight was collected (1 = actual, 2 = calculated, 3 = estimated).</description>
      </data-attribute>
      <data-attribute cc-id="1008097">
         <seq-order>56</seq-order>
         <name>DISPOSITION</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Disposition of the fish. Detailed information can be found in G_BBS_DISPOSITION. Old field for archived data conversion.</description>
      </data-attribute>
      <data-attribute cc-id="1008098">
         <seq-order>57</seq-order>
         <name>PRICE_LB</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>6</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Place holder, not used.</description>
      </data-attribute>
      <data-attribute cc-id="1008099">
         <seq-order>58</seq-order>
         <name>PRICE_LB_TYPE</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Place holder, not used.</description>
      </data-attribute>
      <data-attribute cc-id="1008100">
         <seq-order>59</seq-order>
         <name>SIZE_GROUP</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>fish size goup.</description>
      </data-attribute>
      <data-attribute cc-id="1008101">
         <seq-order>60</seq-order>
         <name>BYCATCH_TYPE</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Condition of bycatch if caught (1= live, 2 = damaged/injured, 3 = other).</description>
      </data-attribute>
      <data-attribute cc-id="1008102">
         <seq-order>61</seq-order>
         <name>CAT_REMARKS</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>255</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comment field.</description>
      </data-attribute>
      <data-attribute cc-id="1008103">
         <seq-order>62</seq-order>
         <name>CAT_CREATE_TIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>When this record was created</description>
      </data-attribute>
      <data-attribute cc-id="1008104">
         <seq-order>63</seq-order>
         <name>CAT_MODIFY_TIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>When was the last date this record was editted</description>
      </data-attribute>
      <data-attribute cc-id="1008105">
         <seq-order>64</seq-order>
         <name>CAT_LOAD_TABLE</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>32</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Which VFP table where this data was loaded from</description>
      </data-attribute>
      <data-attribute cc-id="1008106">
         <seq-order>65</seq-order>
         <name>CAT_LOAD_DATETIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>When this record was loade into MySQL VFP</description>
      </data-attribute>
      <data-attribute cc-id="1008107">
         <seq-order>66</seq-order>
         <name>CAT_LOAD_USER</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>32</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>User load the data into MySQL</description>
      </data-attribute>
      <data-attribute cc-id="1008108">
         <seq-order>67</seq-order>
         <name>SIZE_PK</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>System-generated artificial primary key.</description>
      </data-attribute>
      <data-attribute cc-id="1008109">
         <seq-order>68</seq-order>
         <name>CATCH_FK</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Key link this record to its related record in C_BBS_CATCH.</description>
      </data-attribute>
      <data-attribute cc-id="1008110">
         <seq-order>69</seq-order>
         <name>LEN_MM</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Fork length of fish in mm.</description>
      </data-attribute>
      <data-attribute cc-id="1008111">
         <seq-order>70</seq-order>
         <name>LEN_MM_TYPE</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>How len was collected (1 = actual, 2 = calculated, 3 = estimated).</description>
      </data-attribute>
      <data-attribute cc-id="1008112">
         <seq-order>71</seq-order>
         <name>KGS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>7</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Fish weight in kilograms.</description>
      </data-attribute>
      <data-attribute cc-id="1008113">
         <seq-order>72</seq-order>
         <name>KGS_TYPE</name>
         <data-storage-type>int</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>How weight was collected (1 = actual, 2 = calculated, 3 = estimated).</description>
      </data-attribute>
      <data-attribute cc-id="1008114">
         <seq-order>73</seq-order>
         <name>SEX</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Place holder, not in used.</description>
      </data-attribute>
      <data-attribute cc-id="1008115">
         <seq-order>74</seq-order>
         <name>SIZ_CREATE_TIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Date the record was created</description>
      </data-attribute>
      <data-attribute cc-id="1008116">
         <seq-order>75</seq-order>
         <name>SIZ_MODIFY_TIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Date the record was last modified</description>
      </data-attribute>
      <data-attribute cc-id="1008117">
         <seq-order>76</seq-order>
         <name>SIZ_LOAD_TABLE</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>32</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>varchar(32)</description>
      </data-attribute>
      <data-attribute cc-id="1008118">
         <seq-order>77</seq-order>
         <name>SIZ_LOAD_DATETIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>datetime</description>
      </data-attribute>
      <data-attribute cc-id="1008119">
         <seq-order>78</seq-order>
         <name>SIZ_LOAD_USER</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>32</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>varchar(32)</description>
      </data-attribute>
      <data-attribute cc-id="1008120">
         <seq-order>79</seq-order>
         <name>FISHING_METHOD</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>25</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Fishing method.</description>
      </data-attribute>
      <data-attribute cc-id="1008121">
         <seq-order>80</seq-order>
         <name>FISHING_AREA</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>35</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Fishing area code.</description>
      </data-attribute>
      <data-attribute cc-id="1008122">
         <seq-order>81</seq-order>
         <name>PORT_NAME</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>20</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Port name.</description>
      </data-attribute>
      <data-attribute cc-id="1008123">
         <seq-order>82</seq-order>
         <name>SCIENTIFIC_NAME</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>40</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Scientific name of the species (Genus name + Species name).</description>
      </data-attribute>
      <data-attribute cc-id="1008124">
         <seq-order>83</seq-order>
         <name>COMMON_NAME</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>45</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Common English name for the species.</description>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:63468</guid>
      <metadata-record-created-by pers-id="1005">Brent Miyamoto</metadata-record-created-by>
      <metadata-record-created>2021-01-21T01:05:36</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:55</metadata-record-last-modified>
      <record-published>2021-01-21</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-last-review-date>2021-01-21</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2022-01-21</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
