<?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>5413</catalog-item-id>
      <title>Table: PDC_INT_SCANNED_VESSELS</title>
      <short-name>PDC_INT_SCANNED_VESSELS</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>5402</parent-catalog-item-id>
      <parent-title>Pelagic Dealer Commercial Landings Monitoring (HMS Dealers)</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>pre-validation table for the vessel data in PDC System. This table is loaded with data from PDC_INT_ACCESS_VESSELS and data from this table goes into the table PDS_VESSELS</abstract>
      <notes>Loaded by batch 1703, 10-15-2007 10:13</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>FLS</schema>
      <description>pre-validation table for the vessel data in PDC System. This table is loaded with data from PDC_INT_ACCESS_VESSELS and data from this table goes into the table PDS_VESSELS</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="16942">
         <seq-order>1</seq-order>
         <name>ID_NUMBER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Sequential Number Assigned By Vendor Software During Data Entry</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16941">
         <seq-order>2</seq-order>
         <name>TIF_NUMBER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>12</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The scan images provided by the vendor</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16940">
         <seq-order>3</seq-order>
         <name>SCHEDULE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>12</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>This is a number handwritten by FSB at the top right of the form.  This is a unique number and was used to associate the form with the computer record in the header.dbf file in the PC SDC systemIn the INT files we programatically check to see that a cobination of teh e Year of The BEGIN_DATE and thiu column are unique.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16939">
         <seq-order>4</seq-order>
         <name>DATE_LANDED</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Dta vessel landed</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16938">
         <seq-order>5</seq-order>
         <name>VESSEL_NAME</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Vessel Name</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16937">
         <seq-order>6</seq-order>
         <name>VESSELID</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The corrected vessl information. This will often be the same as the repoerted vessel information. Though in some cases it will correct a typographical error.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16936">
         <seq-order>7</seq-order>
         <name>PORT_LANDED</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Port Landed</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16935">
         <seq-order>8</seq-order>
         <name>STATE_LANDED</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>State Landed</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16934">
         <seq-order>9</seq-order>
         <name>BATCH_NUMBER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>20</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>When logbooks are picked up at the post office, they are processed together in batches.  Each piece of paper is stamped with a unique  schedule number.  These pieces of paper may be in different formats because although new logbooks are issued every year to each permit holder, we may get information written on logbooks printed as early as 1992.When this batch of records are sent to the contractor that enters them, since there records are entered using an electronic scanner, the logbooks must be culled by year so that the scanner can correctly interpret the image it is reading.  Hence, for each year, we have a separate file.All of the files that form part of a batch are loaded together so that the schedule numbers can be checked.  If any are missing or out of bounds, an error is reported during validation. Validation:None.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16933">
         <seq-order>10</seq-order>
         <name>OP_NAME</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>50</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A Vendor Supplied field</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16932">
         <seq-order>11</seq-order>
         <name>OP_DATE</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>A Vendor Supplied field</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16931">
         <seq-order>12</seq-order>
         <name>OP_VALUE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>50</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A Vendor Supplied field</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16930">
         <seq-order>13</seq-order>
         <name>SOURCE_FILE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>50</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Source file used to load this data</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="16929">
         <seq-order>14</seq-order>
         <name>REP_VESSELID</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>10</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The vessel information reported on the form</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:5413</guid>
      <metadata-record-created-by pers-id="1279">Lee Weinberger</metadata-record-created-by>
      <metadata-record-created>2007-10-15T10:13:55</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:10:59</metadata-record-last-modified>
      <record-published>2021-05-06</record-published>
      <owner-organization>Southeast Fisheries Science Center</owner-organization>
      <owner-organization-acronym>SEFSC</owner-organization-acronym>
      <owner-organization-address>75 Virginia Beach Drive</owner-organization-address>
      <owner-organization-address-city>Miami</owner-organization-address-city>
      <owner-organization-address-state>FL</owner-organization-address-state>
      <owner-organization-address-zip>33149</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone>(305)361-5761</owner-organization-phone>
      <owner-organization-url>www.sefsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>8:00 a.m. - 4:30 p.m. EST</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>2021-05-06</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2022-05-06</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
