<?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>5631</catalog-item-id>
      <title>CNMI Commercial Purchases</title>
      <catalog-item-type>Data Set</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>5608</parent-catalog-item-id>
      <parent-title>Western Pacific Fisheries Information Network (WPacFIN)</parent-title>
      <parent-catalog-item-type>Project</parent-catalog-item-type>
      <status>In Work</status>
      <abstract>The Commonwealth of Northern Mariana Islands (CNMI), Division of Fish and Wildlife (DFW) collects 'Trip Ticket' or purchase invoice data from vendors that buy fish directly from the fishermen. This system is similar to other trip ticket invoice systems, except that compliance is voluntary and invoices are only provided to dealers, hotel, stores, fish mobiles etc. on the island of Saipan.  Participation has deteriorated in recent years as the economy has suffered and businesses have failed and struggled to stay in existence.  DFW has always run the system and have efforts underway to improve compliance and actually make such commercial vendor reporting mandatory through local legislation, although this has been tried in the past and failed.  Data are collected by vendors and may include a fisherman's identity and include number of pieces, weight, and price for some individual species and some species groups.  Data exist back to about 1983 and are continuing, although the relative coverage of the fisheries has varied over the time series. These data are considered highly confidential.</abstract>
      <purpose>Monitoring
</purpose>
   </item-identification>
   <keywords>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>DFW</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>FMB</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>FRMD</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>IFMP</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>PIFSC</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>WPacFIN</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>sales</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Theme</keyword-type>
         <keyword>trip ticket</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>CNMI</keyword>
      </keyword>
      <keyword controlled="No">
         <keyword-type>Spatial</keyword-type>
         <keyword>Northern Mariana Islands</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>1845 Wasp Boulevard, Bldg. #176, Honolulu, Hawaii 96818 </location-description>
   </physical-location>
   <data-set-information>
      <data-set-scope-code>Data Set</data-set-scope-code>
      <data-set-type>Database</data-set-type>
      <maintenance-frequency>Quarterly</maintenance-frequency>
      <data-presentation-form>Table (digital)</data-presentation-form>
      <instrument>N/A</instrument>
      <platform>N/A</platform>
      <physical-collection-fishing-gear>Trip Ticket</physical-collection-fishing-gear>
   </data-set-information>
   <entity-attribute-information partial-listing="No" total-count="1">
      <entity>
         <item-identification>
            <catalog-item-id>63463</catalog-item-id>
            <title>c_cl_flat_view</title>
            <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
            <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 partial-listing="No" total-count="39">
            <data-attribute cc-id="1007820">
               <seq-order>1</seq-order>
               <name>CCL_HD_PK</name>
               <data-storage-type>varchar</data-storage-type>
               <max-length>18</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Primary key for header table created by concatenating invoice year and invoice number.</description>
            </data-attribute>
            <data-attribute cc-id="1007821">
               <seq-order>2</seq-order>
               <name>INVOICE</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>Invoice number that uniquely identifies and invoice.</description>
            </data-attribute>
            <data-attribute cc-id="1007822">
               <seq-order>3</seq-order>
               <name>INVOICE_DATE</name>
               <data-storage-type>date</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Invoice date.</description>
            </data-attribute>
            <data-attribute cc-id="1007823">
               <seq-order>4</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 fish buyer. Detailed information can be found in C_CCL_BUYER or C_BUYER.DBF.</description>
            </data-attribute>
            <data-attribute cc-id="1007824">
               <seq-order>5</seq-order>
               <name>FISHER_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 fisher. Detailed information can be found in C_CCL_FISHER or C_FISHER.DBF.</description>
            </data-attribute>
            <data-attribute cc-id="1007825">
               <seq-order>6</seq-order>
               <name>RESALE_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), indicates this is a resale invoice.</description>
            </data-attribute>
            <data-attribute cc-id="1007826">
               <seq-order>7</seq-order>
               <name>REMARK1</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>Comment field.</description>
            </data-attribute>
            <data-attribute cc-id="1007827">
               <seq-order>8</seq-order>
               <name>REMARK2</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>Comment field.</description>
            </data-attribute>
            <data-attribute cc-id="1007828">
               <seq-order>9</seq-order>
               <name>REMARK3</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>Comment field.</description>
            </data-attribute>
            <data-attribute cc-id="1007829">
               <seq-order>10</seq-order>
               <name>TOT_LBS</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 weight of all species on invoice.</description>
            </data-attribute>
            <data-attribute cc-id="1007830">
               <seq-order>11</seq-order>
               <name>TOT_SOLD_REVENUE</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 pirce paid for all species on invoice.</description>
            </data-attribute>
            <data-attribute cc-id="1007831">
               <seq-order>12</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>If true (T), indicates the invoice is not complete.</description>
            </data-attribute>
            <data-attribute cc-id="1007832">
               <seq-order>13</seq-order>
               <name>ISLAND</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 island where the fisher is based.</description>
            </data-attribute>
            <data-attribute cc-id="1007833">
               <seq-order>14</seq-order>
               <name>HEAD_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 the header record was created.</description>
            </data-attribute>
            <data-attribute cc-id="1007834">
               <seq-order>15</seq-order>
               <name>HEAD_CREATE_USER</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>Name of the user who created the header record.</description>
            </data-attribute>
            <data-attribute cc-id="1007835">
               <seq-order>16</seq-order>
               <name>HEAD_MODIFY_TIME</name>
               <data-storage-type>datetime</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and time the header record was last modified.</description>
            </data-attribute>
            <data-attribute cc-id="1007836">
               <seq-order>17</seq-order>
               <name>HEAD_MODIFY_USER</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>Name of the user who last modified the header record.</description>
            </data-attribute>
            <data-attribute cc-id="1007837">
               <seq-order>18</seq-order>
               <name>HEAD_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 header FoxPro table that was loaded into MySQL.</description>
            </data-attribute>
            <data-attribute cc-id="1007838">
               <seq-order>19</seq-order>
               <name>HEAD_DATETIME</name>
               <data-storage-type>datetime</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and time header record migrated from FoxPro to MySQL.</description>
            </data-attribute>
            <data-attribute cc-id="1007839">
               <seq-order>20</seq-order>
               <name>HEAD_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 record into the header MySQL table.</description>
            </data-attribute>
            <data-attribute cc-id="1007840">
               <seq-order>21</seq-order>
               <name>CCL_DT_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 for detail table.</description>
            </data-attribute>
            <data-attribute cc-id="1007841">
               <seq-order>22</seq-order>
               <name>CCL_HD_FK</name>
               <data-storage-type>varchar</data-storage-type>
               <max-length>18</max-length>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Same as CCL_HD_PK column.   Used to link detail to header table.</description>
            </data-attribute>
            <data-attribute cc-id="1007842">
               <seq-order>23</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>Code for the species. Detailed information can be found in C_CCL_SPECIES or C_SPEC.DBF.</description>
            </data-attribute>
            <data-attribute cc-id="1007843">
               <seq-order>24</seq-order>
               <name>NUM_SOLD</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>Number of pieces of a species sold.</description>
            </data-attribute>
            <data-attribute cc-id="1007844">
               <seq-order>25</seq-order>
               <name>LBS_SOLD</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>Number of pounds of a species sold.</description>
            </data-attribute>
            <data-attribute cc-id="1007845">
               <seq-order>26</seq-order>
               <name>PRICE_PER_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>Price per pound of a species.</description>
            </data-attribute>
            <data-attribute cc-id="1007846">
               <seq-order>27</seq-order>
               <name>SOLD_REVENUE</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 price paid by the buyer for a species.</description>
            </data-attribute>
            <data-attribute cc-id="1007847">
               <seq-order>28</seq-order>
               <name>DETAIL_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 the detail record was created.</description>
            </data-attribute>
            <data-attribute cc-id="1007848">
               <seq-order>29</seq-order>
               <name>DETAIL_CREATE_USER</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>Name of the user who created the detail record.</description>
            </data-attribute>
            <data-attribute cc-id="1007849">
               <seq-order>30</seq-order>
               <name>DETAIL_MODIFY_TIME</name>
               <data-storage-type>datetime</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and time the detail record was last modified.</description>
            </data-attribute>
            <data-attribute cc-id="1007850">
               <seq-order>31</seq-order>
               <name>DETAIL_MODIFY_USER</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>Name of the user who last modified the detail record.</description>
            </data-attribute>
            <data-attribute cc-id="1007851">
               <seq-order>32</seq-order>
               <name>DETAIL_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 detail FoxPro table that was loaded into MySQL.</description>
            </data-attribute>
            <data-attribute cc-id="1007852">
               <seq-order>33</seq-order>
               <name>DETAIL_DATETIME</name>
               <data-storage-type>datetime</data-storage-type>
               <required>No</required>
               <primary-key>No</primary-key>
               <status>Active</status>
               <description>Date and time detail record migrated from FoxPro to MySQL.</description>
            </data-attribute>
            <data-attribute cc-id="1007853">
               <seq-order>34</seq-order>
               <name>DETAIL_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 record into the detail MySQL table.</description>
            </data-attribute>
            <data-attribute cc-id="1007854">
               <seq-order>35</seq-order>
               <name>BUYER_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 buyer linked to BUYER_FK.</description>
            </data-attribute>
            <data-attribute cc-id="1007855">
               <seq-order>36</seq-order>
               <name>FISHER_NAME</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>Name of fisher linked to FISHER_FK.</description>
            </data-attribute>
            <data-attribute cc-id="1007856">
               <seq-order>37</seq-order>
               <name>SCIENTIFIC_NAME</name>
               <data-storage-type>varchar</data-storage-type>
               <max-length>50</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="1007857">
               <seq-order>38</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="1007858">
               <seq-order>39</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>
      </entity>
   </entity-attribute-information>
   <support-roles>
      <support-role cc-id="1454414" in-effect="Yes">
         <support-role-type>Data Steward</support-role-type>
         <from-date>2025-11-11</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Suter, Jenny M</contact-name>
         <contact-email>jenny.suter@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>
      </support-role>
      <support-role cc-id="1076285" in-effect="Yes">
         <support-role-type>Data Steward</support-role-type>
         <from-date>2021-07</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Gough, Bradley M</contact-name>
         <contact-email>bradley.gough@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-instructions>Contact via email</contact-instructions>
      </support-role>
      <support-role cc-id="74331" in-effect="No">
         <support-role-type>Data Steward</support-role-type>
         <from-date>2011-11-01</from-date>
         <to-date>2020-12</to-date>
         <contact-type>Person</contact-type>
         <contact-name>Quach, Michael M</contact-name>
         <contact-email>michael.quach@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-5695</contact-phone-number>
         <contact-instructions>1845 Wasp Boulevard, Bldg. #176, Honolulu, Hawaii 96818 
