<?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>63469</catalog-item-id>
      <title>g_bbs_spc_vfp</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>
      <abstract>Contains species composition data from the boat-based survey for each species, fishing method and expansion period.</abstract>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>guam_dawr_wh</schema>
      <description>Contains species composition data from the boat-based survey for each species, fishing method and expansion period.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="1008125">
         <seq-order>1</seq-order>
         <name>SPECCOMP_PK</name>
         <data-storage-type>int</data-storage-type>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <precision>10</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>System-generated artificial primary key.</description>
      </data-attribute>
      <data-attribute cc-id="1008126">
         <seq-order>2</seq-order>
         <name>YEAR_QUARTER</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>Start year and quarter and end year and quarter of expansion data.</description>
      </data-attribute>
      <data-attribute cc-id="1008127">
         <seq-order>3</seq-order>
         <name>TYPE_OF_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>Type of day on which the interview was conducted (1= weekday, 2 = weekend/holiday).</description>
      </data-attribute>
      <data-attribute cc-id="1008128">
         <seq-order>4</seq-order>
         <name>PORT</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="1008129">
         <seq-order>5</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>True = charter boat, False = not a charter boat.</description>
      </data-attribute>
      <data-attribute cc-id="1008130">
         <seq-order>6</seq-order>
         <name>METHOD</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="1008131">
         <seq-order>7</seq-order>
         <name>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>Species sampled. Links to G_SPEC.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1008132">
         <seq-order>8</seq-order>
         <name>SPECIES_NAME</name>
         <data-storage-type>varchar</data-storage-type>
         <max-length>28</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="1008133">
         <seq-order>9</seq-order>
         <name>PC_SPCOMP</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>3</scale>
         <status>Active</status>
         <description>Percentage of this species composition = 100 * CAT_KGS / Sum of CAT_KGS for all species.</description>
      </data-attribute>
      <data-attribute cc-id="1008134">
         <seq-order>10</seq-order>
         <name>EXP_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>Expanded weight in kilograms in the stratum = PC_SPCOMP * EX_CAT from GOF_EX.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1008135">
         <seq-order>11</seq-order>
         <name>EXP_HOUR</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Expanded hours for the current stratum.</description>
      </data-attribute>
      <data-attribute cc-id="1008136">
         <seq-order>12</seq-order>
         <name>CAT_KGS</name>
         <data-storage-type>decimal</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>11</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Catch weight of species in kilograms. Sum of CAT_KGS in stratum from GOFyyCAT.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1008137">
         <seq-order>13</seq-order>
         <name>NUM_INT</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>The number of interviews counted for this stratum.</description>
      </data-attribute>
      <data-attribute cc-id="1008138">
         <seq-order>14</seq-order>
         <name>NUM_INT0</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>The number of interviews counted for this stratum.</description>
      </data-attribute>
      <data-attribute cc-id="1008139">
         <seq-order>15</seq-order>
         <name>NUM_CAT</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 species caught: Sum of NUM_CAT in stratum from GOFyyCAT.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1008140">
         <seq-order>16</seq-order>
         <name>POOL_FLAG</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>Shows the quality of expanded data in the stratum from GOF_EX.DBF.</description>
      </data-attribute>
      <data-attribute cc-id="1008141">
         <seq-order>17</seq-order>
         <name>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>Name of the FoxPro table that was loaded into MySQL.</description>
      </data-attribute>
      <data-attribute cc-id="1008142">
         <seq-order>18</seq-order>
         <name>LOAD_DATETIME</name>
         <data-storage-type>datetime</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The date and time the data was loaded in to the table</description>
      </data-attribute>
      <data-attribute cc-id="1008143">
         <seq-order>19</seq-order>
         <name>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 who loaded the data to the MySQL table.</description>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:63469</guid>
      <metadata-record-created-by pers-id="1005">Brent Miyamoto</metadata-record-created-by>
      <metadata-record-created>2021-01-21T01:06:09</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>
