<?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>63465</catalog-item-id>
      <title>c_sbs_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>5629</parent-catalog-item-id>
      <parent-title>CNMI Shore-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>cnmi_dfw_wh</schema>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="1007903">
         <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>UID assigned to this  record</description>
      </data-attribute>
      <data-attribute cc-id="1007904">
         <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="1007905">
         <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 (1 = weekday, 2 = weekend/holiday).</description>
      </data-attribute>
      <data-attribute cc-id="1007906">
         <seq-order>4</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="1007907">
         <seq-order>5</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>Squential number assigned to each line on the interview form.</description>
      </data-attribute>
      <data-attribute cc-id="1007908">
         <seq-order>6</seq-order>
         <name>INTERVIEWER_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 interviewer. Detailed information can be found in C_SBS_INTERVIEWER or C_INTERV.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1007909">
         <seq-order>7</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.</description>
      </data-attribute>
      <data-attribute cc-id="1007910">
         <seq-order>8</seq-order>
         <name>START_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>Fishing start time.</description>
      </data-attribute>
      <data-attribute cc-id="1007911">
         <seq-order>9</seq-order>
         <name>END_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>Fishing stop time.</description>
      </data-attribute>
      <data-attribute cc-id="1007912">
         <seq-order>10</seq-order>
         <name>DAY_BEFORE</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>If fisher started the fishing on the day before today.</description>
      </data-attribute>
      <data-attribute cc-id="1007913">
         <seq-order>11</seq-order>
         <name>DAY_AFTER</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>If fisher plan to stop fishing  on the day after today.</description>
      </data-attribute>
      <data-attribute cc-id="1007914">
         <seq-order>12</seq-order>
         <name>BREAK_HOURS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Break time taken during fishing trip, measured in hours.</description>
      </data-attribute>
      <data-attribute cc-id="1007915">
         <seq-order>13</seq-order>
         <name>ACTUAL_HOURS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Total fished time for catch recorded on this interview. Calculated field: INT_TIME minus START_TIME.</description>
      </data-attribute>
      <data-attribute cc-id="1007916">
         <seq-order>14</seq-order>
         <name>EST_HOURS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Estimated of trip time. Calculated field: STOP_TIME - START_TIME.</description>
      </data-attribute>
      <data-attribute cc-id="1007917">
         <seq-order>15</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>Code for the fishing method. Detailed information can be found in C_SBS_METHOD or in C_METHOD.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1007918">
         <seq-order>16</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 C_SBS_AREA or C_AREA.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1007919">
         <seq-order>17</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="1007920">
         <seq-order>18</seq-order>
         <name>REEF_ZONE_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 of the reef zone</description>
      </data-attribute>
      <data-attribute cc-id="1007921">
         <seq-order>19</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>Percentage of catch sold.</description>
      </data-attribute>
      <data-attribute cc-id="1007922">
         <seq-order>20</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>Percentage of catch not sold.</description>
      </data-attribute>
      <data-attribute cc-id="1007923">
         <seq-order>21</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>Code for the buyer. Detailed information can be found in C_SBS_BUYER or in C_BUYER.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1007924">
         <seq-order>22</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 species caught.</description>
      </data-attribute>
      <data-attribute cc-id="1007925">
         <seq-order>23</seq-order>
         <name>TOT_EST_KGS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>13</precision>
         <scale>4</scale>
         <status>Active</status>
         <description>Total fish weight of this interview</description>
      </data-attribute>
      <data-attribute cc-id="1007926">
         <seq-order>24</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>Total number of species caught.</description>
      </data-attribute>
      <data-attribute cc-id="1007927">
         <seq-order>25</seq-order>
         <name>TOT_NUM_KEPT_TYP</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_num_kept was collected (1 = actual, 2 = calculated, 3 = estimated).</description>
      </data-attribute>
      <data-attribute cc-id="1007928">
         <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="1007929">
         <seq-order>27</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="1007930">
         <seq-order>28</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>Code for the weather conditions. Detailed information can be found in C_WEATHER or C_WEATHE.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1007931">
         <seq-order>29</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>Code for the cloud conditions. Detailed information can be found in C_CLOUD or C_CLOUD.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1007932">
         <seq-order>30</seq-order>
         <name>SURF</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>Surf conditions (1: 0-1 ft. calm, 2: 1-3 ft. light surf, 6: 3-6 ft. medium surf, 9: 6-9 ft high surf).</description>
      </data-attribute>
      <data-attribute cc-id="1007933">
         <seq-order>31</seq-order>
         <name>TIDE</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>5</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Tide level</description>
      </data-attribute>
      <data-attribute cc-id="1007934">
         <seq-order>32</seq-order>
         <name>ETHNICITY_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 ethnicity of fisherman. Detailed information can be found in C_ETHNICITY or C_ETHNIC.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1007935">
         <seq-order>33</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>Indicates whether an interview is opportunistic or not. If true (T), it is an opportunistic interview (non-scheduled).</description>
      </data-attribute>
      <data-attribute cc-id="1007936">
         <seq-order>34</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 (T), indicates there was bycatch. For VFP, values can be (Y = bycatch, N = no bycatch, U = not known if there was bycatch.)</description>
      </data-attribute>
      <data-attribute cc-id="1007937">
         <seq-order>35</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>Lunar day.  Data obtained from C_LUNAR.DBF (foxpro table), based on the value of the survey date (15 = full moon, 1 or 29/30 = new moon).</description>
      </data-attribute>
      <data-attribute cc-id="1007938">
         <seq-order>36</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>When this record was created</description>
      </data-attribute>
      <data-attribute cc-id="1007939">
         <seq-order>37</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="1007940">
         <seq-order>38</seq-order>
         <name>INT_CREATE_USER</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>Staff code who enter this data</description>
      </data-attribute>
      <data-attribute cc-id="1007941">
         <seq-order>39</seq-order>
         <name>INT_MODIFY_USER</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>Staff code who last editted this record</description>
      </data-attribute>
      <data-attribute cc-id="1007942">
         <seq-order>40</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="1007943">
         <seq-order>41</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="1007944">
         <seq-order>42</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="1007945">
         <seq-order>43</seq-order>
         <name>CATCH_PK</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>23</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>UID assigned to this  record</description>
      </data-attribute>
      <data-attribute cc-id="1007946">
         <seq-order>44</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>Identifier each record in C_SBS_INT.</description>
      </data-attribute>
      <data-attribute cc-id="1007947">
         <seq-order>45</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. Detailed information can be found in C_SBS_SPECIES or C_SPECIES.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1007948">
         <seq-order>46</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>How num_kept was collected (1 = actual, 2 = calculated, 3 = estimated).</description>
      </data-attribute>
      <data-attribute cc-id="1007949">
         <seq-order>47</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 pieces of fish caught.</description>
      </data-attribute>
      <data-attribute cc-id="1007950">
         <seq-order>48</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 and 3=estimated)</description>
      </data-attribute>
      <data-attribute cc-id="1007951">
         <seq-order>49</seq-order>
         <name>EST_KGS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>10</precision>
         <scale>4</scale>
         <status>Active</status>
         <description>total catch weight  of this species.</description>
      </data-attribute>
      <data-attribute cc-id="1007952">
         <seq-order>50</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="1007953">
         <seq-order>51</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 the fish when release (1 = live, 2 = damaged/injured, 3 = other).</description>
      </data-attribute>
      <data-attribute cc-id="1007954">
         <seq-order>52</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="1007955">
         <seq-order>53</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="1007956">
         <seq-order>54</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="1007957">
         <seq-order>55</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="1007958">
         <seq-order>56</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="1007959">
         <seq-order>57</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>UID created for this record</description>
      </data-attribute>
      <data-attribute cc-id="1007960">
         <seq-order>58</seq-order>
         <name>CATCH_FK</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>23</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Link key to link this record to it parent record in c_bbs_catch</description>
      </data-attribute>
      <data-attribute cc-id="1007961">
         <seq-order>59</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="1007962">
         <seq-order>60</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, from snout tip to tail fork, in millimeters.</description>
      </data-attribute>
      <data-attribute cc-id="1007963">
         <seq-order>61</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="1007964">
         <seq-order>62</seq-order>
         <name>KGS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>4</scale>
         <status>Active</status>
         <description>Fish weight in kilograms.</description>
      </data-attribute>
      <data-attribute cc-id="1007965">
         <seq-order>63</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>This record created date</description>
      </data-attribute>
      <data-attribute cc-id="1007966">
         <seq-order>64</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>When was last update to this record</description>
      </data-attribute>
      <data-attribute cc-id="1007967">
         <seq-order>65</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>Which table where data was loaded from VFP database</description>
      </data-attribute>
      <data-attribute cc-id="1007968">
         <seq-order>66</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>this record loaded date-time form VFP table</description>
      </data-attribute>
      <data-attribute cc-id="1007969">
         <seq-order>67</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>User migrated this data from FVP</description>
      </data-attribute>
      <data-attribute cc-id="1007970">
         <seq-order>68</seq-order>
         <name>FISHING_METHOD</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>fishing method code</description>
      </data-attribute>
      <data-attribute cc-id="1007971">
         <seq-order>69</seq-order>
         <name>FISHING_AREA</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 area code</description>
      </data-attribute>
      <data-attribute cc-id="1007972">
         <seq-order>70</seq-order>
         <name>BUYER_NAME</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>30</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Buyer name</description>
      </data-attribute>
      <data-attribute cc-id="1007973">
         <seq-order>71</seq-order>
         <name>WEATHER</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>Weather conditions code description.</description>
      </data-attribute>
      <data-attribute cc-id="1007974">
         <seq-order>72</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="1007975">
         <seq-order>73</seq-order>
         <name>COMMON_NAME</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>Common English name for the species.</description>
      </data-attribute>
      <data-attribute cc-id="1007976">
         <seq-order>74</seq-order>
         <name>LOCAL_NAME</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>Local name of the species.</description>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:63465</guid>
      <metadata-record-created-by pers-id="1005">Brent Miyamoto</metadata-record-created-by>
      <metadata-record-created>2021-01-21T00:50:48</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>
