<?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>54804</catalog-item-id>
      <title>HER_DISCARD</title>
      <short-name>HER_DISCARD</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 Discard Event</abstract>
   </item-identification>
   <entity-information>
      <entity-type>Spreadsheet</entity-type>
      <active-version>Yes</active-version>
      <description>Herring Discard Event</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="798832">
         <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="798833">
         <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="798834">
         <seq-order>3</seq-order>
         <name>DISC_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 discard 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="798835">
         <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 discard event occurred.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798836">
         <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 discard event occurred as determined by the video reviewer. Actual latitude as defined by when the discard event occurred may be different than this latitude.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798837">
         <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 discard event occurred as determined by the video reviewer. Actual longitude as defined by when the discard event occurred may be different than this longitude.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798838">
         <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 discard event occurred as determined by the video reviewer. Actual time as defined by when the discard event occurred may be different than this date and time.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798839">
         <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="798840">
         <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="798841">
         <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="798842">
         <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="798843">
         <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="798844">
         <seq-order>13</seq-order>
         <name>EST_TOTAL_DISCARD_LBS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>8</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <precision>8</precision>
         <scale>2</scale>
         <status>Active</status>
         <description>Estimated total weight of discarded fish in pounds.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798845">
         <seq-order>14</seq-order>
         <name>NOTES</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>750</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="798846">
         <seq-order>15</seq-order>
         <name>FISH_DISPOSITION</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>3</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Code for how the discarded fish referred to on this discard event record was disposed of as determined by the video reviewer. See the EMFISHDISP table for a list of codes and their definitions.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798847">
         <seq-order>16</seq-order>
         <name>DISCARD_EVENT_TYPE_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 discard event type codes for this discard 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_DISC_DISC_EVENT_TYPE table.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="798848">
         <seq-order>17</seq-order>
         <name>DISCARD_VIEW_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 discard view codes for this discard 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_DISC_DISCARD_VIEW table.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:54804</guid>
      <metadata-record-created-by pers-id="13445">Patricia Jones</metadata-record-created-by>
      <metadata-record-created>2018-11-13T16:56:25</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>
