<?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>54811</catalog-item-id>
      <title>HER_PUMP_STOP_DUR</title>
      <short-name>HER_PUMP_STOP_DUR</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 Duration of Stopped Pumping Event</abstract>
   </item-identification>
   <entity-information>
      <entity-type>Spreadsheet</entity-type>
      <active-version>Yes</active-version>
      <description>Herring Duration of Stopped Pumping Event</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="798940">
         <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="798941">
         <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="798942">
         <seq-order>3</seq-order>
         <name>PSD_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 duration 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="798943">
         <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 duration record occurred.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798944">
         <seq-order>5</seq-order>
         <name>BEGIN_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 duration event began as determined by the video reviewer. Actual pump stop duration began time as defined by when the incident occurred may be different than this date and time.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798945">
         <seq-order>6</seq-order>
         <name>BEGIN_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 BEGIN_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798946">
         <seq-order>7</seq-order>
         <name>BEGIN_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 BEGIN_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798947">
         <seq-order>8</seq-order>
         <name>BEGIN_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 BEGIN_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798948">
         <seq-order>9</seq-order>
         <name>BEGIN_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 BEGIN_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798949">
         <seq-order>10</seq-order>
         <name>BEGIN_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 BEGIN_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798950">
         <seq-order>11</seq-order>
         <name>END_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 duration event ended as determined by the video reviewer. Actual pump stop duration end time as defined by when the incident occurred may be different than this date and time.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798951">
         <seq-order>12</seq-order>
         <name>END_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 END_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798952">
         <seq-order>13</seq-order>
         <name>END_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 END_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798953">
         <seq-order>14</seq-order>
         <name>END_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 END_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798954">
         <seq-order>15</seq-order>
         <name>END_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 END_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798955">
         <seq-order>16</seq-order>
         <name>END_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 END_TIME</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798956">
         <seq-order>17</seq-order>
         <name>BEGIN_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>Beginning latitude where this pump stop duration event started as determined by the video reviewer. Actual beginning latitude as defined by when the pump stop duration event may be different than this beginning latitude.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798957">
         <seq-order>18</seq-order>
         <name>BEGIN_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>Beginning longitude where this pump stop duration event started as determined by the video reviewer. Actual beginning longitude as defined by when the pump stop duration event may be different than this beginning longitude.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798958">
         <seq-order>19</seq-order>
         <name>END_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>Ending latitude where this pump stop duration event ended as determined by the video reviewer. Actual ending latitude as defined by when the pump stop duration event ended may be different than this ending latitude.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798959">
         <seq-order>20</seq-order>
         <name>END_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>Ending longitude where this pump stop duration event ended as determined by the video reviewer. Actual ending longitude as defined by when the pump stop duration event may be different than this ending longitude.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798960">
         <seq-order>21</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="798961">
         <seq-order>22</seq-order>
         <name>PUMP_STOP_REASON_CODE_STR</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>200</max-length>
         <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 duration event. Note that this value: may or may not include square brackets around the entire list; individual values may be surrounded by single quotes, double quotes or no quotes; and multiple values will be separated by a pipe symbol (|). See individual codes in the HER_PSD_PUMP_STOP_REASON table.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:54811</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2018-11-13T16:56:31</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-14</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-14</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2019-11-14</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
