<?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>54810</catalog-item-id>
      <title>HER_PUMP_STOP</title>
      <short-name>HER_PUMP_STOP</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>53562</parent-catalog-item-id>
      <parent-title>Herring Fishery Electronic Monitoring Project Data (EMREVIEW)</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>Herring Pumping Stop Event</abstract>
   </item-identification>
   <entity-information>
      <entity-type>Spreadsheet</entity-type>
      <active-version>Yes</active-version>
      <description>Herring Pumping Stop Event</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="798926">
         <seq-order>1</seq-order>
         <name>TRIP_ID</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>6</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>6</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Unique trip identifier generated when the data is loaded to Oracle raw tables.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798927">
         <seq-order>2</seq-order>
         <name>REVIEWER_ID</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A unique reviewer identifier assigned to each reviewer of EM videos.  See the REVIEWERS table for a list of reviewer names and their affliation.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798928">
         <seq-order>3</seq-order>
         <name>PSE_ID</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>3</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>3</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Unique identifier for this pump stop event record for the associated trip identifer and reviewer identifier combination. It is generated when the data is loaded to Oracle raw tables.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798929">
         <seq-order>4</seq-order>
         <name>HAUL_NUMBER</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>6</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>6</precision>
         <scale>0</scale>
         <status>Active</status>
         <description>Fishing event haul number in which this pump stop event occurred.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798930">
         <seq-order>5</seq-order>
         <name>LATITUDE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>9</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>4</scale>
         <status>Active</status>
         <description>Latitude where this pump stop event occurred as determined by the video reviewer. Actual latitude as defined by when the pump stop event occurred may be different than this latitude.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798931">
         <seq-order>6</seq-order>
         <name>LONGITUDE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>9</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>4</scale>
         <status>Active</status>
         <description>Longitude where this pump stop event occurred as determined by the video reviewer. Actual longitude as defined by when the pump stop event occurred may be different than this longitude.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798932">
         <seq-order>7</seq-order>
         <name>TIME</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>16</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>16</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Date and time that this pump stop event occurred as determined by the video reviewer. Actual time as defined by when the pump stop event occurred may be different than this date and time.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798933">
         <seq-order>8</seq-order>
         <name>DATE_TIME_UTC</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>19</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>UTC translation of TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798934">
         <seq-order>9</seq-order>
         <name>YEAR_UTC</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Extract UTC year from TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798935">
         <seq-order>10</seq-order>
         <name>MONTH_UTC</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>2</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Extract UTC month from TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798936">
         <seq-order>11</seq-order>
         <name>DAY_UTC</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>2</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Extract UTC day from TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798937">
         <seq-order>12</seq-order>
         <name>TIME_UTC</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Extract UTC time from TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798938">
         <seq-order>13</seq-order>
         <name>NOTES</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>500</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comments provided by the reviewer during the video review process.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798939">
         <seq-order>14</seq-order>
         <name>PUMP_STOP_REASON_CODE_STR</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>String value which includes all of the pump stop reason codes for this pump stop event and may or may not include square brackets around the entire list and individual values may be surrounded by single quotes, double quotes or no quotes. Multiple values will be separated by a pipe symbol (|). See individual codes in the HER_PSE_PUMP_STOP_REASON table.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:54810</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2018-11-13T16:56:30</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:42</metadata-record-last-modified>
      <record-published>2018-11-13</record-published>
      <owner-organization>Northeast Fisheries Science Center</owner-organization>
      <owner-organization-acronym>NEFSC</owner-organization-acronym>
      <owner-organization-address>166 Water Street</owner-organization-address>
      <owner-organization-address-city>Woods Hole</owner-organization-address-city>
      <owner-organization-address-state>MA</owner-organization-address-state>
      <owner-organization-address-zip>02543-1026</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone>(508)495-2000</owner-organization-phone>
      <owner-organization-url>https://www.nefsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>8:00 a.m. to 4:30 p.m. Monday - Friday</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>2018-11-13</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2019-11-13</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