Contact via email</contact-instructions>
      </support-role>
      <support-role cc-id="248469" in-effect="Yes">
         <support-role-type>Distributor</support-role-type>
         <from-date>1980</from-date>
         <contact-type>Organization</contact-type>
         <contact-name>Western Pacific Fishery Information Network</contact-name>
         <contact-noaa-acronym>WPacFIN</contact-noaa-acronym>
         <contact-address>NMFS/PIFSC/FRMD/IFMP, 1845 Wasp Blvd., Building 176</contact-address>
         <contact-address-city>Honolulu</contact-address-city>
         <contact-address-state>HI</contact-address-state>
         <contact-address-zip>96818</contact-address-zip>
         <contact-phone-number>(808) 725-5660</contact-phone-number>
         <contact-business-hours>8:00am-4:30pm (HST)</contact-business-hours>
         <contact-instructions>1845 Wasp Boulevard, Bldg. #176, Honolulu, Hawaii 96818 
</contact-instructions>
      </support-role>
      <support-role cc-id="1076286" in-effect="Yes">
         <support-role-type>Metadata Contact</support-role-type>
         <from-date>2021-07</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Gough, Bradley M</contact-name>
         <contact-email>bradley.gough@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-instructions>Contact via email</contact-instructions>
      </support-role>
      <support-role cc-id="248470" in-effect="No">
         <support-role-type>Metadata Contact</support-role-type>
         <from-date>2015-11-01</from-date>
         <to-date>2020-02</to-date>
         <contact-type>Person</contact-type>
         <contact-name>Dukes, Stefanie NS</contact-name>
         <contact-email>stefanie.dukes@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-5615</contact-phone-number>
         <contact-fax-number>(808)725-5475</contact-fax-number>
         <contact-instructions>1845 Wasp Boulevard, Bldg. #176, Honolulu, Hawaii 96818 
