<?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>54851</catalog-item-id>
      <title>HER_PSI</title>
      <short-name>HER_PSI</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 Protected Species Incident Event</abstract>
   </item-identification>
   <entity-information>
      <entity-type>Spreadsheet</entity-type>
      <active-version>Yes</active-version>
      <description>Herring Protected Species Incident Event</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="799313">
         <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="799314">
         <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="799315">
         <seq-order>3</seq-order>
         <name>PSI_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 protected species incident 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="799316">
         <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 protected species incident event record occurred.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="801031">
         <seq-order>5</seq-order>
         <name>LATITUDE</name>
         <data-storage-type>NUMBER</data-storage-type>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>9</precision>
         <scale>4</scale>
         <status>Active</status>
         <description>Latitude where this protected species incident event occurred as determined by the video reviewer. Actual latitude as defined by when the protected species incident event occurred may be different than this latitude.</description>
      </data-attribute>
      <data-attribute cc-id="799318">
         <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 protected species incident event occurred as determined by the video reviewer. Actual longitude as defined by when the protected species incident event occurred may be different than this longitude.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="799319">
         <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 protected species incident event occurred as determined by the video reviewer. Actual time as defined by when the protected species incident occurred may be different than this date and time.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="799320">
         <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="799321">
         <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="799322">
         <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="799323">
         <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="799324">
         <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="799325">
         <seq-order>13</seq-order>
         <name>EVENT_TYPE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Event type for this protected species incident. See the PSI_EVENT_TYPES table for a list of protected species incident event type codes and their definitions.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="799326">
         <seq-order>14</seq-order>
         <name>SPECIES_CODE</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>Species code for this protected species incident as determined by the video reviewer. Actual species code as may be different than this species code. See the EMSPECIES table for a list of species codes and their definitions.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="799327">
         <seq-order>15</seq-order>
         <name>NOTES</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>500</max-length>
         <required>Yes</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-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:54851</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2018-11-14T08:34:41</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:10</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>