Contact via email</contact-instructions>
      </support-role>
      <support-role cc-id="1454415" in-effect="Yes">
         <support-role-type>Point of Contact</support-role-type>
         <from-date>2025-11-11</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Gough, Bradley M</contact-name>
         <contact-email>bradley.gough@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>
      </support-role>
      <support-role cc-id="1112067" in-effect="Yes">
         <support-role-type>Point of Contact</support-role-type>
         <from-date>2021-12</from-date>
         <contact-type>Person</contact-type>
         <contact-name>Suter, Jenny M</contact-name>
         <contact-email>jenny.suter@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-instructions>Contact via email</contact-instructions>
      </support-role>
      <support-role cc-id="831712" in-effect="No">
         <support-role-type>Point of Contact</support-role-type>
         <from-date>2019-04-01</from-date>
         <to-date>2021-04</to-date>
         <contact-type>Person</contact-type>
         <contact-name>Lumsden, Beth</contact-name>
         <contact-email>beth.lumsden@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-5330</contact-phone-number>
         <contact-instructions>Contact via email</contact-instructions>
      </support-role>
      <support-role cc-id="74320" in-effect="No">
         <support-role-type>Point of Contact</support-role-type>
         <from-date>2011-11-01</from-date>
         <to-date>2018</to-date>
         <contact-type>Person</contact-type>
         <contact-name>Lowe, Kimberly</contact-name>
         <contact-email>kimberly.lowe@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-5660</contact-phone-number>
         <contact-business-hours>9:00 a.m. - 5:30 p.m. HST M-F</contact-business-hours>
         <contact-instructions>1845 Wasp Boulevard, Bldg. #176, Honolulu, Hawaii 96818 
Contact via email</contact-instructions>
      </support-role>
   </support-roles>
   <extents>
      <extent cc-id="243238">
         <geographic-areas>
            <geographic-area cc-id="69922">
               <west-bound>140</west-bound>
               <east-bound>150</east-bound>
               <north-bound>25</north-bound>
               <south-bound>10</south-bound>
               <description>CNMI &amp; Guam EEZ
</description>
            </geographic-area>
         </geographic-areas>
         <time-frames>
            <time-frame cc-id="69923">
               <time-frame-type>Continuing</time-frame-type>
               <start-date-time>1983</start-date-time>
            </time-frame>
         </time-frames>
      </extent>
   </extents>
   <access-information>
      <security-class>Sensitive</security-class>
      <data-access-procedure>Data belong to the Commonwealth of the Northern Mariana Islands (CNMI), Division of Fish and Wildlife (DFW).  Data sharing is by cooperative WPacFIN agreement.  Other access can only be granted by DFW.</data-access-procedure>
      <data-access-constraints>Requires signing a PIFSC non-disclosure statement for fisheries confidential data and approval from the data owner.</data-access-constraints>
   </access-information>
   <data-quality>
      <quality-control-procedures>QC review prior to data entry, some automated QC during data entry, and further QC after data entry.</quality-control-procedures>
   </data-quality>
   <data-management>
      <resources-identified>Yes</resources-identified>
      <resources-budget-percentage>Unknown</resources-budget-percentage>
      <data-access-directive-compliant>Yes</data-access-directive-compliant>
      <data-access-directive-waiver>Yes</data-access-directive-waiver>
      <hosting-service-needed>No</hosting-service-needed>
      <delay-collection-dissemination>1 Year</delay-collection-dissemination>
      <archive-location>To Be Determined</archive-location>
      <delay-collection-archive>Unknown</delay-collection-archive>
      <data-protection-plan>PIFSC ITS performs scheduled back-ups.</data-protection-plan>
   </data-management>
   <lineage>
      <lineage-statement>Data are submitted to and entered by the Division of Fish and Wildlife (DFW), Commonwealth of the Northern Mariana Islands (CNMI).</lineage-statement>
   </lineage>
   <child-items>
      <child-item>
         <catalog-item-id>63463</catalog-item-id>
         <catalog-item-type>Entity</catalog-item-type>
         <title>c_cl_flat_view</title>
      </child-item>
   </child-items>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:5631</guid>
      <metadata-record-created-by pers-id="1091">Christopher Tokita</metadata-record-created-by>
      <metadata-record-created>2007-10-18T16:06:33</metadata-record-created>
      <metadata-record-last-modified-by pers-id="23075">Matthew Long</metadata-record-last-modified-by>
      <metadata-record-last-modified>2025-11-11T22:37:35</metadata-record-last-modified>
      <record-published>2019-07-22</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>
      <limited-metadata-available>No</limited-metadata-available>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-last-review-date>2019-07-22</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2020-07-22</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
